Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 281 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 281 Bytes

StockX Product Scraper

Scrapes the StockX website and saves the product data to a csv.

Original code from zpencerguy. Modified to work with the StockX website.

Prerequisites

Requirements:

  • Pandas
  • Requests