Skip to content

Simple JS based web-scraper to extract useful information from an Amazon product page

License

Notifications You must be signed in to change notification settings

Aragorn-64/amazon-product-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amazon-product-scraper

  • 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

To do:

  • Restructure project
  • Make a better UI
  • Validate incoming urls
  • Scrape more data fields
  • Fix bugs

How to use:

  • Run npm run start
  • Open index.html
  • Enter amazon product URLs one by one, and essential data is scraped and displayed

About

Simple JS based web-scraper to extract useful information from an Amazon product page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published