Truth Social Profile Posts Scraper avatar

Truth Social Profile Posts Scraper

Pricing

Pay per usage

Go to Apify Store
Truth Social Profile Posts Scraper

Truth Social Profile Posts Scraper

๐Ÿ“ฐ Truth Social Profile Posts Scraper extracts public posts from any profile: text, timestamps, media, hashtags, mentions & engagement. ๐Ÿ“Š Ideal for social listening, competitor tracking & research. โšก Fast, reliable, CSV/JSON-ready data for analytics & reporting.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Scrapio

Scrapio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 days 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).