- Simple JS based web-scraper to extract useful information from an Amazon product page
- Can scrape some essential information from a Amazon product page
- Displays the scraped data in the frontend
- Restructure project
- Make a better UI
- Validate incoming urls
- Scrape more data fields
- Fix bugs
- Run
npm run start
- Open index.html
- Enter amazon product URLs one by one, and essential data is scraped and displayed