Scrape websites and save to knowledge base
Knowledge Base
Scrape websites and save to knowledge base
POST
Scrape websites and save to knowledge base
Documentation Index
Fetch the complete documentation index at: https://docs.cleartalk.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key for authentication
Body
application/json
Type of knowledge base
Example:
"web"
Name of the knowledge base
Maximum string length:
100Example:
"Documentation"
Array of URLs to scrape (maximum 100 URLs)
Maximum array length:
100Example:
[
"https://docs.example.com/overview",
"https://docs.example.com/api"
]Optional description of the knowledge base content
Maximum string length:
500Example:
"Complete product documentation"
Response
Web scraping completed and knowledge base created successfully
