Bluesky Brand Monitor — New Mentions, Keyword & Account Alerts avatar

Bluesky Brand Monitor — New Mentions, Keyword & Account Alerts

Pricing

from $2.50 / 1,000 results

Go to Apify Store
Bluesky Brand Monitor — New Mentions, Keyword & Account Alerts

Bluesky Brand Monitor — New Mentions, Keyword & Account Alerts

Monitor Bluesky for NEW brand mentions, keywords and account posts. Outputs only what's new since the last run, keeps state between runs, and can alert your webhook (Slack, Discord, Zapier, n8n). Run it on a schedule for 24/7 social listening.

Pricing

from $2.50 / 1,000 results

Rating

0.0

(0)

Developer

Prometheus Agency

Prometheus Agency

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 hours ago

Last modified

Share

Only what's NEW. This Actor monitors Bluesky (44M+ users) for new brand mentions, keyword hits and account posts — and outputs only the posts that appeared since the last run. Put it on a schedule (hourly/daily) and you have 24/7 social listening with zero noise.

Why this instead of a normal scraper?

A scraper gives you everything, every time — you deduplicate and diff yourself. The Monitor keeps persistent state between runs:

  • Run 1: records the baseline (optionally outputs nothing with "baseline only" mode)
  • Every next run: outputs only new posts and can POST a JSON alert to your webhook (Slack, Discord, Zapier, Make, n8n)

What you can monitor

SourceLogin needed?Typical use
Accounts (handles)❌ NoCompetitors, influencers, your own brand account
Keywords / brand names🔑 Free app passwordBrand mentions, product names, campaign phrases

Webhook alert payload

{
"source": "bluesky-brand-monitor",
"totalNewMentions": 7,
"bySource": [
{ "kind": "keyword", "value": "acme", "newMentions": 5,
"topPost": { "url": "https://bsky.app/...", "text": "...", "author": "user.bsky.social", "likeCount": 12 } }
],
"datasetUrl": "https://api.apify.com/v2/datasets/<id>/items",
"checkedAt": "2026-07-02T10:00:00.000Z"
}

Set up scheduled monitoring (2 minutes)

  1. Configure your keywords and/or accounts in the input.
  2. (Keywords only) add your free Bluesky app password: create account at bsky.app → Settings → Privacy and Security → App Passwords. Never your real password.
  3. Save the run as a Task, then add a Schedule (e.g. every hour).
  4. Optional: paste a webhook URL to get pinged only when there's something new.

Output

Same clean post schema as our Bluesky Scraper (text, author, counts, images, links…) plus monitoredKeyword / monitoredAccount fields, in JSON/CSV/Excel or via API.

Pricing that makes sense for monitoring

You pay per new mention found — quiet days cost you almost nothing (just the tiny Actor start event). No flat subscription for a firehose you don't read.