52 Forks
653 Stars
653 Watchers

skrape.it

A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.

How to download and setup skrape.it

Open terminal and run command
git clone https://github.com/skrapeit/skrape.it.git
git clone is used to create a copy or clone of skrape.it repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with skrape.it https://github.com/skrapeit/skrape.it/archive/master.zip

Or simply clone skrape.it with SSH
[email protected]:skrapeit/skrape.it.git

If you have some problems with skrape.it

You may open issue on skrape.it support forum (system) here: https://github.com/skrapeit/skrape.it/issues