TruthSocial Profile Scraper
2 hours trial then $19.99/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsTruthSocial Profile Scraper
2 hours trial then $19.99/month - No credit card required now
Extract detailed user profile information from Truth Social accounts. Get followers count, posts count, verification status, and other profile metrics automatically. Perfect for social media analysis and user research.
Truth Social Profile Scraper 👤
🔍 Overview
Truth Social Profile Scraper is a powerful tool that allows you to extract detailed user profile information from Truth Social accounts. This actor navigates to profile pages and collects comprehensive data about users, including their follower counts, posting activity, verification status, and other key metrics.
✨ Features
- 🎯 Extract complete user profile information
- 📊 Get detailed metrics (followers, following, posts count)
- ✅ Verify account authentication status
- 📅 Retrieve account creation date and last activity
- 🖼️ Access profile and header image URLs
- 🔗 Collect associated website links
- 🤖 Support for proxy configuration
- ⚡ Fast and efficient data collection
📋 Output Data
The actor provides detailed profile information including:
- User ID and username
- Display name
- Account creation date
- Followers and following counts
- Total posts count
- Last activity timestamp
- Verification status
- Profile and header images
- Associated website
- Account settings and preferences
💡 Use Cases
- Social media research and analysis
- Influencer identification
- User engagement tracking
- Account verification checking
- Profile data aggregation
- Social media monitoring
🔧 Input Configuration
The actor accepts the following inputs:
profileUrls
: Array of Truth Social profile URLs to scrapeproxyConfiguration
: Proxy settings for making requests(optional)
Input Example
A full explanation of an input example in JSON.
1{ 2 "profileUrls": [ 3 "https://truthsocial.com/@realDonaldTrump" 4 ], 5 "proxyConfiguration": { 6 "useApifyProxy": false 7 } 8}
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 "id": "107780257626128497", 4 "username": "realDonaldTrump", 5 "acct": "realDonaldTrump", 6 "display_name": "Donald J. Trump", 7 "locked": false, 8 "bot": false, 9 "discoverable": null, 10 "group": false, 11 "created_at": "2022-02-11T16:16:57.705Z", 12 "note": "<p></p>", 13 "url": "https://truthsocial.com/@realDonaldTrump", 14 "avatar": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/avatars/107/780/257/626/128/497/original/454286ac07a6f6e6.jpeg", 15 "avatar_static": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/avatars/107/780/257/626/128/497/original/454286ac07a6f6e6.jpeg", 16 "header": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/headers/107/780/257/626/128/497/original/ba3b910ba387bf4e.jpeg", 17 "header_static": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/headers/107/780/257/626/128/497/original/ba3b910ba387bf4e.jpeg", 18 "followers_count": 8263144, 19 "following_count": 71, 20 "statuses_count": 24120, 21 "last_status_at": "2024-11-29", 22 "verified": true, 23 "location": "", 24 "website": "www.DonaldJTrump.com", 25 "accepting_messages": false, 26 "chats_onboarded": true, 27 "feeds_onboarded": true, 28 "tv_onboarded": false, 29 "bookmarks_onboarded": false, 30 "show_nonmember_group_statuses": false, 31 "pleroma": { 32 "accepts_chat_messages": false 33 }, 34 "tv_account": false, 35 "receive_only_follow_mentions": false, 36 "emojis": [], 37 "fields": [] 38 } 39]
Actor Metrics
2 monthly users
-
1 star
>99% runs succeeded
Created in Nov 2024
Modified 11 days ago