
Truth Social Scraper
Pricing
Pay per event

Truth Social Scraper
Extract Truth Social profile posts with this professional Apify actor tool. Collect content from Donald Trump and key profiles. Analyze interactions, media and replies with real-time data. Ideal for political monitoring, market research and trend analysis. API integration for real-time data flow.
4.8 (7)
Pricing
Pay per event
22
Total users
661
Monthly users
118
Runs succeeded
>99%
Issues response
0.6 hours
Last modified
2 days ago
Truth Social Username
username
stringRequired
Truth Social username to scrape data from. All of the following formats are accepted:
- Username (e.g.: realDonaldTrump)
- Username starting with @ (e.g.: @realDonaldTrump)
- Profile URL (e.g.: https://truthsocial.com/@realDonaldTrump)
Default value of this property is "realDonaldTrump"
Maximum Number of Posts
maxPosts
integerOptional
Maximum number of posts to scrape
Default value of this property is 20
Continue from Last Post ID
useLastPostId
booleanOptional
If enabled, continues from the last post ID stored for this specific user. Each user has their own persistent storage for last post ID. Note: Cannot be used with startFromId.
Default value of this property is false
Only Fetch Replies
onlyReplies
booleanOptional
If enabled, only fetches reply posts. If disabled, only fetches main posts.
Default value of this property is false
Only Fetch Posts with Media
onlyMedia
booleanOptional
If enabled, only fetches posts containing photos, videos, or other media.
Default value of this property is false
Clean Content
cleanContent
booleanOptional
If enabled, cleans HTML tags and extra spaces from post contents. If disabled, preserves original content.
Default value of this property is true
Start from Post ID
startFromId
stringOptional
Fetches posts older than the specified post ID. The specified post ID itself will not be included in the results. Example: 113847449027767807. Note: Cannot be used with useLastPostId.
Fetch Single Post by ID or URL
singlePostId
arrayOptional
Fetches one or more posts by their IDs or URLs. Examples:
- ID: 114784862292392723
- URL format 1: https://truthsocial.com/@username/posts/114784862292392723
- URL format 2: https://truthsocial.com/@username/114784862292392723 When this is used, other timeline fetching options are ignored. Note: If the post cannot be found despite having a valid ID format, you will be charged for the post ID..