https://github.com/careydevelopment/web-crawler
Utilities that retrieve and parse online HTML documents.
https://github.com/careydevelopment/web-crawler
api bot java11
Last synced: about 1 year ago
JSON representation
Utilities that retrieve and parse online HTML documents.
- Host: GitHub
- URL: https://github.com/careydevelopment/web-crawler
- Owner: careydevelopment
- License: mit
- Created: 2021-08-12T21:31:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-18T22:47:10.000Z (almost 5 years ago)
- Last Synced: 2025-02-03T22:40:54.317Z (over 1 year ago)
- Topics: api, bot, java11
- Language: Java
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Carey Development Web Crawler
 

[](https://search.maven.org/artifact/us.careydevelopment.util.bot/web-crawler/1.2.0-RELEASE/jar)
Carey Development Web Crawler handles routine web crawling tasks and parses HTML documents.
## Latest Release
You can pull it from the central Maven repositories:
```xml
us.careydevelopment.util.bot
web-crawler
1.2.0-RELEASE
```
## License
This code is under the [MIT License](https://github.com/careydevelopment/web-crawler/blob/main/LICENSE).