Truth Social Scraper avatar
Truth Social Scraper

Pricing

Pay per event

Go to Store
Truth Social Scraper

Truth Social Scraper

Developed by

Muhammet Akkurt

Muhammet Akkurt

Maintained by Community

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.6 (5)

Pricing

Pay per event

14

Total users

346

Monthly users

186

Runs succeeded

>99%

Issue response

0.61 hours

Last modified

7 days ago

Truth Social Username

usernamestringRequired

Truth Social username to scrape data from. All of the following formats are accepted:

Default value of this property is "realDonaldTrump"

Maximum Number of Posts

maxPostsintegerOptional

Maximum number of posts to scrape

Default value of this property is 20

Continue from Last Post ID

useLastPostIdbooleanOptional

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

onlyRepliesbooleanOptional

If enabled, only fetches reply posts. If disabled, only fetches main posts.

Default value of this property is false

Only Fetch Posts with Media

onlyMediabooleanOptional

If enabled, only fetches posts containing photos, videos, or other media.

Default value of this property is false

Clean Content

cleanContentbooleanOptional

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

startFromIdstringOptional

Fetches posts starting from the specified post ID going backwards. Example: 113847449027767807. Note: Cannot be used with useLastPostId.