Tool that extracts urls from website and parses useful information.
Sample use case:
python siteExtractor.py --input "/exampleinputpath/mySteamGames.txt" --output "/exampleoutputpath/metacriticurls.txt" --find "metacritic.com" -s "pc/"
If this is directed at steamdb info pages, it will extract the metacritic pages for all your games.