An open API service indexing awesome lists of open source software.

https://github.com/alaeddinalhamoud/web-crawler-java

Web Crawler using JSOUP JAVA
https://github.com/alaeddinalhamoud/web-crawler-java

crawker java jsoup threading web

Last synced: about 1 month ago
JSON representation

Web Crawler using JSOUP JAVA

Awesome Lists containing this project

README

          

# Web-Crawler-JAVA

Web Crawler using JSOUP in JAVA Threading
This Code will get all link from the website.
For Example:
bbc.co.uk
Max page number 500.
KeyWords
Number of visited pages
nubmber of nonvisited pages..
https://jsoup.org

http://www.a-hamoud.com/Post/details/2137-jsoup-with-web-crawler

check the code and lean more :P