Crawl websites to discover internal links
Chatbot
Crawl websites to discover internal links
deprecated
DEPRECATED: This endpoint will be deprecated on August 1st, 2025. Please use the v1 API endpoints instead. Crawl websites to discover internal links
POST
Crawl websites to discover internal links
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Scraping configuration
The URL of the website to crawl and fetch internal links from
Example:
"https://....."
The sitemap URL to crawl and fetch internal links from
Example:
"https://.....sitemap.xml"
Enable streaming of the scraping results
Example:
false
Maximum number of links to scrape
Example:
100
Response
Successfully scraped website and retrieved internal links

