Threads Scraper

Threads Scraper

by ivanvs

Automatically scrape Threads profile data—including bios, follower counts, and links—by username. Export clean JSON/CSV for research, marketing, or apps.

80 runs
12 users
Try This Actor

Opens on Apify.com

About Threads Scraper

Need to pull data from Threads profiles without the manual hassle? This scraper does exactly that. You feed it a list of usernames, and it quietly goes to work, fetching the core details you're after. I use it to grab the profile picture URL, full name, exact username, follower count, bio text, and any links they've posted. It returns everything in a clean, structured format like JSON or CSV, which is perfect for dropping straight into your analysis or app. It's straightforward: configure your run, set the target usernames, and execute. The actor handles the rest, navigating the platform to extract fresh, accurate data. This is super useful for building contact lists, conducting social media research, tracking influencer metrics, or populating a database. It saves you from the tedious copy-pasting and lets you focus on actually using the data. If you're working with Threads at any scale, automating this collection is the only sensible way to go.

What does this actor do?

Threads Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Threads Scraper

Scrape profiles and threads from Threads (threads.com) in real-time via Apify. This actor handles data extraction without requiring additional configuration or imposing limits.

Overview

Threads is Meta's microblogging service linked to Instagram. This actor provides programmatic access to public Threads data, returning structured JSON. It's useful for data collection, research, and automation where direct API access is limited.

Key Features

  • Profile Scraping: Extract user details (username, bio, follower count, verification status, profile images).
  • Thread Scraping: Collect individual thread data, including content and author info.
  • User Content Aggregation: Retrieve a user's threads, reposts, replies, and media posts.
  • Simple Configuration: Uses URL or username inputs; no authentication required for public data.
  • Structured Output: Returns consistent JSON format for easy parsing and integration.

How to Use

Configure the actor run using input parameters. You can specify one or multiple targets (profiles, threads, etc.).

Input Parameters

Parameter Description Required Default
profiles Array of profile URLs or usernames (with or without "@"). No []
threads Array of full thread URLs. No []
user_threads Array of usernames to collect all their threads. No []
user_reposts Array of usernames to collect all their reposts. No []
user_replies Array of usernames to collect all their replies. No []
user_media Array of usernames to collect all their media threads. No []

Example Input

Scrape a profile:

{
  "profiles": ["@fcbarcelona"]
}

Scrape a specific thread:

{
  "threads": ["https://www.threads.com/@scruffy0805/post/DQuPeUSkX6J"]
}

Scrape a user's threads and replies:

{
  "user_threads": ["username"],
  "user_replies": ["username"]
}

Input/Output

The actor accepts the input configuration above via the Apify platform or API. It outputs a dataset of items, where each item is a JSON object.

Example Profile Output:

{
  "id": "63860244782",
  "username": "fcbarcelona",
  "full_name": "FC Barcelona",
  "profile_image": "https://scontent-...jpg",
  "bio": " 1899–2024: 125TH ANNIVERSARY ️ \nFC Barcelona official account",
  "followers_count": 14011694,
  "is_verified": true,
  "is_private": false,
  "url": "https://www.threads.com/@fcbarcelona"
}

Example Thread Output (abbreviated):

{
  "post": {
    "id": "3759903223063877533_63419259209",
    "user": {
      "id": "63419259209",
      "username": "frontofficesports",
      "full_name": "Front Office Sports"
    },
    "text": "Post content text here..."
  }
}

Run the actor with your desired parameters to start scraping. Results are available in the Apify dataset storage for download as JSON, CSV, or via API.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Threads Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
ivanvs
Pricing
Paid
Total Runs
80
Active Users
12
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support