I've been blown away by notebooklm and would love to use it via an API. There currently isn't an official API but is there some alternative way of enabling something similar via an API or combination of APIs?
You can use <a href="https://www.vadoo.tv/notebooklm-podcast-generator" rel="nofollow">https://www.vadoo.tv/notebooklm-podcast-generator</a> which is an alternative to NotebookLM and has api
You could script it with a headless browser and Playwright, probably, or just inspect the NotebookLM app and make similar API calls to the ones it's sending.