Truth Social Scraper avatar

Truth Social Scraper

Pricing

from $8.00 / 1,000 results

Go to Apify Store
Truth Social Scraper

Truth Social Scraper

Scrape Truth Social profiles, posts and trends — Mastodon-compatible public API. Account info, follower counts, post text/engagement.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Thirdwatch portfolio: 5K+ users across 140+ public Actors, 2M+ records delivered, and >99% run success. Explore all Thirdwatch Actors.

Pull public Truth Social accounts and posts — profile fields and recent statuses via the public API.

What you get

Pull public Truth Social accounts and posts — profile fields and recent statuses via the public API.

Why use this Truth Social scraper

  • Public API — Truth Social is Mastodon-based; public profiles and timelines are machine-readable without login.
  • Profile + post fields — handle, display name, follower/following counts, bio, and recent post text with engagement counts.
  • High-profile coverage — tracks figures whose primary channel is Truth Social.

Scrape Truth Social data in minutes

{
"handles": [
"realDonaldTrump"
],
"maxResults": 10
}
{
"handles": [
"nasa"
],
"maxResults": 10
}

Input parameters

ParameterRequiredDescription
handlesNoAccount handles. Example: ['realDonaldTrump']
modeNoWhat to pull per handle. One of: posts, profile, trends. Default: posts.
maxResultsNoCap posts. Default: 10.

Output fields

  • type
  • id
  • handle
  • username
  • displayName
  • followers
  • following
  • statuses
  • verified
  • bio
  • url
  • createdAt
  • status
  • error

Example result

{
"type": "account",
"id": "107780257626128497",
"handle": "realDonaldTrump",
"username": "realDonaldTrump",
"displayName": "Donald J. Trump",
"followers": 13056091,
"following": 69,
"statuses": 36613,
"verified": true,
"bio": "<p></p>",
"url": "https://truthsocial.com/@realDonaldTrump",
"createdAt": "2022-02-11T16:16:57.705Z"
}

Common use cases

  • Monitor public figures' Truth Social activity
  • Archive posts for research or journalism
  • Track engagement on political/public content
  • Cross-platform social listening

Compared to alternatives

  • vs other Truth Social scrapers on the Store — pay-per-result billing means empty or failed searches cost nothing; you are not charged for a run that returns zero rows.
  • vs building your own — no proxy management, markup-change maintenance, or infrastructure to run; paste inputs and consume the dataset.

Limitations

  • Public accounts and posts only — private content is out of scope.

  • Rate limits apply on large timelines; bound runs with maxResults.

  • Not affiliated with Truth Social or TMTG.

  • Use public data lawfully and respect applicable privacy and platform rules.

FAQ

Do I need an account or cookies?

No — the Actor reads public data only. There is no login to configure and no account to risk.

What happens when a search returns nothing?

The run completes with zero (or an explicit error) rows. Per-result billing means you are not charged for empty output.

Can I run it on a schedule?

Yes — attach an Apify schedule or use the saved tasks to re-run the same inputs daily or weekly.

Last verified: 2026-09

More scrapers at thirdwatch.dev.