Threads User Profile Scraper avatar

Threads User Profile Scraper

Pricing

from $6.00 / 1,000 runs

Go to Apify Store
Threads User Profile Scraper

Threads User Profile Scraper

Get a Threads user's full profile by username

Pricing

from $6.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Look up a single Threads user by username. Returns biography, follower count, verification status, privacy status, profile picture, bio links, and the topic tags shown on the profile.

Features

  • Real-time Threads data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
usernamestringyesThreads username, with or without leading @ (max 100 characters)

Pricing

This Actor is billed per run — a flat $0.006 per run.

  • One run returns all matching results for your input, and costs $0.006 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"user": {
"username": "mosseri",
"full_name": "Adam Mosseri",
"user_id": "1099735954",
"biography": "Head of Instagram and Threads.",
"follower_count": 1875432,
"is_verified": true,
"is_private": false,
"profile_pic_url": "https://scontent.cdninstagram.com/v/t51.2885-19/mosseri.jpg",
"profile_pic_url_hd": "https://scontent.cdninstagram.com/v/t51.2885-19/mosseri_640.jpg",
"bio_links": [
{
"url": "https://about.instagram.com/blog",
"title": "Instagram Blog"
}
],
"profile_tags": [],
"url": "https://www.threads.com/@mosseri"
}
}

About

Maintained by Data Direct — a small suite of fast, reliable Threads and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.