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.
- Host: GitHub
- URL: https://github.com/srijan-d/web-scraper-amazon
- Owner: Srijan-D
- Created: 2022-10-08T12:27:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T09:12:57.000Z (about 2 years ago)
- Last Synced: 2025-02-18T04:54:01.342Z (3 months ago)
- Topics: amazon, cheerio, express, nodejs, scraper, sms, twilio
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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