WebmasterID logoWebmasterID
AI crawlers

TimpiBot — Timpi crawler

TimpiBot is a crawler associated with Timpi, a decentralized-search project. It appears in server logs as an automated fetcher carrying the TimpiBot token. Public documentation is sparse, so its specifics are treated as data not yet verified and only the identification pattern is described.

Data not yet verified

What this means

TimpiBot is a crawler associated with Timpi, described as a decentralized-search project. It appears in logs as an automated fetcher carrying the TimpiBot token.

Public documentation about TimpiBot is sparse. Rather than guess at its purpose, scope, or behaviour, this entry treats those specifics as data not yet verified and describes only the stable identification pattern.

How TimpiBot identifies itself

TimpiBot uses the robots.txt user-agent token TimpiBot. Its user-agent string contains that token. Match on the stable token rather than a full version string.

The user agent is a claim and can be copied. Because verification guidance is not clearly published, do not invent IP ranges or assert behaviour. Identify it by the token and treat trust-sensitive decisions conservatively.

robots.txt considerations

To disallow TimpiBot site-wide, target its token:

User-agent: TimpiBot Disallow: /

Whether it honours robots.txt is not documented clearly, so treat this rule as a request rather than a guarantee. robots.txt is never an access-control boundary.

How it appears in analytics and logs

A request carrying the TimpiBot token appears to be a Timpi-associated crawler fetching a URL — a bot event, not a human visit. Because specifics are not verified, identify it by the token only and avoid drawing firm conclusions about its purpose.

Diagnostic use case

Recognise TimpiBot in logs by its token and apply a conservative robots.txt policy while its behaviour remains undocumented.

What WebmasterID can help detect

WebmasterID can classify TimpiBot server-side by its token and surface it on the bot-intelligence surface, so you can observe its activity per page even while detailed documentation is lacking.

Common mistakes

Privacy and accuracy notes

Detection uses only the request user-agent. No human identity is involved. WebmasterID records the crawl as a bot event, separate from human analytics, and never attaches it to a visitor profile.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.