Universal Scraper
Scrape any public website using the Crawlbyte universal task engine. Designed for flexibility, it supports GET, POST, and custom selectors, JS rendering, headers, proxies, and more.
Endpoint
POST https://api.crawlbyte.ai/api/tasksBasic Configuration (Required)
{
"type": "universal",
"input": [
"https://example.com/page"
],
"multithread": false
}Parameters
Field
Type
Description
Advanced Configuration (Optional)
Optional Parameters
Field
Type
Description
Pricing
Response
Status Types
Status
Meaning
Polling
SDK Usage
Notes
Last updated