Authorize
You explicitly approve one public fetch. Markovo never reuses your browser session or cookies.
URL to Markdown · Signed-in Beta
Paste a public HTTPS page. Markovo checks robots rules, pins public DNS, removes active content, and shows the exact Credit ceiling before a Job starts.
No cookies, logins, customer headers, or Markovo credentials are sent to the site. Paywalls, private networks, downloads, and restricted pages are rejected with zero charge.
Delivery ready
You explicitly approve one public fetch. Markovo never reuses your browser session or cookies.
HTTPS, public IPs, every redirect, robots rules, content type, size, and time are checked before persistence.
The bundle contains sanitized Markdown, metadata, a source map, quality evidence, and a verifiable manifest.
POST /v1/url-estimates
{"url":"https://example.com/report",
"accept_remote_fetch":true}markovo url-convert https://example.com/report \
--out runs/report --max-credits 1 \
--accept-remote-fetchmarkovo_convert_url({
"url": "https://example.com/report",
"max_credits": 1,
"accept_remote_fetch": true
})