borsch / base-crawler

Base crawler for crawling static pages

Home Page:https://docs.crawler.kurpiak.net.ua/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

base-crawler

About

This library can be used to parse html page into java object using xml-based rules

Installation

<!-- https://mvnr/epository.com/artifact/com.github.borsch/base-crawler -->
<dependency>
    <groupId>com.github.borsch</groupId>
    <artifactId>base-crawler</artifactId>
    <version>2.0.0</version>
</dependency>

Example

Example with description can be found here and complete project can be found here

About

Base crawler for crawling static pages

https://docs.crawler.kurpiak.net.ua/


Languages

Language:Java 99.8%Language:Shell 0.2%