Skip to content

A custom made Web Crawler developed by extending open Source Crawler4j for fetching the site contents and writing to the database

Notifications You must be signed in to change notification settings

krithivasanchandran/WebCrawler

Repository files navigation

Writing the Business Logic for the fetched text (Html Source) . Extensive use of String Immutable Object is  used 
to achieve the desired function of writing it to the DAO Crawler ( Database). Substring , IndexOf , CharAt is the most commonly used String functions.

About

A custom made Web Crawler developed by extending open Source Crawler4j for fetching the site contents and writing to the database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages