Crawler

What Is This?
The crawler automatically scrapes content from web pages and imports it into the Knowledge Base. Simply provide a URL, and it will crawl the text content of that page (or the entire website) and convert it into knowledge that the Agent can reference.
When Do You Need It?
Website content: Automatically import product descriptions and service information from your company website
Public information: Scrape publicly available web pages such as regulations, announcements, and technical documents
Continuous updates: When website content changes, periodically re-crawl to keep the Knowledge Base up to date
Relationship Between Crawler and Knowledge Base
The crawler is one of the data sources for the Knowledge Base. Its role is:
The content scraped by the crawler ultimately enters the Knowledge Base. The Agent does not interact with the crawler directly.
What Do I Need to Do?
Enter a URL — Tell the crawler which web page or website to scrape
Set the scope — Scrape a single page only, or recursively crawl subpages
Run the crawl — Start the crawler and wait for it to complete
Import into Knowledge Base — Import the crawl results into a specified Knowledge Base
Verify the content — Check whether the imported content is correct and complete
Further Reading
Last updated
Was this helpful?
