Bot reference catalog

One-page summaries of 30 common search, AI/LLM, and social-preview crawlers.

← bot index · audit index

Slackbot (link unfurling)

Vendor
Slack (Salesforce)
Type
Social preview
JavaScript rendering
no
Honors robots.txt
no
VendorSlack (Salesforce)
TypeLink-unfurl preview bot
robots.txt tokenSlackbot-LinkExpanding
JavaScript renderingNo
Honors robots.txtNo (treats unfurl as user action)

User-Agent string

Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)

Purpose

Fetches URLs posted in Slack messages to render the unfurl preview inline in the chat. Reads og:* and the page's HTML to produce the rich card.

Quirks

action on behalf of the message author.

by returning HTTP 401/403.

How to control

<meta property="og:title" content="...">
<meta property="og:image" content="...">
<meta property="og:description" content="...">

To block:

Sources