AgenticScrapper

Agentic Scrapper

post/v1/agentic-scrapper

Request body

urlstring required
user_promptstring nullable
output_schemaobject nullable
stepsstring[] nullable

List of steps to actions to perform on the website

use_sessionboolean

Whether to use a session to scrape the website

ai_extractionboolean

Whether to use AI extraction to extract the information

streamboolean

Whether to return streaming response

webhook_urlstring nullable

Webhook URL to send the job result to

country_codestring nullable

The country code to use for the scrape (e.g. US, GB)

Response

Successful Response

request_idstring required
markdownstring required
errorstring nullable
resultobject nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.