Skip to content

lon9/steam-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Steam Crawler GoDoc Build Status

Steam Crawler is crawler for discounted games in Steam.

##Usage

go get github.com/Rompei/steam-crawler

If you got error, "socket: too many open files", when you execute a software that uses this software, please set ulimit -n more, because this software opens sockets more than ulimit already set.

##Data Structure in CSV

Nnumber,Name,Release date,Discount rate,Normal price,Discount price,Reputation,the number of reviewer,URL

###Example

1,Counter-Strike: Global Offensive,"21 Aug, 2012",50,1480,740,93,948815,http://store.steampowered.com/app/730/

##License

BSD 3-Clause license

##Note

Please use this software by self-responsibility.

About

Web crawler for Steam's special games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages