Threads Scraper avatar
Threads Scraper

Pricing

$19.00/month + usage

Go to Store
Threads Scraper

Threads Scraper

Developed by

AutomateLab

AutomateLab

Maintained by Community

Threads Scraper is a powerful Apify actor that extracts public profile and post data from Meta's Threads platform. Get comprehensive user profiles, posts, and engagement metrics without authentication or API keys.

0.0 (0)

Pricing

$19.00/month + usage

4

Total users

49

Monthly users

30

Runs succeeded

>99%

Issues response

6.7 hours

Last modified

23 days ago

You can access the Threads 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 '{
< "urls": [
< "https://www.threads.net/@zuck"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call red.cars/threads-scraper --silent --output-dataset

Threads Scraper API through CLI

The Apify CLI is the official tool that allows you to use Threads 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: