https://github.com/reubenmathew/stockxsneakers
An experiment with the StockX API, hmmm this could lead to something...
https://github.com/reubenmathew/stockxsneakers
Last synced: about 2 months ago
JSON representation
An experiment with the StockX API, hmmm this could lead to something...
- Host: GitHub
- URL: https://github.com/reubenmathew/stockxsneakers
- Owner: ReubenMathew
- Created: 2019-01-09T02:47:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T16:56:34.000Z (over 6 years ago)
- Last Synced: 2025-03-23T04:41:23.316Z (2 months ago)
- Language: Python
- Size: 220 KB
- Stars: 6
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StockXSneakers
Using the StockX API available at https://stockx.com/api/browse?page=1&productCategory=sneakers
As of now the point of this repo is to provide a dataset with all sneakers that are available StockX.
Explorations and insights into this data are soon to come.Inspiration from my web scraping experiments found in https://github.com/ReubenMathew/DataOpsExperiments
Notes:
1. If compiler throws a HTTP error from urllib package, delete cookies and run Pagination
2. API getting really depends on internet speed
3. Clear cookies if urllib throws 502 ErrorTo Do:
1. Explore seaborn utilities or something with radarplots cuz they're cool
2. Explore data
3. Use the data I guess...
4. IMPORTANT!!! Move getData_API.py to some hosting thing where it can automatically run and not depend on home internet speeds
5. Do some repo organization, like folders and stuff
6. Rename to Project: SneakerNerd
7. Ask stockx for they're actual API lol