Train Neo4J Website
API Endpoints
Train Neo4J Website
Crawl websites and generate a knowledge graph using Neo4J based on the provided URLs and crawl settings.
POST
Train Neo4J Website
Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
The ID of the RAG system to train
Body
application/json
List of website URLs to crawl
Example:
["https://example.com"]Data source identifier
Example:
"website"
Maximum number of pages to crawl
Example:
1
Maximum crawl depth
Example:
0
Time to wait for dynamic content to load (in seconds)
Example:
5
Apify actor used for crawling
Example:
"apify/website-content-crawler"
Type of crawler used
Example:
"cheerio"