Skip to content

stockx web crawler that scrapes predefined data for each shoe. In particular:

Notifications You must be signed in to change notification settings

zjy-T/stockx-farfetch-web-cralwer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

StockX Web Cralwer

Welcome to the custom StockX web crawler! This scraper is built using Beautifulsoup4 and is designed to:

  1. Collect data from the sneaker section of StockX, scraping information including sneaker name, retail price (converted to usd), average resell, last resell, calculated average profit and the url to the shoe image
  2. Automatically create and/or save all scraped data into a .csv file
  3. Access the image url to download the shoe image into a local folder
  4. The saved image's name will also be written to the .csv corresponding to the shoe, allowing for building convenient dataloaders for deep learning projects
  5. Scalable to scrape other sections of Stockx as well, including clothing, merchandise etc. (However these features are not implemented)

About

stockx web crawler that scrapes predefined data for each shoe. In particular:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages