Skip to content

Steam is the ultimate destination for playing, discussing, and creating games. We want to scrape the details of "New and Trending" games. For every game, find out the number of positive reviews, date of release, name of developer and publisher. Find out the system requirements for each game. Scrape reviews for each game.

License

Notifications You must be signed in to change notification settings

Rajat4445/Steam-Project

Repository files navigation

Steam Website Scraping

Background

Steam serves as the ultimate hub for gaming enthusiasts, offering a vast array of titles and facilitating discussions and creations within the gaming community. This project aims to fetch essential information on the latest "New and Trending" games available on the platform.

Objective

  • Scrape details of top "New and Trending" games.
  • Retrieve release date and year for each game.
  • Obtain number of positive reviews, developer and publisher names for each game.
  • Extract system requirements for each game.
  • Scrape reviews for each game.

Result

  • Utilized BeautifulSoup and Scrapy libraries in Python for data scraping.
  • Employed HTML parsing techniques and list comprehensions for efficient extraction of information.
  • Saved scraped data in CSV format for further analysis and visualization.

Through this project, we aimed to provide gamers and industry analysts with valuable data into the latest gaming trends and facilitate informed decision-making within the gaming community.

About

Steam is the ultimate destination for playing, discussing, and creating games. We want to scrape the details of "New and Trending" games. For every game, find out the number of positive reviews, date of release, name of developer and publisher. Find out the system requirements for each game. Scrape reviews for each game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published