Truth Social Profile Posts Scraper
Pricing
from $4.99 / 1,000 results
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
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
19 hours ago
Last modified
Categories
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).