Skip to content

The GamePriceTracker is a Python tool for finding gaming products ๐ŸŽฎ on eBay and tracking their prices over time. It uses search queries and filters ๐Ÿšซ to gather data, which can be saved to CSV files or an SQLite database for easy analysis and long-term tracking. ๐Ÿ“ˆ

License

Notifications You must be signed in to change notification settings

GylanSalih/GamePriceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

GamePriceTracker

The Gaming Scraper is a Python-based tool designed to search for gaming products on eBay and analyze their prices over time. This scraper retrieves data based on user-defined search queries, applies filters, and provides insights into price trends. It also supports saving the scraped data to both CSV files and an SQLite database, allowing for long-term analysis and tracking.

Features

  • Search eBay: Perform searches for gaming products on eBay with customizable search queries.
  • Filter Results: Exclude items based on user-defined keywords and languages.
  • Condition Filtering: Filter products based on their condition (e.g., New, Like New, etc.).
  • Data Storage: Save results to CSV files and an SQLite database for easy access and future analysis.
  • Price Trend Analysis: Visualize historical price trends of gaming products.
  • URL Shortening: Shorten eBay item URLs for cleaner output.

Installation

  1. Clone the repository:

    git clone https://github.com/GylanSalih/GamePriceTracker
  2. Navigate to the project directory:

    cd GamePriceTracker
  3. Install dependencies (if any): The script requires Python 3.x. No additional Python packages are required.

Usage

  1. Coming Soon :)

Customization

Coming Soon :)

Contributing

If you'd like to contribute to this project, please fork the repository and use a feature branch. Pull requests are warmly welcome.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

The GamePriceTracker is a Python tool for finding gaming products ๐ŸŽฎ on eBay and tracking their prices over time. It uses search queries and filters ๐Ÿšซ to gather data, which can be saved to CSV files or an SQLite database for easy analysis and long-term tracking. ๐Ÿ“ˆ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages