davrob01 / AmazonBestSellerBooksScraper

This program scrapes Amazon to get book data (the ISBN, title, author, price, etc.) of the top 100 Best Selling books in EVERY category and every subcategory in both US and International domains. Download EXE from here:
http://students.cs.niu.edu/~z1540454/scraper/amazonbooks.php
Other
12 stars 5 forks source link

No books are loaded #4

Closed euthimius closed 7 years ago

euthimius commented 7 years ago

Dear David,

Your AmazonBestSellerBooksScraper.exe isn't working after the update.

No books are loaded nor in the test neither in the normal process.

Log file remains blank.

davrob01 commented 7 years ago

Hello euthimius,

Thank you for letting me know. It looks like Amazon has changed the way book nodes are represented, effecting the outcome of the scraper.

I have resolved this issue in commit aa1cdc5c27ccb219334b7774b3939e22aa9c0534

Please re-download the scraper.

Thank you for your contribution!

-David