Truth Social Profile Posts Scraper avatar

Truth Social Profile Posts Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Truth Social Profile Posts Scraper

Truth Social Profile Posts Scraper

๐Ÿ“ฐ Truth Social โ€” Posts Collector scrapes profile posts at scale, capturing text, timestamps, media, links, and engagement (likes, replies, reโ€‘truths). ๐Ÿ” Ideal for social listening, brand monitoring, competitor analysis & research. ๐Ÿš€ Fast, reliable CSV/JSON exports.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

API Empire

API Empire

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 hours ago

Last modified

Share

Scrapes public posts from Truth Social profiles via truthsocial.com/api/v1 (same behavior as the reference truth.py script: account lookup, paginated statuses, optional quote/reply enrichment, normalized Mastodon-shaped output).

Input

  • username (required): Truth Social handle (e.g. realDonaldTrump, without @).
  • maxItems: Max posts per profile (1โ€“1000). Default 100. Legacy maximumPosts / 0 (unlimited) still supported in JSON.
  • firstPostId / lastPostId: Optional Mastodon snowflake ids for pagination bounds.
  • proxyConfiguration: Apify Proxy (after direct requests fail: datacenter โ†’ residential). Recommended on Apify Cloud.

Legacy: an optional urls array in JSON input is still supported for older tasks.

Output

Dataset items: one row per post โ€” full API status objects (with template keys merged like truth.py).

Local run

$apify run

Provide INPUT.json with urls (and optional fields).