Dyzio18 / java-web-bot-library

Java website crawler - library for analyze and testing websites

Home Page:https://github.com/Dyzio18/java-web-bot-library/blob/master/PDF-presentation-PL.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java-web-bot-library

An experimental, compact, universal Java API which allows you to create your own web-bot.

Presentation of technology

Presentation

Getting started

WARNING! This project is still highly experimental and many aspects of it are subject to breaking changes, continue at your own risk.

This API allows you to create simple bot which can execute complex tasks. If you're starting new project you can simple import web-bot package and create your own website extractor. Which will extract date from websites under assigned url and can display them in the form of for e.g complex web-site map (or graph). Used algorithms allows to use different web-search depth adequate to user needs.

Example of extracted data

Alt text

Example of usage with user interface

Alt text

@authors:
Patryk Nizio
Bartłomiej Bolek
Rafał Aleksander

About

Java website crawler - library for analyze and testing websites

https://github.com/Dyzio18/java-web-bot-library/blob/master/PDF-presentation-PL.pdf


Languages

Language:Java 94.0%Language:CSS 4.7%Language:HTML 1.4%