Instagram Similar Profiles & Lookalike Finder - Bulk
Pricing
from $4.50 / 1,000 similar profiles
Instagram Similar Profiles & Lookalike Finder - Bulk
Find similar and related Instagram profiles from any seed account - no login. Expand a few accounts into hundreds of lookalikes across multiple hops, filter by follower size, verified, business or bio keyword, and enrich with email and counts. Export to CSV, JSON or Excel.
Pricing
from $4.50 / 1,000 similar profiles
Rating
0.0
(0)
Developer
Zaver
Maintained by CommunityActor stats
0
Bookmarked
4
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Instagram Similar Profiles & Lookalike Finder π
Instagram Similar Profiles & Lookalike Finder discovers accounts related to any Instagram profile β no login, no cookies, no password. Give it a few seed accounts and it returns the accounts Instagram itself considers similar, then optionally expands across multiple hops to build a large lookalike network from just one or two seeds. Filter by follower size, verified status, business type or bio keyword, enrich with email and full profile data, and export to CSV, Excel or JSON.
Built for influencer discovery, competitor mapping, lead generation and custom-audience building.
- β No login / no cookies β your Instagram account is never touched or put at risk
- β Similar & related accounts for any public profile
- β Multi-hop lookalike expansion β turn 2 seeds into hundreds of matches
- β Follower-size, verified, business & bio filters β find exactly the tier you want
- β Email & profile enrichment for ready-to-use outreach lists
- β CSV, Excel, JSON, XML export + full API, scheduler and integrations
What does the Lookalike Finder do?
Instagram keeps a "suggested / related profiles" graph β the accounts shown as "Suggested for you" next to a profile. This Actor reads that graph for your seed accounts and returns those matches as clean rows. Set the search depth to 2 or 3 and it walks the graph outward, discovering accounts similar to the matches too β so a couple of seeds become a broad, de-duplicated set of lookalike accounts, each tagged with the seed it came from and how many hops away it is.
What data does it extract?
One row per discovered profile:
| Field | Description | Example |
|---|---|---|
username | Account handle | adidasrunning |
full_name | Display name | adidas Running |
followers | Follower count | 4200000 |
verified | Blue-check status | true |
seed_username | Which seed it's similar to | nike |
discovery_depth | Hops from the seed (1 = direct) | 1 |
profile_url | Direct profile link | https://www.instagram.com/adidasrunning/ |
With enrichment on, each row also includes following, posts, biography, external_url, category, is_business, public_email and public_phone.
Why choose this Lookalike Finder?
- Multi-hop discovery no one else offers. Most "related profiles" scrapers return only the direct suggestions for one account. This one recurses the graph up to 3 hops, so a handful of seeds yields a large, connected lookalike set β the difference between 20 accounts and 2,000.
- Filter to the exact tier you want. Min/max follower bounds find micro-influencers or mega-accounts; verified, business and bio-keyword filters narrow to the right kind of account. Filters run before billing β you only pay for matches.
- No login, no cookies, no risk. Your Instagram account is never used, so it is never rate-limited or banned.
- De-duplicated automatically. An account reachable from several seeds is returned once, tagged with where it was found.
How to find similar Instagram accounts (step by step)
- Enter one or more seed usernames or profile URLs (
nikeorhttps://www.instagram.com/nike/). - Choose a search depth: 1 for direct matches, 2β3 to expand the network.
- Set max profiles and any filters (follower size, verified, business, bio keywords).
- (Optional) Turn on enrichment for emails and full profile data.
- Click Start, then download from the Storage β Dataset tab as CSV, Excel, JSON or XML β or read it via the API.
Example input
{"seeds": ["nike", "adidas"],"maxDepth": 2,"maxProfiles": 500,"minFollowers": 10000,"maxFollowers": 500000,"onlyBusiness": true,"bioKeywords": ["coach", "trainer"]}
This starts from @nike and @adidas, expands two hops through the lookalike graph, and keeps only business accounts with 10kβ500k followers whose bio mentions coach or trainer β a targeted list of fitness micro-influencers, with emails.
Example output
{"seed_username": "nike","discovery_depth": 1,"username": "adidasrunning","user_id": "268182823","full_name": "adidas Running","verified": true,"followers": 4200000,"category": "Sports","is_business": true,"public_email": "press@adidas.com","profile_url": "https://www.instagram.com/adidasrunning/"}
Run it via the Apify API
curl "https://api.apify.com/v2/acts/YOUR~ACTOR/runs?token=YOUR_TOKEN" \-X POST -H "Content-Type: application/json" \-d '{"seeds": ["nike"], "maxDepth": 2, "maxProfiles": 300}'
Works with the Apify SDK (JavaScript & Python), scheduled runs, webhooks, and integrations for Make, Zapier, n8n, Google Sheets, Slack and LangChain.
Pricing β pay only for results
You are billed per profile delivered to your dataset. Failed seeds and filtered-out profiles cost nothing.
| Result type | Price |
|---|---|
| Discovered profile | $0.0045 per profile ($4.50 / 1,000) |
| Enriched profile (full data + email) | $0.009 per profile ($9.00 / 1,000) |
That is set below the category average β comparable Instagram related/similar-profile Actors price results around $0.005β0.01 β so you get multi-hop discovery and filtering for less.
What can I use this for?
- Influencer discovery β start from creators you already work with and find hundreds of similar ones in your niche and size range.
- Competitor & market mapping β see the cluster of accounts Instagram associates with a competitor or category leader.
- Lead generation β expand from a few ideal-customer accounts into a filtered, enriched list of similar business accounts with emails.
- Custom-audience seeding β build a lookalike account list to inform ad targeting and partnership outreach.
Frequently asked questions
How does it find similar accounts?
It reads Instagram's own "suggested / related profiles" graph β the same "Suggested for you" accounts Instagram shows on a profile β for each seed, and optionally expands through that graph over multiple hops.
Do I need to log in?
No. The Actor uses its own managed data infrastructure β no login, no cookies, no password. Your account is never used.
What does search depth do?
Depth 1 returns only accounts directly similar to your seeds. Depth 2β3 also returns accounts similar to those, growing the network exponentially β and returning (and billing for) many more profiles. Start at depth 1 and increase as needed.
Can I find micro-influencers specifically?
Yes. Set maxFollowers (and optionally minFollowers) to bound the follower range, and combine with the business or bio-keyword filters.
Does it get email addresses?
With enrichment on, public_email is filled for business/creator accounts that expose a public contact email β typically higher in B2B and creator niches.
What export formats are supported?
CSV, Excel (XLSX), JSON, JSONL and XML, plus direct API access and integrations with Make, Zapier, n8n and Google Sheets.
Is this legal?
The Actor collects only publicly available data. You are responsible for using it in compliance with the laws that apply to you (including GDPR and CCPA) and Instagram's terms. Don't use exports for spam.
Support & roadmap
Found a bug or want a feature? Open an issue on the Actor's Issues tab. On the roadmap: engagement-rate scoring per discovered profile and keyword-seeded discovery (find lookalikes from a topic, not just a seed account).