MontFerret/worker
Containerized Ferret worker
This tool helps software developers and system administrators integrate web scraping into their applications by providing a dedicated server. It takes Ferret Query Language (FQL) queries as input, executes them against specified web pages (including browser automation), and returns the extracted data, such as page titles, links, or custom datasets. It is ideal for those who need to programmatically collect data, monitor websites, or automate web application testing.
Use this if you need a robust, scalable way to execute web scraping tasks or automate browser interactions via a simple HTTP API within your existing applications.
Not ideal if you need a simple, one-off web scraping solution that doesn't require programmatic integration or you are looking for a visual, no-code scraping tool.
Stars
14
Forks
7
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 30, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/MontFerret/worker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.