markfoster314 / Pricecharting-Scraper

Uses web scraping to get classic video game market values from pricecharting.com without buying their API
12 stars 2 forks source link

Pricecharting Scraper

This program uses web scraping to pull market values for video games from Pricecharting.com without purchasing their API

Pricecharting uses eBay's APIs to query successful transactions over the past three months for video games, classifies each transaction, then averages these values to come up with fair market values for loose cartridges, complete in box games (cartridge + manual + box), and sealed games. They sell an API to query this data, but the information is also available online for free. This application uses web scraping to create a CSV file with games' fair market values.

Installation

Required

Clone

Run

Usage examples

Using eBay's APIs, you can query active listings for these video games, compare their price to the values in the filled CSV files, and set up an application to notify you whenever there's a great deal.

Run this script daily to gather historical pricing information for these video games, then come up with future price predictions and invest in video games

Meta

Mark Foster – LinkedIn – markfoster314@yahoo.com