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
- Host: GitHub
- URL: https://github.com/alaeddinalhamoud/web-crawler-java
- Owner: Alaeddinalhamoud
- License: apache-2.0
- Created: 2018-03-05T20:13:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T13:37:39.000Z (about 8 years ago)
- Last Synced: 2025-01-19T22:15:03.085Z (over 1 year ago)
- Topics: crawker, java, jsoup, threading, web
- Language: Java
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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