Instagram Followers & Following Scraper [From πŸ’°$0.99] No Login avatar

Instagram Followers & Following Scraper [From πŸ’°$0.99] No Login

Pricing

from $0.99 / 1,000 followed account (result)s

Go to Apify Store
Instagram Followers & Following Scraper [From πŸ’°$0.99] No Login

Instagram Followers & Following Scraper [From πŸ’°$0.99] No Login

[From πŸ’°$0.99/1k] Scrape the followers and following of any public Instagram account β€” no login, no cookies, zero risk to your account. Get username, full name, verified & private flags, profile pic and profile URL for every account. Followers, following, or both, many profiles per run.

Pricing

from $0.99 / 1,000 followed account (result)s

Rating

5.0

(2)

Developer

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Actor stats

0

Bookmarked

18

Total users

18

Monthly active users

2 days ago

Last modified

Share

Instagram Followers & Following Scraper

Instagram Followers & Following Scraper

Scrape the followers and following of any public Instagram account β€” no login, no cookies, zero risk to your own account. Paste one or more usernames and get back every follower or followed account with username, full name, verification status, privacy flag, profile picture, and profile URL. From $0.99 per 1,000 results. Export as JSON, CSV, or Excel.

Why Use This Scraper?

  • Zero account risk β€” you never hand over Instagram cookies or log in, so your account can't be flagged, throttled, or banned. Cheaper cookie-based scrapers make you supply a session and take that risk; this one never does.
  • No Instagram account needed β€” nothing to configure, no 2FA, no checkpoints.
  • Followers and following in one Actor β€” collect either list or both per account, selected per run.
  • Complete lists β€” paginates through the entire list, not just the first page.
  • Multiple profiles per run β€” pass a whole list of usernames; every row is tagged with its source account.
  • Fast β€” pure HTTP. Following lists are paged in parallel; a 600-account list finishes in under a minute.
  • Clean, flat output β€” one row per account, tagged with its list type, ready for CRM import, influencer analysis, or network graphs.

Overview

This Actor returns one dataset row per account in the requested list(s). For each input username it first resolves the profile, then walks the followers and/or following list page by page. It does not return the input user's own profile β€” it returns the accounts in their lists. Data is retrieved through a third-party Instagram data provider, so no Instagram credentials are ever required.

Supported Inputs

InputWhat you get
A single username (e.g. zuck)Its followers and/or following list, per dataToScrape
Multiple usernamesLists for all of them in one run, each row tagged by sourceUsername and type
  • Handles are accepted with or without the leading @, and full profile URLs work too β€” https://www.instagram.com/zuck, instagram.com/zuck/, or the mobile m.instagram.com variant, with or without query parameters.
  • Not supported: private accounts (their lists aren't public β€” the Actor returns an error item for them), hashtags, post/reel URLs.

Pure HTTP. No browser, no CAPTCHA solver, no cookies.

Use Cases

AudienceHow they use it
Influencer marketersMap who a creator follows to find collaborators and peer networks
Growth / social teamsBuild lookalike audiences from a competitor's following graph
Researchers / OSINTReconstruct interest and affiliation networks from public follows
Sales / lead genSurface brands and decision-makers a target account follows

How It Works

How the Instagram Followers & Following Scraper works

  1. Resolve β€” each input username is looked up to get its numeric Instagram ID and follower/following counts.
  2. Paginate β€” each requested list is walked page by page until complete (following pages fetch concurrently; follower pages follow a cursor).
  3. Emit β€” every account is pushed to the dataset as its own row, tagged with sourceUsername and type so multi-user, multi-list runs stay separable.

Input Configuration

FieldTypeRequiredNotes
usernamesarray of stringsYesPublic usernames to scrape, with or without @.
dataToScrapestringNoDropdown: followings, followers, or both. Default: followings.
maxResultsPerUserintegerNoCap results per username per list. Omit for complete lists.

Example input

{
"usernames": ["zuck", "therock"],
"dataToScrape": "both",
"maxResultsPerUser": 500
}

Output Overview

Each item is a flat object describing one account in a requested list, tagged with type (follower or following). Runs stream to the default dataset, exportable as JSON, CSV, Excel, or via the API.

Output Samples

{
"sourceUsername": "zuck",
"type": "following",
"userId": "185771970",
"username": "fencer",
"fullName": "Miles Chamley-Watson",
"isPrivate": false,
"isVerified": true,
"profilePicUrl": "https://scontent.cdninstagram.com/v/t51.2885-19/...",
"profileUrl": "https://www.instagram.com/fencer/"
}

Key Output Fields

FieldDescription
sourceUsernameThe input account this row came from
typefollower or following β€” which list the row belongs to
userIdNumeric Instagram ID of the followed account
usernameHandle of the followed account
fullNameDisplay name (may be empty)
isPrivateWhether the followed account is private
isVerifiedWhether the followed account is verified
profilePicUrlURL of the followed account's profile picture
profileUrlDirect link to the followed account's Instagram profile

FAQ

Do I need to provide my Instagram cookies or log in? No. This Actor never asks for cookies, passwords, or a session β€” that's the point. Cookie-based scrapers advertise a lower headline price but require you to paste your own Instagram session, which puts your account at risk. Here your account stays completely out of it.

Does it work on private accounts? Only public accounts. A private account's lists aren't public, so the Actor emits an error item for it and continues with your other usernames.

How fresh is the data? Fetched live at run time.

Can I get followers instead of following? Yes β€” pick followings, followers, or both from the "Data to scrape" dropdown. Every row carries a type field telling you which list it belongs to.

What does it cost? Pay per result: from $0.99 per 1,000 accounts (plan tiers apply), plus a small per-run start fee. No subscription.

Support

Found a bug or need a field added? Open an issue on the Actor's Issues tab in Apify Console, or email muhamed.didovic@gmail.com.

Additional Services

Need a custom Instagram or social-media scraper, enrichment pipeline, or a private version of this Actor? Custom builds available β€” reach out at muhamed.didovic@gmail.com.

Explore More Scrapers

  • Instagram Profile Scraper
  • Instagram Comments Scraper
  • Instagram Stories Scraper
  • Instagram Hashtag Scraper

Browse the full portfolio: muhamed-didovic.github.io

πŸ€– For AI Agents & LLM Apps

Purpose: Return the followers and/or following lists of public Instagram accounts.

Minimal tested input:

{ "usernames": ["zuck"], "dataToScrape": "followers", "maxResultsPerUser": 50 }

Output: array of flat objects, one per account. Fields: sourceUsername, type, userId, username, fullName, isPrivate, isVerified, profilePicUrl, profileUrl.

Behavior & billing: Pay-per-event β€” one charge per result. Private input accounts yield one error item instead of rows. Multiple usernames allowed per call; each result carries its sourceUsername. No login/cookies required.

⚠️ Disclaimer

This Actor accesses publicly available data on Instagram for legitimate research, market-intelligence, and business-analysis purposes. It does not log in, bypass authentication, or access private content. Use of this Actor must comply with Instagram's and Meta Platforms, Inc.'s Terms of Service and all applicable laws, including data-protection regulations (GDPR, CCPA, etc.). The authors are not responsible for any misuse. Users must:

  • Respect rate limits and avoid overloading Instagram's infrastructure
  • Not use scraped data to violate user privacy or platform terms
  • Process any personal data only with a lawful basis and in compliance with their jurisdiction
  • Not republish scraped content in violation of copyright

We do not store scraped data; the Actor returns it directly to your Apify dataset for your authorized use. Instagram is a trademark of Meta Platforms, Inc.; this Actor is not affiliated with or endorsed by Meta.

SEO Keywords

instagram followers scraper, instagram following scraper, scrape instagram followers, scrape instagram following list, instagram following export, who does an instagram user follow, instagram following list download, instagram following to csv, instagram network analysis, instagram graph scraper, instagram osint tool, instagram following api, no login instagram scraper, no cookies instagram scraper, instagram data extraction, influencer network mapping, instagram lookalike audience, social media scraper, instagram public data, competitive intelligence instagram, instagram following json, apify instagram scraper