Truth Social Scraper avatar
Truth Social Scraper

Pricing

$19.00/month + usage

Go to Store
Truth Social Scraper

Truth Social Scraper

Developed by

Louis Deconinck

Louis Deconinck

Maintained by Community

The Truth Social Scraper is your go-to tool for extracting data from Truth Social profiles. Ideal for monitoring updates, conducting sentiment analysis, and gathering research data, it tracks engagement metrics like followers and statuses. Easy setup, run, and download in formats like JSON or CSV.

5.0 (3)

Pricing

$19.00/month + usage

3

Total users

108

Monthly users

34

Runs succeeded

>99%

Last modified

3 months ago

You can access the Truth Social Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "identifiers": [
< "https://truthsocial.com/@realDonaldTrump",
< "@realDonaldTrump",
< "realDonaldTrump"
< ]
<}' |
<apify call louisdeconinck/truth-social-scraper --silent --output-dataset

Truth Social Scraper API through CLI

The Apify CLI is the official tool that allows you to use Truth Social Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: