aantron/lambdasoup
Functional HTML scraping and rewriting with CSS in OCaml
This is a tool for developers who work with OCaml and need to extract specific pieces of information from HTML or XML documents, or modify them programmatically. You provide HTML/XML content, specify what you're looking for using CSS selectors, and it returns the data you want or a modified document. OCaml developers would use this to automate tasks like data extraction or content manipulation.
406 stars. No commits in the last 6 months.
Use this if you are an OCaml developer needing a simple, functional library to scrape data from web pages or manipulate HTML/XML structures.
Not ideal if you are not an OCaml developer or need a full-fledged browser automation tool.
Stars
406
Forks
35
Language
OCaml
License
MIT
Category
Last pushed
Nov 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/aantron/lambdasoup"
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.