The web as Markdown
Endpoints your agent can call.
Every endpoint links to full docs and a live playground. Search by use case, resource type, path, field name, or pricing.
4 endpoints shown
POST
Scrape
/api/v1/scrape
Turn any web page or document URL into clean, LLM-ready Markdown.
scrape
POST
Search
/api/v1/search
Search the web and get every result back as scraped Markdown.
search
POST
Parse
/api/v1/parse
Upload a document and get clean, LLM-ready Markdown back.
parse
POST
Account Balance
/api/v1/account/balance
Check the remaining prepaid balance on the account behind the API key, in credits and dollars.
account
No endpoint matches your filters.
Try another keyword, choose all categories, or start from pricing and FAQ on the homepage.
FAQ
Questions before you connect?
Pricing & Balance
Usage-based, charged against your prepaid balance. Scrape and parse cost $0.001 per 1,000 words of Markdown returned (minimum $0.001, capped at $0.10). Search costs $0.001 for the search plus $0.002 per result returned. Same prices across REST and MCP — no quota math, no tiers.
The whole scraping stack, handled for you: a residential proxy, a real Chrome browser fingerprint, HTML-to-Markdown conversion, built-in document parsing (PDF, Word, PowerPoint, Excel, Outlook, EPUB, CSV, XML), and caching. You send a URL, a search, or a document and get back clean, LLM-ready Markdown.
No. Your API balance never expires, so you can use it whenever your workflows need it. In the unlikely event polyscrape is ever discontinued, unused paid balance is refunded.
Paid API requests stop with a 402 until you add more balance. This keeps spend predictable and prevents unexpected charges.
API & Integration
Create and manage API keys from your account, then send your key in the X-API-Key header from your app, scripts, or internal tools.
Yes. Your dashboard shows every request, its cost, and your remaining balance, so you can track spend while building and running automated workflows.
Yes, a completed request is billable even when the answer is empty (for example a page with no readable content). Errors like 402 or 429 are never charged.
We enforce a rate limit of 10 requests per second per API key. If you exceed it, the API returns HTTP 429. Build exponential backoff (briefly pausing before retrying) into your application code.
Our support team responds to email inquiries within 1 business day. We can help with account, billing, and API integration questions.
Give your product and agents clean Markdown.
Start with a free key and $0.50 free balance, on REST, MCP, or both.