Skip to content

Naresh-Nelavalli/Trend-Analysing-Web-Crawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Trend-Analysing-Web-Crawer

Description: This application is designed to use web crawling and show what’s trending in the news or any set of websites in particular. The application is written entirely in Java. Various third party libraries were utilized for key operations such as fetching the webpages (JSoup), creating the tag cloud (Opencloud). The application incorporates features such as: • Crawling the webpages until a certain depth • GUI features from the Swing and JavaFX libraries • Java Collections such as Hash sets, Linked Lists, Dictionaries, and Array Lists to store and manage data from the crawled websites. • Tag cloud from the words obtained from the analysis of text obtained from the crawled webpages. • Web links from the words in the tag cloud to the corresponding website.

References: • How to make a simple web crawler in Java, http://www.netinstructions.com/how-to-make-a-simple-web-crawler-in-java/ • JavaFX 2: Create Nice Login Form, http://zoranpavlovic.blogspot.com/2012/05/javafx-2-create-nice-login-form.html • Stop Words List, http://www.programcreek.com/java-api-examples/index.php?example_code_path=weka-weka.core-Stopwords.java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published