Bluesky & Lemmy Brand Monitor avatar

Bluesky & Lemmy Brand Monitor

Pricing

$1.00 / 1,000 social post matches

Go to Apify Store
Bluesky & Lemmy Brand Monitor

Bluesky & Lemmy Brand Monitor

Monitor public Bluesky and Lemmy posts for brand, competitor, keyword, launch, and support mentions using open APIs.

Pricing

$1.00 / 1,000 social post matches

Rating

0.0

(0)

Developer

Orbiscribe Labs

Orbiscribe Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

8 days ago

Last modified

Share

Monitor brand, competitor, and keyword mentions on Bluesky and Lemmy. This Actor uses public APIs for open social networks and returns one structured dataset row per matching public post.

Use it for brand monitoring, launch tracking, competitor mentions, developer relations, community research, support escalations, and lightweight social listening without relying on X/Twitter credentials.

What does this Bluesky and Lemmy monitor do?

Open Social Brand Monitor searches public Bluesky posts through the AT Protocol API and public Lemmy instances through the Lemmy API. It normalizes results into one Apify dataset with post text, author handle, source URL, created date, matched query, and engagement score.

It requires no login, no browser, and no private credentials.

The Actor also writes key-value outputs for scheduled workflows:

  • RUN_SUMMARY: counts, inputs, deduping, and errors
  • POST_EXPORT: all emitted social post matches
  • BUYER_BRIEF: a short Markdown brief by platform, query, and engagement
  • SLACK_ALERTS: compact alert objects for webhook or chat workflows

What data can you extract?

FieldDescription
platformBluesky or Lemmy
queryKeyword or phrase that matched
matchedTermsMatched terms found in the post
textPublic post text
authorHandlePublic handle or username
authorDisplayNameDisplay name when available
createdAtPost creation timestamp
urlPublic post URL
engagementReplies, reposts, likes, score, or comments when available
engagementScoreCombined engagement number for sorting
sourceApiSource API used for the result

Quick start

  1. Add brand, product, competitor, or category keywords.
  2. Choose bluesky, lemmy, or both.
  3. For Lemmy, choose instances such as lemmy.world.
  4. Set sinceHours, maxItemsPerQuery, and maxResults.
  5. Start small, then schedule recurring monitoring.

Example searches:

  • your company or product name
  • competitor names
  • launch keywords
  • error messages or complaints
  • developer questions about your category

Input example

{
"keywords": ["Apify", "developer tools", "web scraping"],
"platforms": ["bluesky", "lemmy"],
"lemmyInstances": ["lemmy.world"],
"sinceHours": 168,
"maxItemsPerQuery": 25,
"maxResults": 200
}

Output example

{
"platform": "bluesky",
"query": "developer tools",
"matchedTerms": ["developer tools"],
"id": "at://did:plc:demo/app.bsky.feed.post/demo",
"text": "Looking for reliable developer tools that can monitor public data sources and send structured alerts.",
"authorHandle": "demo.bsky.social",
"authorDisplayName": "Demo Researcher",
"createdAt": "2026-05-10T12:00:00.000Z",
"url": "https://bsky.app/profile/demo.bsky.social/post/demo",
"engagement": {
"replies": 2,
"reposts": 1,
"likes": 8
},
"engagementScore": 11,
"sourceApi": "Bluesky searchPosts"
}

Pricing

This Actor uses pay-per-event pricing. Dry-run examples are not charged. Apify free-plan users get the first 25 social post match records without this Actor's custom event charge; after that, normal pay-per-event pricing and the user's run spending limit apply.

EventPriceWhat counts
social-post-match$0.001One matched public Bluesky or Lemmy post written to the dataset

That is $1 per 1,000 emitted social post matches, plus normal Apify platform usage. It is designed for daily monitoring across several saved searches.

Common use cases

  • Track brand and product mentions after a launch.
  • Watch competitor comparisons on open social networks.
  • Find developer questions and complaints in your category.
  • Monitor support issues that mention your product.
  • Build a daily social-listening feed for Slack, email, Sheets, or Airtable.

Limits and compliance

The Actor only uses public API data. It does not log in, bypass access controls, scrape private posts, enrich contacts, harvest followers, or archive deleted content.

Use the output for monitoring and research, not spam, harassment, sensitive profiling, or context-free claims about individual users.