[WS2] Web Scraper Multithreading Using Java with PhantomJS (CSV files and MySQL database included)

Published: 30 July 2016
on channel: Bernard Lago
643
0

This demonstrates how to simultaneously scrape Amazon web store book categories for details such as rank, title, author and price.

Applying Multithreading to AmazonWebScraper by:
packaging the java app to an executable jar file
passing categories as arguments during execution

Sample categories are:
bestsellers for Best Sellers
new-releases for New Releases

Execution:
java -jar AmazonWebScraper.jar bestsellers new-releases

Output:
CSV files, e.g.
1. new-releases_books_2016-07-30_15-59-27.csv
2. bestsellers_books_2016-07-30_15-59-28.csv
DB entries
books.new_releases
books.best_sellers


On this page of the site you can watch the video online [WS2] Web Scraper Multithreading Using Java with PhantomJS (CSV files and MySQL database included) with a duration of hours minute second in good quality, which was uploaded by the user Bernard Lago 30 July 2016, share the link with friends and acquaintances, this video has already been watched 643 times on youtube and it was liked by 0 viewers. Enjoy your viewing!