I need a tool that allows me to enter the URL of an RSS feed (which is an XML file type), then scrapes all of the data from that feed in an organized way into a CSV file.
For example, for the RSS feed located at https://feeds.megaphone.fm/hubermanlab, the tool should automatically return the following into two neatly organized CSV files:
CSV file #1: Channel information - title, description, language, copyright text, etc.
CSV file #2: Episode information - title, description, duration, categories, mp3 download link, etc.
Note: due to differences in the information provided in different RSS feeds, the CSV file returned for Episode information should include the maximum number of columns / attribute fields that could potentially be relevant.
If this project goes well, we have additional related project work available!
Thank you and look forward to speaking.
Project ID:
3432674
Project category:
Microsoft Power Automate, Python, Data Extraction, Data Scraping, Power Query