Skip to content

Express JSON API that returns the items in an Amazon wishlist page

Notifications You must be signed in to change notification settings

Termtime/express-amazon-wishlist-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express JSON API that returns the items in an Amazon wishlist page

Endpoints

/Search

Will return the items of the sent search query parameters:

q ---> Search Query (non formatted, example: 'Radeon rx 580')

/Wishlist

Will return the items of the sent wishlist ID

q ---> Amazon wishlist ID (from the wishlist URL)

Both endpoints return this JSON data structure:

response data structure

About

Express JSON API that returns the items in an Amazon wishlist page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published