SteamScrapeBot is a tool designed to scrape data from Steam. This bot can be used for various purposes, including gathering information about games, prices, reviews, and more.
- Scrape game details including name, price, and reviews.
- Gather data on game sales and discounts.
- Extract user reviews and ratings.
- Clone the repository:
git clone https://github.com/Collaborative-Software-Development-Club/SteamScrapeBot.git
- Navigate to the project directory:
cd SteamScrapeBot
- Install the required dependencies:
pip install -r requirements.txt
Run the bot:
python steammethods.py
Contributions are welcome! Please fork the repository and create a pull request.
This project is licensed under the MIT License.