israel-dryer / Steam-Game-Review-Scraper

Extract reviews and user info for any game on Steam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steam-Game-Review-Scraper

Extract reviews and user info for any game on Steam. (Unless you really just want to scrape this data... you are better of just using the API, which I didn't know about when I wrote this code) >> https://github.com/woctezuma/download-steam-reviews.

Requirements

You'll need to install the following libraries before beginning this project:

  • Selenium : for automating the web browser; this can be involved... so check my short YouTube video for a walkthrough.
  • OpenPyXL : for saving the data to an Excel spreadsheet (optional)

Example

Click to view Excel file

About

Extract reviews and user info for any game on Steam


Languages

Language:Jupyter Notebook 100.0%