Kagibot

What is Kagibot?

About

Kagibot is the web crawler for Kagi, a privacy-focused ad-free search engine. It crawls the web to build Kagi's independent search index to provide high-quality, personalized search results without tracking users. You can see how often Kagibot visits your website by setting up Dark Visitors agent analytics.

Expected Behavior

Search engine crawlers do not adhere to a fixed visitation schedule for websites. The frequency of visits varies widely based on several factors, including popularity, the rate at which its content is updated, and the website's overall trustworthiness. Websites with fresh, high-quality content tend to be crawled more frequently, while less active or less reputable sites may be visited less often.

Type

Search Engine Crawler
Indexes web content for search engine results

Detail

Operated By Kagi
Last Updated 18 hours ago

Insights

Top Website Robots.txts

0%
0% of top websites are blocking Kagibot
Learn How →

Country of Origin

Unknown
Kagibot has no known country of origin

Global Traffic

The percentage of all internet traffic coming from Search Engine Crawlers

Get These Insights for Your Website
Use the WordPress plugin, Node.js package, or API to get started in seconds.

Robots.txt

Should I Block Kagibot?

Probably not. Search engine crawlers power search engines, which are a useful way for users to discover your website. In fact, blocking search engine crawlers could severely reduce your traffic.

How Do I Block Kagibot?

⚠️ Manual Robots.txt Edits Are Not Scalable
New agents are created every day. Instead, serve a continuously updating robots.txt that blocks new agents automatically.

You can block Kagibot or limit its access by setting user agent token rules in your website's robots.txt. Set up Dark Visitors agent analytics to check whether it's actually following them.

# robots.txt
# This should block Kagibot

User-agent: Kagibot
Disallow: /

References