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

https://github.com/srijan-d/web-scraper-amazon

Web scraper for any ecommerce platform like amazon, which checks for the price of an item every 30 seconds and notifies the user via an SMS if the price falls below a certain value.
https://github.com/srijan-d/web-scraper-amazon

amazon cheerio express nodejs scraper sms twilio

Last synced: about 1 month ago
JSON representation

Web scraper for any ecommerce platform like amazon, which checks for the price of an item every 30 seconds and notifies the user via an SMS if the price falls below a certain value.

Awesome Lists containing this project

README

        

# Web-Scraper-Amazon
Built a web scraper using twilio and cheerio for amazon or any other url ecommerce platform which checks for the price every 30 seconds and notifies the user via an SMS if the price falls below a certain value.

packages used for the same: twilio and cheerio