yannham/mechaml
OCaml functional web scraping library
Mechaml helps OCaml developers automate interactions with websites. It takes a web address and instructions for navigating pages, filling out forms, and managing sessions, then returns the content or the result of a submission. This is for developers who need to programmatically gather information from websites or automate web-based tasks.
No commits in the last 6 months.
Use this if you are an OCaml developer needing to programmatically fetch web content, interact with HTML forms, and manage HTTP sessions (cookies, headers, redirects).
Not ideal if you are not an OCaml developer or if you need a high-level, no-code web scraping tool.
Stars
92
Forks
6
Language
OCaml
License
LGPL-3.0
Category
Last pushed
May 06, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/yannham/mechaml"
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.