VOOZH about

URL: https://apify.com/simpleapi/threads-user-followers-scraper

⇱ 🧡✨ Threads User Followers Scraper Β· Apify


πŸ‘ 🧡✨ Threads User Followers Scraper avatar

🧡✨ Threads User Followers Scraper

Pricing

from $2.99 / 1,000 results

Go to Apify Store

🧡✨ Threads User Followers Scraper

🧡✨ Threads User Followers Scraper scrapes Instagram Threads follower and following data to map relationships, mutuals, and overlaps. πŸ” Export clean CSV/JSON for analytics. πŸ“Š Perfect for competitor tracking, influencer discovery, and audience research.

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ SimpleAPI

SimpleAPI

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a month ago

Last modified

Share

Threads User Followers Scraper

Apify Actor that collects Threads follower records for one or more profiles, using the same GraphQL + HTML token strategy as a local Python workflow (extract_followers + profile HTML + JS bundle doc_id extraction).

Features

  • Bulk input: multiple profile URLs or @usernames
  • Session-based: requires a valid sessionid cookie (paste as sessionId input; from threads.com / Instagram when logged in)
  • Proxy ladder: starts with no proxy; on failure uses Apify datacenter, then residential (up to 3 attempts); after residential succeeds, stays on residential for the rest of the run
  • Live dataset output: each follower row is pushed as it is discovered
  • Same output shape as the normalized JSON from node_to_record (source, target_username, user_id, pk, username, full_name, flags, profile_url, etc.)

Input

FieldTypeDescription
urlsarrayProfile URLs or usernames
sessionIdstring (secret)Value of the sessionid cookie (browser DevTools β†’ Application β†’ Cookies β†’ threads.com or instagram.com)
proxyConfigurationobjectOptional; merged into Apify proxy configuration for DC/residential fallbacks
maxFollowersintegerMax unique followers per profile (default 200)

Pacing and GraphQL batching match the original script internally (~0.35s between rounds, first=50, stop after 10 consecutive rounds with no new unique followers).

Example:

{
"urls":["https://www.threads.com/@zuck"],
"sessionId":"YOUR_SESSIONID",
"maxFollowers":200
}

Output

Each dataset item matches the scraper record shape, for example:

{
"source":"threads",
"target_username":"zuck",
"user_id":"73956966771",
"pk":"73956966771",
"username":"baselad21",
"full_name":"Bassel Kaddour",
"is_verified":false,
"is_private":false,
"profile_pic_url":"https://...",
"follower_count":1,
"following":false,
"followed_by":false,
"outgoing_request":false,
"has_onboarded_to_text_post_app":true,
"__typename":"XDTUserDict",
"profile_url":"https://www.threads.net/@baselad21"
}

Local run

cd Threads-User-Followers-Scraper
pip install-r requirements.txt
  • Set APIFY_TOKEN in the environment so Apify Proxy fallbacks can obtain a proxy password when direct access fails.
  • Run apify run with the Apify CLI, or python -m src with optional project-root INPUT.json (only if Actor.get_input() is empty β€” e.g. local testing).

Legal

Only scrape data you are allowed to access. You are responsible for complying with Threads/Meta terms and applicable laws.

You might also like

🧡✨ Threads user followers scraper

scrapier/threads-user-followers-scraper

🧡✨Threads user followers scraper extracts and maps follower relationships on Threadsβ€”followers, following, and mutuals. πŸ”Ž Ideal for audience mapping, competitor research, and influencer outreach. πŸ“Š Export CSV/JSON, schedule runs, and integrate via API.

🧡✨ Threads User Followers Scraper

api-empire/threads-user-followers-scraper

🧡✨ Threads User Followers Scraper that pulls followers & following, finds mutuals, and maps relationships. πŸ”Ž Export CSV/JSON, schedule runs, track changes. Perfect for marketing, competitor research & influencer outreach.

🧡✨ Threads User Followers Scraper

scraper-engine/threads-user-followers-scraper

🧡✨ Threads User Followers Scraper extracts followers from public Threads profiles. Gather usernames, profile URLs, bios, follower counts, and other public account data in structured output. Ideal for influencer research, audience analysis, lead generation, and competitor tracking.

πŸ‘ User avatar

Scraper Engine

2

🧡 Threads User Following Scraper

scrapio/threads-user-following-scraper

🧡 Threads User Following Scraper extracts the following list from public Threads profiles: usernames, names, bios, counts & profile links. πŸ”Ž Export to CSV/JSON. πŸš€ Ideal for competitor analysis, influencer discovery, outreach, and audience insights.

🧡✨ Threads User Followers Scraper

scrapio/threads-user-followers-scraper

🧡✨ Threads User Followers Scraper is a Threads followers scraper that maps who follows whom on public profiles. πŸ”Ž Spot influencers, competitors & mutuals. πŸ“Š Export CSV/JSON. ⚑ Fast, scalable. πŸš€ Ideal for audience research, growth marketing & social listening.

🧡Threads User Following Scraper

simpleapi/threads-user-following-scraper

🧡 Extract the following list of any Threads user with Threads User Following Scraper. Collect usernames, profile links, bios, follower details, and public account data for research, lead generation, influencer discovery, and competitor analysis with clean exports.

🧡 Threads User Following Scraper

scrapier/threads-user-following-scraper

🧡Threads User Following Scraper pulls the full list of accounts a Threads user follows, including usernames, profile links, bios, verification, and counts. ⚑ Export CSV/JSON. πŸ“Š Ideal for influencer discovery, competitor benchmarking, and social audience insights.