https://github.com/sadatrafsanjani/spider-web-crawler
A web crawler that implements breadth first search algorithm and built with maven.
https://github.com/sadatrafsanjani/spider-web-crawler
breadth-first-search jsoup webcrawler
Last synced: about 2 months ago
JSON representation
A web crawler that implements breadth first search algorithm and built with maven.
- Host: GitHub
- URL: https://github.com/sadatrafsanjani/spider-web-crawler
- Owner: sadatrafsanjani
- Created: 2017-11-15T16:07:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T16:08:32.000Z (almost 8 years ago)
- Last Synced: 2025-08-16T16:02:31.304Z (about 2 months ago)
- Topics: breadth-first-search, jsoup, webcrawler
- Language: Java
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spider-Web-Crawler
A web crawler that implements breadth first search algorithm and built with maven.