Threads avatar
Threads

Pricing

$5.00/month + usage

Go to Store
Threads

Threads

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Collect or Search for Posts and User profiles on Threads. It's fast and costs little!

0.0 (0)

Pricing

$5.00/month + usage

3

Total users

82

Monthly users

35

Runs succeeded

>99%

Issue response

27 days

Last modified

4 months ago

You can access the Threads 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 '{
< "keyword": [
< "microsoft365",
< "https://www.threads.net/@spotify/"
< ],
< "since": "",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call canadesk/threads --silent --output-dataset

Threads API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: