https://github.com/snivyn/supreme-dumper
Outputs current products on SupremeNYC's site to a CSV file. Extracted info includes category, product name, price, stock status, and an image.
https://github.com/snivyn/supreme-dumper
supreme
Last synced: 10 months ago
JSON representation
Outputs current products on SupremeNYC's site to a CSV file. Extracted info includes category, product name, price, stock status, and an image.
- Host: GitHub
- URL: https://github.com/snivyn/supreme-dumper
- Owner: Snivyn
- License: mit
- Created: 2017-10-10T22:27:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T02:36:45.000Z (over 8 years ago)
- Last Synced: 2025-04-23T19:16:30.734Z (about 1 year ago)
- Topics: supreme
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# supreme dumper
## About
Outputs current products on SupremeNYC's site to a CSV file. Extracted info includes category, product name, price, stock status, and an image.
### What can this project do?
* Find all products on Supreme's site
* Export all product links from Supreme's site to a CSV file (products_raw.csv)
* Export product names, categories, prices, images, and whether or not any stock remains to a CSV file (products.csv)
### What's left to do?
* Proxy support
### Why did I make this?
* Supreme product monitor development
* Supreme bot development
## Screenshots


## Credits
**Niveen Jegatheeswaran** - [@snivynGOD](https://twitter.com/snivynGOD)
## Disclaimer
Not affiliated with Supreme in any way. This is a personal project.
It may not be stable.
If you have any suggestions, or want to help make this better, let me know!
Twitter: @snivynGOD
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.