FETCH · Meta

Meta-ExternalFetcher

Companion to Meta-ExternalAgent. Fetches URLs in real time when a Meta AI user asks a question requiring fresh web data. Per-query, user-driven.

Specs

VendorMeta
CategoryFETCH
robots.txt tokenMeta-ExternalFetcher
Renders JavaScriptpartial JS
Honors robots.txtyes

User-Agent string

meta-externalfetcher/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)

Considerations

  • User-prompted only — does not crawl on its own schedule.
  • May render JS depending on the flow.
  • Meta's docs note that the bot will sometimes carry the original user's UA prepended; the meta-externalfetcher token is the operative identifier.

robots.txt recipe

User-agent: Meta-ExternalFetcher
Allow: /

Sources: Meta · Crawlers documentation

← Back to directory