Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.
Endpoints
Extract rendered HTML content from a URL
POSThttps://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/browser-rendering/content — $0.00015 / request
- SDK
- cURL
Extract page as markdown
POSThttps://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/browser-rendering/markdown — $0.00015 / request
- SDK
- cURL
Extract structured JSON from a page using a prompt
POSThttps://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/browser-rendering/json — $0.00015 / request
- SDK
- cURL
Scrape specific elements from a page
POSThttps://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/browser-rendering/scrape — $0.00015 / request
- SDK
- cURL
Extract all links from a page
POSThttps://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/browser-rendering/links — $0.00015 / request
- SDK
- cURL
Take a DOM snapshot of a page
POSThttps://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/browser-rendering/snapshot — $0.00025 / request
- SDK
- cURL
Take screenshot of a page
POSThttps://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/browser-rendering/screenshot — $0.00025 / request
- SDK
- cURL
Generate PDF of a page
POSThttps://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/browser-rendering/pdf — $0.00025 / request
- SDK
- cURL
Multi-page crawl with markdown/text extraction
POSThttps://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/browser-rendering/crawl — $0.001 / request
- SDK
- cURL
Check crawl job status
GEThttps://api.cloudflare.com/client/v4/accounts/{id}/browser-rendering/crawl/{id} — $0.00015 / request
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests