
Instagram Threads Post Scraper
Deprecated
Pricing
$3.00 / 1,000 posts
Go to Store

Instagram Threads Post Scraper
Deprecated
Get post information from Instagram Threads app.
0.0 (0)
Pricing
$3.00 / 1,000 posts
1
Total users
36
Monthly users
3
Last modified
2 years ago
You can access the Instagram Threads Post 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.
1echo '{
2 "startUrls": [
3 "https://www.threads.net/@lewishowes/post/CuyXCSlu89_"
4 ],
5 "proxy": {
6 "useApifyProxy": true,
7 "apifyProxyCountry": "US"
8 }
9}' |
10apify call mscraper/instagram-threads-post-scraper --silent --output-dataset
Instagram Threads Post Scraper API through CLI
The Apify CLI is the official tool that allows you to use Instagram Threads Post Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: