Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 359 Bytes

File metadata and controls

6 lines (5 loc) · 359 Bytes

site-extractor

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.