How to retrieve wishlists from Amazon? -


how retrieve wishlists , items in cart amazon? documentation product advertisement api not talk wishlists.

you write custom web scrapper takes username/password inputs , uses scrap information wishlist after logging in credentials @ hand. might not best solution, i'm sure possible. might little bit on tinkering raw html etc.

also, run risk of website changing structure of page. have sort of checksum hash of structure stored in persistent store, failing which, refrain scrapping site.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -