- Extract news articles from BBC News for content creation.
- Generate engaging podcast scripts from news articles.
- Classify news content based on suitability for storytelling.
- Automate the process of content curation for podcasts.
Fetch the main BBC News page to retrieve article links. Extract news titles and descriptions using HTML content extraction. Filter articles to identify those suitable for podcasting. Generate podcast scripts using advanced language models. Convert scripts into audio format for distribution.
- 1Import the workflow template into n8n.
- 2Connect your news extraction and language model accounts.
- 3Configure any necessary authentication settings.
- 4Test the workflow by triggering the manual start node.