DrewCarlson/KtSoup
A Kotlin multiplatform HTML5 parsing library
This is a library for developers to parse HTML5 content. You provide a string of HTML and it gives you back a structured document that you can navigate to extract text or other HTML fragments. Developers who need to process or manipulate web content programmatically would use this.
Use this if you are a developer building an application that needs to extract specific data from raw HTML strings across different platforms.
Not ideal if you are not a developer and are looking for a no-code or low-code solution for web scraping or data extraction.
Stars
35
Forks
—
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/DrewCarlson/KtSoup"
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.