Skip to content

A small python program to get your steam game time information

License

Notifications You must be signed in to change notification settings

cningyuan/steam_gametime_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

steam_gametime_info

#A small python program to get your steam game time information 这是一个简单的Python爬虫,输入你的steam个人主页地址(请先确保你的主页隐私设置为公开,否则可能会抓取失败),然后抓取结果会在保存程序的根目录下一个名为gametimeinfo.txt的文件中。游戏名与游戏时间之间会有 '|' 作为分隔符分隔开来,方便直接导入Excel。

后期会加入json,直接生成图表。

使用到的库:urlib, re

欢迎交流吐槽。 email: [email protected]

About

A small python program to get your steam game time information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages