crawling
Create Crawl Graph
Create a crawl graph by recursively crawling from a root URL
This endpoint crawls a website starting from the given URL up to the specified depth, extracting links and building a graph structure. Results are checkpointed.
Requires permission: crawl:write
post/crawl/graph
Request body
Response
Successful Response