Threads Scraper Profile and Post avatar
Threads Scraper Profile and Post
Deprecated

Pricing

Pay per event

Go to Apify Store
Threads Scraper Profile and Post

Threads Scraper Profile and Post

Deprecated

Developed by

thenetaji

thenetaji

Maintained by Community

Scrape threads to get post and profile details. Fast and efficient...

0.0 (0)

Pricing

Pay per event

0

16

9

Last modified

a month ago

You can access the Threads Scraper Profile and Post 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": [
< {
< "url": "https://www.threads.net/@zuck"
< },
< {
< "url": "https://www.threads.net/@zuck/post/CuA1B2c3456"
< },
< {
< "url": "https://www.threads.net/@natgeo"
< }
< ]
<}' |
<apify call thenetaji/threads-scraper-ppe --silent --output-dataset

Threads Scraper Profile and Post API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: