[ ] Define what information we want from the page. At least a rough version of it. This can be easily extended in the future.
[ ] Choose a scraping library.
[ ] Add integration tests. It does not make sense to test a scraper without running integration tests. Maybe we can do unit tests also using a download version of the page. But we should run periodically the scraper versus the page to make sure nothing is broken.
I need to implement the logic to be able to scrape this kind of page: https://tvtropes.org/pmwiki/pmwiki.php/Main/AbandonedMascot.
For that, we need several things: