Truth Social User Posts Scraper
Pricing
from $6.00 / 1,000 pages
Pricing
from $6.00 / 1,000 pages
Rating
0.0
(0)
Developer
Data Direct
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Get a single Truth Social user's recent posts (their feed) by username. Returns post text, engagement metrics (replies, reposts, likes), media attachments (image, video and other Mastodon-style types), hashtags, language, visibility, reply status and a direct link to each post.
Features
- Real-time Truth Social data — results are fetched live at run time, never cached or stale
- No login, cookies, or proxy configuration needed — just provide the input and run
- Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
- Fast: a typical run finishes in seconds
Input
| Field | Type | Required | Description |
|---|---|---|---|
username | string | yes | Truth Social username, with or without leading @ (max 100 characters) |
pages | integer | no | Number of pages to fetch and merge into one response (1-10, billed per page). Each page returns up to 20 posts. Fetching stops early when there are no more results. |
Pricing
This Actor is billed per page of results — $0.006 per page.
- Results come in pages. Use the
pagesinput to choose how many pages to fetch (1–10); more pages means more results. - You pay $0.006 for each page you fetch, so
pages: 3costs $0.018 andpages: 1costs $0.006. - You’re only charged when a run succeeds. Failed runs are free.
Example output
{"count": 40,"pages": 2,"username": "realDonaldTrump","posts": [{"title": "@realDonaldTrump on Truth Social","url": "https://truthsocial.com/@realDonaldTrump/117043133534824966","date": "2026-08-05 13:28:05","author": "realDonaldTrump","source": "Truth Social","domain": "truthsocial.com","snippet": "Thank you for your attention to this matter! President DJT","likes": 5514,"replies": 567,"reposts": 1399,"post_id": "117043133534824966","content_html": "<p>Thank you for your attention to this matter! President DJT</p>","media": [{"media_id": "117041192378469520","type": "video","url": "https://static-assets-1.truthsocial.com/media_attachments/files/117/041/192/original/9cbc020383d40cd5.mp4","description": ""}],"hashtags": [],"language": "en","visibility": "public","sensitive": false,"spoiler_text": "","sponsored": false,"is_reply": false,"in_reply_to_id": ""}]}
About
Maintained by Data Direct — a small suite of fast, reliable Truth Social and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.