X Profile & Post Monitor - Twitter Account Changes avatar

X Profile & Post Monitor - Twitter Account Changes

Pricing

from $1.00 / 1,000 results

Go to Apify Store
X Profile & Post Monitor - Twitter Account Changes

X Profile & Post Monitor - Twitter Account Changes

Monitor public X/Twitter profiles for new posts and account changes. Track bios, names, avatars, websites, followers, posts, engagement, and media without login or an API key.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Group Oject

Group Oject

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Monitor public X/Twitter accounts for new posts and meaningful profile changes without login credentials or an API key. Collect current profile snapshots, recent posts, engagement metrics, media links, and change events in one clean dataset.

What this Actor does

  • Extracts public X profile names, bios, locations, websites, avatars, and banners
  • Tracks followers, following, post counts, and verification status
  • Collects recent visible posts with likes, reposts, replies, bookmarks, views, and media
  • Emits only new posts on recurring monitoring runs
  • Detects profile changes such as a new bio, display name, website, avatar, or banner
  • Filters posts by age, keywords, replies, and reposts
  • Runs over HTTP with no browser, X login, or API key

Quick start

{
"handles": ["OpenAI", "Apify", "vercel"],
"maxPostsPerProfile": 10,
"publishedWithinDays": 30
}

Monitor only changes and new posts

Enable monitorChangesOnly and choose a stable stateKey. The first run returns the current profile and visible posts. Later runs return only new posts and profile-change records.

{
"handles": ["OpenAI", "AnthropicAI", "GoogleDeepMind"],
"monitorChangesOnly": true,
"stateKey": "ai-company-x-monitor",
"maxPostsPerProfile": 20,
"includeReplies": false,
"includeReposts": false
}

Use a different state key for each independent scheduled monitor. Connect an Apify webhook to Slack, email, Make, Zapier, Google Sheets, or your own API to receive changes automatically.

Filter posts by topic

{
"handles": ["OpenAI", "GoogleDeepMind", "MicrosoftAI"],
"includeKeywords": ["model", "API", "launch", "research"],
"excludeKeywords": ["hiring"],
"publishedWithinDays": 14
}

Output record types

  • profile — current public profile snapshot
  • profileChange — current snapshot plus changedFields and previous values
  • post — recent or newly detected public post with engagement and media fields

Input fields

FieldDescription
handlesX handles or profile URLs.
handlesTextBulk profile list, one per line.
maxPostsPerProfileRecent visible posts kept per profile.
publishedWithinDaysMaximum post age; 0 disables filtering.
includeRepliesInclude visible replies.
includeRepostsInclude visible reposts.
includeKeywordsKeep posts matching at least one term.
excludeKeywordsRemove posts matching any term.
monitorChangesOnlyOn later runs, output only new posts and profile changes.
stateKeyStable identifier for persistent monitor state.
maxProfilesSafety limit, up to 1,000 profiles.
proxyConfigurationOptional proxy settings for larger repeated runs.

Suggested uses

  • Competitor and executive account monitoring
  • Brand and communications alerts
  • Influencer watchlists
  • Journalist and newsroom source tracking
  • Product-launch monitoring
  • Public profile compliance and change history
  • Social content pipelines

Limits

X controls which public timeline posts appear in its logged-out profile pages, so this Actor returns the recent posts visible there rather than a complete historical archive. Private, suspended, age-restricted, and login-only accounts are not supported. X may change its public page format; extraction errors are reported per profile without discarding successful profiles.

Use public data responsibly and follow X's terms and applicable privacy laws.