Threads Monitor: Public Post Changes
Pricing
from $1.31 / 1,000 post changes
Threads Monitor: Public Post Changes
Monitor public Threads profiles and post URLs for new or changed post records. Emit compact change-only datasets by default and keep reusable monitoring state for schedules and automations.
Pricing
from $1.31 / 1,000 post changes
Rating
0.0
(0)
Developer
GetAScraper
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
6 days ago
Last modified
Categories
Share
🧵 Threads Monitor: Public Post Changes
|
Catch public Threads post changes without reopening every profile. Monitor chosen Threads profiles and posts, then receive structured records when visible content is new or changed. |
|
🎯 Exact targets Keep each watchlist focused on the public URLs that matter |
🔄 Change focused Receive new and changed posts by default |
💬 Mention context Review mentioned accounts beside the public post text |
📏 Bounded runs Control targets and records for predictable scheduled checks |
🔍 What does Threads Monitor do?
Threads Monitor checks specific public Threads profile and post URLs. It returns structured public post records and labels each one as new, changed, or unchanged.
By default, unchanged posts stay out of the dataset. This keeps scheduled alerts and downstream workflows focused on real changes.
Use it for brand mention review, creator tracking, public statement monitoring, research, or an internal watchlist. This v1 accepts direct URLs only. It does not offer broad keyword search.
🎯 Why use it?
- I am a communications lead watching selected public accounts so I can review new statements without checking each profile by hand.
- I am a researcher building a dated record of visible posts from the moment my watchlist starts.
- I am an automation builder sending only new or changed records into alerts and follow-up workflows.
- I am a social analyst reviewing mentioned accounts beside the surrounding public post text.
⚙️ How it works
|
STEP 1 Add public URLs Paste the Threads profiles or posts you want to watch. |
STEP 2 Set the run size Choose a bounded record limit and a saved state key. |
STEP 3 Run or schedule Reuse the same state key to receive later changes. |
📥 Input
| Field | Type | Required | Description |
|---|---|---|---|
targetUrls | array of URLs | Yes | Direct public Threads profile or post URLs. Up to 20 targets per run. |
maxItems | integer | No | Maximum unique post records inspected across all targets. Defaults to 5 and is capped at 100. |
includeUnchanged | boolean | No | Includes unchanged records when enabled. Defaults to false. |
stateKey | string | No | Selects the saved comparison history. Reuse it for the same monitor. |
proxyConfiguration | object | No | Optional connection settings. Direct access is the default. |
Example input:
{"targetUrls": [{ "url": "https://www.threads.com/@zuck" }],"maxItems": 5,"includeUnchanged": false,"stateKey": "executive-watch"}
📤 Output
The first successful check labels discovered records as new. Later checks compare each canonical post URL and its public content with saved state. A changed content identifier produces changed; an identical one produces unchanged.
You can download the dataset as JSON, CSV, Excel, XML, or HTML. A simplified record from a public Threads page looks like this:
{"postUrl": "https://www.threads.com/@zuck/post/DZpPDXbCeTt","profileUrl": "https://www.threads.com/@zuck","authorUsername": "zuck","text": "500M monthly actives on Threads in less than 3 years. Thanks for making this platform what it is. 🙏","publishedAt": "2026-06-16T10:59:56.000Z","changeType": "new"}
🧾 Data table
| Field | Type | Description |
|---|---|---|
targetUrl | string | Canonical input URL that produced the record. |
postUrl | string | Canonical public post URL. |
profileUrl | string | Public author profile URL. |
authorUsername | string | Public Threads username. |
text | string | Visible post text when present. |
publishedAt | string | Source publication timestamp when available. |
imageUrls | array | Public post image URLs when present. |
videoUrls | array | Public post video URLs when present. |
mentions | array | Public account usernames mentioned in the post. |
changeType | string | new, changed, or unchanged. |
fingerprint | string | Identifier for the current public URL and content. |
previousFingerprint | string | Previous identifier when a record was already known. |
firstSeenAt | string | Time this monitor first observed the post. |
lastSeenAt | string | Most recent successful observation time. |
collectedAt | string | Time this output record was collected. |
Missing source values are omitted. The Actor does not insert placeholder data.
💰 Pricing
Pricing is pay per result. There is no subscription. Runs with no emitted changes create no result charges, though normal platform compute usage can still apply. Keeping includeUnchanged off usually produces the smallest recurring dataset.
⭐ Enjoying Threads Monitor?
|
⭐ ⭐ ⭐ ⭐ ⭐ Caught an important public post change without checking profiles by hand? A 5-star rating takes 10 seconds and helps social listening teams find this Actor. Your feedback also guides what we build next. |
| ★ Rate this Actor on Apify |
❓ FAQ
Can it search all Threads posts for a keyword?
No. v1 monitors only the direct public profile and post URLs you provide.
Does it need a Threads login?
No. It reads pages available publicly without authenticated access. Private, deleted, restricted, or login-only content is not collected.
Why is a repeated run empty?
That is expected when nothing changed and includeUnchanged is false. Enable it when you need a full current snapshot.
Does it provide history from before my first run?
It reads currently visible public records. Monitoring history begins when you first use a state key.
Is monitoring public Threads data legal?
Rules vary by country and use case. Review applicable laws, Threads terms, and your obligations before collecting or using data.
🔗 Other actors
- 🛰️ Telegram Channel Delta Monitor ↗ - Track new and edited public Telegram channel posts.
- 📰 Newsletter Sponsor Intelligence ↗ - Find reviewable sponsor evidence in public newsletter issues.
- 📕 RedNote KOL Monitor: 小红书 ↗ - Monitor known public RedNote notes and creator pages.
- ❓ Quora Q&A Change Monitor ↗ - Watch known public Quora questions for visible changes.