Chatbot
Crawl websites to discover internal links
Crawl websites to discover internal links
POST
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
200
_mintlify/placeholder
Successfully scraped website and retrieved internal links