Meta threads scraper
Pay $1.50 for 1,000 threads
Meta threads scraper
Pay $1.50 for 1,000 threads
Scrape threads or posts from meta or instagram's new social media website "threads.net"
You can access the Meta threads scraper programmatically from your own applications by using the Apify API. You can 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 "urls": [
3 "@zuck"
4 ],
5 "postsPerSource": 25
6}' |
7apify call curious_coder/threads-scraper --silent --output-dataset
Meta threads scraper API through CLI
The Apify CLI is the official tool that allows you to use Meta threads 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:
Actor Metrics
77 monthly users
-
13 stars
>99% runs succeeded
2.5 days response time
Created in Jul 2023
Modified a month ago