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
805 stars 59 forks source link

migrate to ktor 2.0 #183

Closed nise-nabe closed 2 years ago

nise-nabe commented 2 years ago

https://ktor.io/docs/migrating-2.html

christian-draeger commented 2 years ago

this will fix #184