
Truth Social Scraper 📱
2 hours trial then $19.99/month - No credit card required now

Truth Social Scraper 📱
2 hours trial then $19.99/month - No credit card required now
Extract posts, user profiles, and engagement metrics from Truth Social accounts. Scrape public posts with media attachments, replies, reblogs and other engagement data. Perfect for social media analysis and content monitoring.
Actor Metrics
6 monthly users
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Feb 2025
Modified 7 days ago
Extract posts and profile data from Truth Social accounts efficiently and reliably. This actor helps you gather valuable social media data for analysis, monitoring, and research purposes.
🔥 Features
- Scrape posts from any public Truth Social profile
- Extract comprehensive post metadata including:
- Post content and creation time
- Engagement metrics (replies, reblogs, favorites)
- Media attachments and embedded links
- Quote posts and replies
- Collect detailed user profile information:
- Profile statistics (followers, following, post count)
- Account verification status
- Profile metadata (location, website, bio)
- Support for batch processing multiple profiles
- Configurable maximum items per profile
- Built-in proxy rotation support
🎯 Use Cases
- Social media monitoring and analysis
- Content research and tracking
- Engagement metrics collection
- Influencer analysis
- Digital marketing research
- Academic research
💡 Input Configuration
The actor accepts the following input parameters:
profileUrls
: Array of Truth Social profile URLs to scrapemaxItems
: Maximum number of posts to collect per profileproxyConfiguration
: Optional proxy settings for enhanced reliability
📊 Output
The actor outputs detailed JSON data for each post, including:
- Post content and timestamps
- Engagement metrics
- User profile information
- Media attachments
- Associated metadata
Input Example
A full explanation of an input example in JSON.
1{ 2 "profileUrls": [ 3 "https://truthsocial.com/@realDonaldTrump" 4 ], 5 "maxItems": 30 6}
Output sample
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "profileUrl": "https://truthsocial.com/@realDonaldTrump", 4 "scrapedAt": "2025-02-05T03:08:23.645Z", 5 "post": { 6 "id": "113948279944363218", 7 "created_at": "2025-02-04T23:46:07.705Z", 8 "in_reply_to_id": null, 9 "quote_id": null, 10 "in_reply_to_account_id": null, 11 "sensitive": false, 12 "spoiler_text": "", 13 "visibility": "public", 14 "language": null, 15 "uri": "https://truthsocial.com/@realDonaldTrump/113948279944363218", 16 "url": "https://truthsocial.com/@realDonaldTrump/113948279944363218", 17 "content": "<p><a href=\"https://links.truthsocial.com/link/113948279945301806\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/live/MvheR2KJYyY?s</span><span class=\"invisible\">i=zghFB6H8zh6pe-0o</span></a></p>", 18 "account": { 19 "id": "107780257626128497", 20 "username": "realDonaldTrump", 21 "acct": "realDonaldTrump", 22 "display_name": "Donald J. Trump", 23 "locked": false, 24 "bot": false, 25 "discoverable": false, 26 "group": false, 27 "created_at": "2022-02-11T16:16:57.705Z", 28 "note": "<p></p>", 29 "url": "https://truthsocial.com/@realDonaldTrump", 30 "avatar": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/avatars/107/780/257/626/128/497/original/454286ac07a6f6e6.jpeg", 31 "avatar_static": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/avatars/107/780/257/626/128/497/original/454286ac07a6f6e6.jpeg", 32 "header": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/headers/107/780/257/626/128/497/original/ba3b910ba387bf4e.jpeg", 33 "header_static": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/headers/107/780/257/626/128/497/original/ba3b910ba387bf4e.jpeg", 34 "followers_count": 8800400, 35 "following_count": 71, 36 "statuses_count": 25014, 37 "last_status_at": "2025-02-04", 38 "verified": true, 39 "location": "", 40 "website": "www.DonaldJTrump.com", 41 "unauth_visibility": true, 42 "chats_onboarded": true, 43 "feeds_onboarded": true, 44 "accepting_messages": false, 45 "show_nonmember_group_statuses": null, 46 "emojis": [], 47 "fields": [], 48 "tv_onboarded": false, 49 "tv_account": false 50 }, 51 "media_attachments": [], 52 "mentions": [], 53 "tags": [], 54 "card": { 55 "id": null, 56 "url": "https://links.truthsocial.com/link/113948279945301806", 57 "title": "President Trump Holds a Press Conference with Prime Minister Netanyahu of Israel", 58 "description": "The White House", 59 "type": "video", 60 "author_name": "", 61 "author_url": "", 62 "provider_name": "www.youtube.com", 63 "provider_url": "", 64 "html": "<iframe src=\"https://www.youtube.com/embed/MvheR2KJYyY\" width=\"640\" height=\"360\" allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"></iframe>", 65 "width": 640, 66 "height": 360, 67 "image": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/cache/preview_cards/images/048/564/130/original/762b8bac64f211f9.jpg", 68 "embed_url": "", 69 "blurhash": "U45r0[t2D%ofMxofozof00az%Mof?vofRjof", 70 "links": null, 71 "group": null 72 }, 73 "group": null, 74 "quote": null, 75 "in_reply_to": null, 76 "reblog": null, 77 "sponsored": false, 78 "replies_count": 1345, 79 "reblogs_count": 2069, 80 "favourites_count": 8370, 81 "favourited": false, 82 "reblogged": false, 83 "muted": false, 84 "pinned": false, 85 "bookmarked": false, 86 "poll": null, 87 "emojis": [] 88 } 89 }, 90 ... 91]
Related Actors
- 🔍 Gab Posts Scraper - Extract and analyze posts from Gab.com with comprehensive post data and engagement metrics
- 📱 Facebook Posts Search Scraper - Extract posts from Facebook search results with detailed information and engagement metrics
- 🔍 Reddit Posts Search Scraper - Extract Reddit posts with advanced filtering and comprehensive metadata
- 🔍 Twitter/X Video Downloader - Download high-quality videos from Twitter/X with batch processing capabilities
- 📊 Text Sentiment Analysis - Analyze text sentiment with detailed breakdown of positive, negative, and neutral sentiments
- 🔍 Bluesky Posts Search Scraper - Extract posts from Bluesky with comprehensive engagement metrics and content analysis
- 📧 All-in-One Social Media Email Scraper - Discover emails across 30+ social platforms for lead generation and outreach
- 📱 Facebook Group Posts Scraper - Extract posts from Facebook groups with author info and engagement metrics
- 🔍 Reddit Comments Search Scraper - Search and extract Reddit comments with advanced filtering options
- 📱 Tumblr Posts Scraper - Scrape blog posts with media content and engagement metrics
- 🔍 Reddit Trends Scraper - Extract trending posts and discussions with engagement metrics
- 🔍 Gab Groups Scraper - Extract detailed information about Gab.com groups and communities
- 🔍 Gab People Search Scraper - Extract user profiles from Gab.com search results
- 📊 Social Media Hashtag Generator - Generate relevant hashtags for multiple topics to boost post visibility
- 📄 Article Content Extractor - Extract clean article content and metadata from any web page