/crawler

A java crawler application which crawls the sample flight booking sites

Primary LanguageJava

A smaple of a Java Crawler application

A java crawler application which crawls the sample flight booking sites at the specified period with a scheduler and returns the information. This information might be fetched from a REST API or an HTML page.