Skip to content

Amazon data scraping API, with fetch product details, offers, reviews and search responses.

Notifications You must be signed in to change notification settings

Dav-ee/SCRAPER-API-AMAZON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCRAPER-API-AMAZON NODE.js

Amazon data scraping API, with fetch product details, offers, reviews and search responses.

#STEPS ~ Initialize package.json npm init -y

PACKAGES NEEDED (install them)

  1. express
  2. request
  3. request-promise
  4. nodemon

~ Sign up for an account here https://www.scraperapi.com/

~ Copy api key and assign it to the apiKey const variable.

About

Amazon data scraping API, with fetch product details, offers, reviews and search responses.

Topics

Resources

Stars

Watchers

Forks