Skip to content

Multi threaded Java web crawler which can generate pages from online content

Notifications You must be signed in to change notification settings

godfriedmeesters/pagegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PageGen

PageGen is a multithreaded web crawler, which will start from a given keyword, and will then grab related pages starting from Google, up to a crawl dept specified by the user. After fetching the pages, it will re-arrange its contents, for example by applying Markov chains. This software can be used for generating search engine content.

Entry point of this program is here

About

Multi threaded Java web crawler which can generate pages from online content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages