0exec.com service catalog

Snapshot: 2026-04-28T14:25:14Z  ·  19 services  ·  services.json  ·  refresh
servicetitle / summarytagscommitdiscover
c-proxy C HTTP Proxy
Minimal libcurl-based forward proxy (single binary, low memory).
proxyhttpscraping 8d97895 openapi · llms.txt
go-proxy Go HTTP Proxy
Server-side fetch a URL and return the response body.
proxyhttpscraping 2c0dd4c openapi · llms.txt
node-proxy Node HTTP Proxy
Express+axios forward proxy. Multi-worker via Node cluster.
proxyhttp a6c2710 openapi · llms.txt
python-proxy Python aiohttp Proxy
aiohttp-based forward proxy with rotating user-agent.
proxyhttpscraping 77c381a openapi · llms.txt
go-js-proxy Go Headless-Chrome Proxy
Renders the target page in headless Chromium and returns the post-JS HTML.
proxyhttpheadlessjavascript 9465f42 openapi · llms.txt
node-js-proxy Node Playwright Proxy
Playwright-driven Chromium that returns post-render HTML.
proxyheadlessjavascriptplaywright 91f46a5 openapi · llms.txt
random-proxy Round-Robin Proxy Front
Round-robins requests across c-proxy, go-proxy, node-proxy, python-proxy.
proxyload-balancer 811d016 openapi · llms.txt
go-search-duck DuckDuckGo Search (Go)
DuckDuckGo HTML-Lite scraper. Returns ranked search results.
searchscraping b2a74bb openapi · llms.txt
node-search-duck DuckDuckGo Search (Node)
DuckDuckGo search via Node TS. Same role as go-search-duck.
searchscraping f65fcd4 openapi · llms.txt
node-search-bing Bing Search (Node)
Bing search results via Node TS scraper.
search 30becda openapi · llms.txt
utils-readcontent Read Content Extractor
Extract readable text/markdown from a URL or raw HTML.
nlpscrapingcontent-extraction 2969598 openapi · llms.txt
nlp-extractinfo NLP Info Extractor (compromise)
Extract people, places, dates, organizations from text using compromise.js.
nlp dd4f9dc openapi · llms.txt
linkedin-attributes LinkedIn Profile Attributes
Extract structured fields from a LinkedIn profile page.
nlpscrapingsocial 43c31d5 openapi · llms.txt
ocr-pdf PDF→Text (Fastify)
Convert a PDF to text via Fastify + pdf-parse.
ocrpdf 9a652e5 openapi · llms.txt
ocr-pdf-express PDF→Text (Express)
Same as ocr-pdf but via Express; supports url/text query params too.
ocrpdf 642ff56 openapi · llms.txt
geo-geocode Geocode (TomTom)
Free-text address → lat/lon via TomTom.
geogeocoding 578b53d openapi · llms.txt
db-geo-geocode Geocode Cache (Postgres-backed)
Same shape as geo-geocode, with a Postgres cache layer in front.
geogeocodingcache 4fa789f openapi · llms.txt
geo-places GeoJSON Places API
Continents, countries, regions, states with GeoJSON geometries.
geogeojsonplaces dc81efb openapi · llms.txt
d3-graph D3 Graph Renderer
Fetches CSV/JSON and converts it to d3-rendered SVG/PNG visualisations.
visualisationd3 1b98d09 openapi · llms.txt
Each service authenticates via X-API-Key: <key> or ?api_key=<key>. Issue a key on the docker VM: ssh dockerhost; sudo apikey new <user> <ttl>. Discovery URLs above are unauthenticated.