This is a simple and quick scraping tool to scrape the dilemmas found in the Sara & Monopolet - podcast DR page.
Though targetted at dilemmas specifically, the script can be modified to extract description and other data related to podcast episodes from DR.
All requirements are in the pyproject.toml
file.
As the tool was made to be used once, it is not maintained. The to-do list below can also be seen as the main missing features of the tool.
- Add logging messages for info and debugging
- Create test for utilities
- Further documentation