Skip to content

A simple Python script which uses the Steam API to display relevant game data.

Notifications You must be signed in to change notification settings

szynl/steamscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Steamscrape

A simple Python script which uses the Steam API to display relevant game data.

Installation

Requires local installation of the Requests and bs modules via python -m pip install requests and python -m pip install bs4

Bugs and Updates

Currently developing a workaround for games with special characters in their titles, such as 迷雾之夏-The Vigilant Villa. Some testers are reporting errors with being unable to find data for Terraria specifically (potentially due to being rate limited).

About

A simple Python script which uses the Steam API to display relevant game data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages