yasserqureshi1 / Sneaker-Monitors

A collection of web monitors that notify of restocks or updates on sneaker related sites through Discord Webhook. This includes Shopify, Nike SNKRS (supports 42 countries), Supreme and now Footsite monitors!
GNU General Public License v3.0
462 stars 126 forks source link

Product prices #64

Closed WorteXik closed 3 years ago

WorteXik commented 3 years ago

Is there any way to add product prices?

Thjisio commented 3 years ago

Hi,

This can be done by scraping with BeautifulSoup. Please read the documentation of that to see how to scrape specific classes. After scraping, it has to be added to the monitor embed to actually output.

yasserqureshi1 commented 3 years ago

This has just been added on a few of the monitors