An open API service indexing awesome lists of open source software.

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.

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
![Screenshots](https://i.gyazo.com/5a8cfb35dcd15959a1b40909c873d72c.png)
![Screenshots](https://i.gyazo.com/333f7d9386ce26090630447538106402.png)

## 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.