Ron-Chang / steam_games_spider

Steam games scraping, be able to download the data by os and is_on_sale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title
Steam Games Crawler
tags: spider steam python

Steam Games Crawler

Instruction: API Documentation:

Outline

[TOC]

AIM TO:

Get all steam games info insert to the database or update database if the game is existed, forward the on sale games which in the users whishlist as a email to the user.

  • Available options
    • on sale ( True / False)
    • platform ( windows, macOS, linux)

About

Steam games scraping, be able to download the data by os and is_on_sale


Languages

Language:Python 100.0%