rgabeflores / eBay-Scrape

An eBay listings scraper using eBay's API and Google Sheets API (Implemented w/ Python 3.6)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eBay Item Scraper

This script uses eBay's API to retrieve data from listings and calculates basic statistics for data visualization. The results are saved to a Google spreadsheet through the Google Sheets API.

The following values are calculated:

  • Mean
  • Median
  • Mode
  • Variance
  • Standard Deviation

Contributors

About

An eBay listings scraper using eBay's API and Google Sheets API (Implemented w/ Python 3.6)


Languages

Language:Python 100.0%