Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

AnakinFoxe/AmazonCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AmazonCrawler

This program sends Amazon Crawler which obtains specified product and its reviews.

Usage: AmazonCrawler [options] <ASIN> <dir>

Options:

-h        Display help information
-m        Utilize multi-threading
-v        Produce verbose output. Normally for debugging.

Input:

<ASIN>    Amazon ASIN of the product
<dir>     Directory for crawled results

Example: AmazonCrawler -mv B00VSIT5UE A_Random_Folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages