skrapeit / 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.
https://docs.skrape.it
MIT License
789 stars 57 forks source link

Update Gradle config #194

Closed aSemy closed 2 years ago

aSemy commented 2 years ago

Preparation for #192

WIP:


Okay, all done!

Changes of note:

christian-draeger commented 2 years ago

Really really big thanks for the great work 🎉👌 This will help to evolve the library a lot 🙂