steam-crawler
steam-crawler copied to clipboard
A set of scripts that crawls STEAM website to download game reviews.
Hi! First of all, thank you for these amazing scripts. I am currently working on a school project and I was wondering if it was possible to also scrap the...
I have got the game names and IDs. When running steam-review-crawler, the value of 'start_offset' increase: `start_offset=0` `start_offset=20` `start_offset=40` `start_offset=60` but they all return the same page. Has the url...
Hi, I was trying to run the _steam-game-crawler.py_. However, I keep getting an error saying `Error downloading the URL: http://store.steampowered.com/search/results?sort_by=_ASC&snr=1_7_7_230_7&page=0`. Do you have any idea how I may fix this?...