fcannizzaro/ksoup
Kotlin Wrapper for Jsoup
This project helps Kotlin developers extract specific data from web pages. You provide a web page's HTML and define what information you want to pull out, like text, images, or links. The tool then structures this extracted data into easy-to-use Kotlin objects. It's for developers who need to programmatically collect and organize information from websites.
No commits in the last 6 months.
Use this if you are a Kotlin developer who needs to programmatically parse HTML and map its content directly into Kotlin objects.
Not ideal if you are not a Kotlin developer or need a no-code solution for web data extraction.
Stars
60
Forks
6
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Sep 02, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/fcannizzaro/ksoup"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.