Skip to content

Releases: rcpoison/steam-scraper

1.6

29 Aug 22:23
Compare
Choose a tag to compare

vdf changed, comparing games node case insensitive now.

1.5

07 Aug 18:19
Compare
Choose a tag to compare
1.5
  • fix html selectors for changed steam pages
  • fix vdf parsing (escaped quotes inside string literals)
  • http no longer supported

1.3

15 Mar 21:43
Compare
Choose a tag to compare
1.3
  • set permissions on sharedconfig, steam doesn't want to overwrite if it isn't group-writable O_o

v1.2

08 Mar 20:51
Compare
Choose a tag to compare
  • update docs
  • cleanup partial cache entries
  • make cache expiration configurable
  • make #threads configurable
  • support scraping vr tags

1.1

07 Mar 23:00
Compare
Choose a tag to compare
1.1
  • support configuration file
  • verbose output flag
  • scrape icon and header image

1.0

03 Mar 23:49
Compare
Choose a tag to compare
1.0

Steam store pages now contain categories and genres, thus the rate-limited JSON API is no longer used.
Together with multithreaded tag fetching this leads to a significant speedup.

(Beware that the old cache is no longer used and the ouput is very sparse, don't worry if it takes some time to populate the cache for the first time)

Changes:

  • generic file cache
  • generic TagLoader iface
  • multithreaded batch-fetching

1.0-beta5

17 Dec 19:06
Compare
Choose a tag to compare
1.0-beta5 Pre-release
Pre-release

implemented support for replacement dictionary

1.0-beta4

16 Dec 18:13
Compare
Choose a tag to compare
1.0-beta4 Pre-release
Pre-release

added support for whitelist file

1.0-beta3

05 Dec 21:48
Compare
Choose a tag to compare
1.0-beta3 Pre-release
Pre-release

Skip age check

1.0-beta2

05 Dec 20:42
Compare
Choose a tag to compare
1.0-beta2 Pre-release
Pre-release

added support for user-defined tags