Animica x402 Directory

Directory / fetchharbor.benlab.download

fetchharbor.benlab.download/pdf-parse

Extract embedded text from a public PDF URL or multipart upload for research and retrieval pipelines. Returns text, page count, and character count; scanned-image OCR is not included. Remote and uploaded PDFs are limited to the operator-configured maximum size.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://fetchharbor.benlab.download/pdf-parse'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://fetchharbor.benlab.download/pdf-parse'

Endpoint: https://fetchharbor.benlab.download/pdf-parse. Operated by fetchharbor.benlab.download, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on fetchharbor.benlab.download

fetchharbor.benlab.download/audio/convert

Convert bounded audio to WAV, MP3, Opus, or FLAC with fixed server-side FFmpeg arguments in an isolated worker. Returns base64 JSON and retains no media.

POST · $0.015

fetchharbor.benlab.download/audio/subtitles

Transcribe bounded audio and generate deterministic SRT or WebVTT subtitle text locally. Audio, transcripts, and subtitles are not retained.

POST · $0.035

fetchharbor.benlab.download/audio/transcribe

Transcribe up to five minutes of base64 audio in the isolated local media worker. Returns detected language, duration, and text without retaining the source aud…

POST · $0.025

fetchharbor.benlab.download/audio/transcribe-summary

Transcribe bounded audio and explicitly pass the resulting text to the operator's local Ollama model for a concise summary. No input or output content is retain…

POST · $0.05

fetchharbor.benlab.download/chat

Generate one bounded assistant response with the operator's self-hosted Ollama model. Use for short, single-message inference where local processing is preferre…

POST · $0.01

fetchharbor.benlab.download/html-to-md

Convert a supplied HTML string into deterministic, LLM-ready Markdown. Preserves headings, links, lists, emphasis, and code without fetching a URL or invoking a…

GET · $0.005

fetchharbor.benlab.download/scrape

Fetch one public HTTP(S) URL for research, extraction, or agent workflows. Returns the final URL, upstream status, content type, and decoded content. Private, l…

GET · $0.01

fetchharbor.benlab.download/v1/audio/speech

Generate private, locally processed English speech from bounded text. Returns WAV audio as base64 JSON, uses a fixed voice allowlist, and does not retain or log…

POST · $0.04

All 9 endpoints on fetchharbor.benlab.download →