Truth Social Profile Posts Collector avatar

Truth Social Profile Posts Collector

Pricing

from $3.99 / 1,000 results

Go to Apify Store
Truth Social Profile Posts Collector

Truth Social Profile Posts Collector

Pricing

from $3.99 / 1,000 results

Rating

0.0

(0)

Developer

Scrapium

Scrapium

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Truth Social profile posts scraper

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