agent-search

Crawl any website, then search it by meaning — not just keywords.

1 Crawl a site

Enter the site’s address. It reads sitemap.xml if there is one, otherwise it follows links from the homepage.

2 Search it

Ask a question the way a visitor would. The words need not appear on the page.

3 Use it from your site

Call the API and render results with your own markup. Every highlighted field ships twice — plain text, and <mark> HTML — so you never have to parse or trust server HTML.

Browsers are checked against each site's allowedOrigins, which defaults to the crawled domain. To call it from another origin, add it in sites.config.json — or set ["*"] to allow any.

Crawled sites