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

[QUESTION] new version of scrape{it} #225

Open abcaabcabc opened 1 year ago

abcaabcabc commented 1 year ago

describe what you want to archive e.g. I want to archive [...] and therefore tried to do [...]

last version 1.2.2 of scrape{it} was distributed on Jul, 2022 so I wonder when are you going to distribute new version of scrape{it}

Code Sample If applicable, add a small sample code that illustrates your question.