Skip to content

ZenMonk/java_amazon_crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Amazon Crawler

I wanted a project to start playing around with Java and Jauntium so I created a very simple, single product, amazon crawler that sends all crawled data to AWS Kinesis for later processing.

If you want to play around with it on your system update the chromedriver path on line 24 of AmazonCrawl.java as well as the name of the Kinesis stream on line 58 of the same file. Build it with gradle and run it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%