Web scraping project running a Windows' terminal app for arcade ROMs fetching. Download whole platform libraries or look for a specific game! Data usage from retrostic.com.
- Add a whole platform
- Search a specific game obtaining a list based on the number of downloads
- Get an overview of your current library (/roms/)
- Automatic directories creation
- .NET Core 3.1
- HtmlAgilityPack (https://www.nuget.org/packages/HtmlAgilityPack/)
- WebClient sync dowload service
- Next version of this app will be using WPF.