Skip to content

T0rnik3/Steam_Store_Parsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parsing Steam Store

Web Parsing - Mini Project

WHAT DOES THIS PROJECT DO?

Parser.py is a Python script which Sends a Request to a Steam's TOP SELLERS Webpage;

Top_Seller.csv DATA Contains following information:

  • Game's Title
  • Game's Release Date
  • Game's Old price ($)
  • Game's Discount (%)
  • Game's New Price ($)
  • List of Platforms on which it is playable
  • Percentage of Positive Ratings
  • Game's Reviews Count and
  • Game's Logo IMG_URL

Releases

No releases published

Packages

 
 
 

Languages