VOOZH about

URL: https://apify.com/thenetaji/instagram-related-user-scraper

⇱ Instagram related user scraper Β· Apify


Pricing

from $2.00 / 1,000 results

Go to Apify Store

Instagram related user scraper

Scrape related user for instagram. Supports email extraction too. Try Now!

Pricing

from $2.00 / 1,000 results

Rating

5.0

(3)

Developer

πŸ‘ The Netaji

The Netaji

Maintained by Community

Actor stats

26

Bookmarked

694

Total users

91

Monthly active users

2.2 hours

Issues response

4 days ago

Last modified

Share

πŸ‘₯ Instagram Related Users Scraper

An advanced Instagram scraper for Apify focused on extracting related (similar) users that Instagram suggests for a given account.
This actor is optimized for audience analysis, influencer discovery, and marketing research.


πŸ“‘ Table of Contents


✨ Features

This Instagram scraper supports the following operations:

  • βœ… Scrape Instagram’s recommended related accounts
  • βœ… Optional profile enrichment (fetch detailed profile info)
  • βœ… Chain discovery mode β€” follow related users level by level (BFS-style)
  • βœ… Profile cleanup filters β€” strip heavy fields (posts, saved media, internal flags, bio links)
  • βœ… Account filters β€” verified only, skip private, min/max follower thresholds
  • βœ… Graph export β€” push connection edge records for network visualization
  • βœ… Handles pagination automatically
  • βœ… Automatic free vs. paid plan limits
  • βœ… Transparent billing event tracking

βš™οΈ Setup

  1. Clone or add this actor to your Apify account.
  2. Provide the input JSON in the run configuration.
  3. Run the actor β€” results are stored in the default dataset.

πŸ“₯ Input Parameters

{
"type":"similar_users",
"username":["nasa"],
"maxItem":20
}
FieldTypeRequiredDescription
usernamestring[]βœ…Seed Instagram usernames
enrichProfileboolean❌Fetch full profile details for each user (slower, costs more). Default false.
maxItemnumber❌Max total users to return (0 = unlimited, default 100). With enrich, caps at 100 if left at 0.
typestringβœ…Must be "similar_users".

Filter

Controls which enriched profiles are included and what data to strip. Verified, follower, and privacy filters require enrichProfile.

FieldTypeDefaultDescription
excludePostsbooleantrueRemove post & video timeline data from enriched profiles.
excludeSavedMediabooleantrueStrip saved media and collections data.
excludeInternalFlagsbooleantrueStrip viewer-relationship flags (e.g. blocked_by_viewer).
excludeBioLinkDetailsbooleantrueClean tracking URLs from bio links, remove biography_with_entities.
verifiedOnlybooleanfalseOnly include verified (blue tick) accounts.
skipPrivatebooleanfalseExclude private accounts.
minFollowersnumber0Minimum follower count (requires enrich).
maxFollowersnumber0Maximum follower count (requires enrich).

Chain Discovery

FieldTypeDefaultDescription
chainDepthnumber0Levels deep to follow related users. Max 5.
maxItemPerLevelnumber5Max related users to follow per user per level. Max 20.
exportGraphbooleanfalsePush { from, to, depth } edge records for graph visualization.

πŸ“€ Output Format

All results are pushed into the default Apify dataset. Each record represents a related user account.

πŸ” Scraping Mode

Related Users

Fetches Instagram’s recommended similar accounts for the given username.

Input Example

{
"username":["example_user"],
"type":"similar_users",
"maxItem":20
}

Input Example β€” Chain Discovery

{
"username":["nasa"],
"type":"similar_users",
"chainDepth":2,
"maxItemPerLevel":8,
"maxItem":100,
"enrichProfile":true,
"excludePosts":true,
"verifiedOnly":false
}

At chainDepth: 2 with maxItemPerLevel: 8 from a single seed, you could discover up to 8 + (8 Γ— 8) = 72 accounts before hitting maxItem.

Output Example without profile enrichment

{
"pk":"8012033210",
"pk_id":"8012033210",
"id":"8012033210",
"username":"lalalalisa_m",
"full_name":"LISA",
"is_private":false,
"strong_id__":"8012033210",
"is_verified":true,
"profile_pic_id":"3418359067964145524_8012033210",
"profile_pic_url":"https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/452728789_7992596010855640_9098153361134866365_n.jpg?stp=dst-jpg_s320x320_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_ohc=avvKDxm7gsoQ7kNvgHmfxYI&_nc_gid=284df81e3691434587f988b487771d63&edm=AIzrcHcBAAAA&ccb=7-5&oh=00_AYAMpAR1j9vJT8oHQVoukbAHNa7EcDeagMxHcn5szG4L7w&oe=67633B33&_nc_sid=e9f0d8",
"chaining_info":null,
"sources":"",
"algorithm":null,
"profile_chaining_secondary_label":"LISA",
"social_context":"LISA"
}

Output example with profile enrichment

{
"ai_agent_owner_username":null,
"ai_agent_type":null,
"biography":"Example biography text.",
"bio_links":[
{
"title":"",
"lynx_url":"https://l.instagram.com/?u=http%3A%2F%2Fwww.yogiadityanath.in%2F&e=AT14BZv86k-eKeJFKsrZili1OI6B2k6pAwMgGABiaEPikFYB_Tyl0yKmWatzeyJHlM_id-v2P9L6yIsWHBPgdot27HEjEj5g",
"url":"http://www.yogiadityanath.in/",
"link_type":"external"
}
],
"fb_profile_biolink":null,
"biography_with_entities":{
"raw_text":"Example raw biography text.",
"entities":[]
},
"blocked_by_viewer":false,
"restricted_by_viewer":null,
"country_block":false,
"eimu_id":"116903859705511",
"external_url":"https://example.com",
"external_url_linkshimmed":"https://l.instagram.com/?u=http%3A%2F%2Fwww.yogiadityanath.in%2F&e=AT3q-kwaRNi9zY-Sr81SXE2CmAlYreUr7vcZnKjz3v-n4pz_1I1IJhq_J4to3Xrm1csvR0tk_Guu_txuf7tNnKc6Wp2SoNnb",
"edge_followed_by":{
"count":14226403
},
"fbid":"17841400478827633",
"followed_by_viewer":false,
"edge_follow":{
"count":12
},
"follows_viewer":false,
"full_name":"",
"group_metadata":null,
"has_ar_effects":false,
"has_clips":true,
"has_guides":false,
"has_channel":false,
"has_blocked_viewer":false,
"highlight_reel_count":1,
"has_onboarded_to_text_post_app":false,
"has_requested_viewer":false,
"hide_like_and_view_counts":false,
"id":"1768527960",
"is_business_account":false,
"is_professional_account":false,
"is_supervision_enabled":false,
"is_guardian_of_viewer":false,
"is_supervised_by_viewer":false,
"is_supervised_user":false,
"is_embeds_disabled":false,
"is_joined_recently":false,
"guardian_id":null,
"business_address_json":null,
"business_contact_method":"UNKNOWN",
"business_email":null,
"business_phone_number":null,
"business_category_name":null,
"overall_category_name":null,
"category_enum":null,
"category_name":null,
"is_private":false,
"is_verified":true,
"is_verified_by_mv4b":false,
"is_regulated_c18":false,
"edge_mutual_followed_by":{
"count":0,
"edges":[]
},
"pinned_channels_list_count":0,
"profile_pic_url":"https://instagram.fdel1-1.fna.fbcdn.net/v/t51.2885-19/459083352_507542668553989_5131065592077524354_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=instagram.fdel1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEEHehIOZcXFgFikCJt1Pa5jl97ZI1GnfdAwUcg8sudKbchVO-nCN9dcqTrBdbC4bs&_nc_ohc=vqgyNhttH6kQ7kNvwF9qZUw&_nc_gid=DvE-QPimykuMe_vVlntbfA&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfUsKjvEJsr4L0RfwYGQoqZaARRZRXl0Ztd-2rfOUkEhDw&oe=68AA28F0&_nc_sid=8b3546",
"profile_pic_url_hd":"https://instagram.fdel1-1.fna.fbcdn.net/v/t51.2885-19/459083352_507542668553989_5131065592077524354_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=instagram.fdel1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEEHehIOZcXFgFikCJt1Pa5jl97ZI1GnfdAwUcg8sudKbchVO-nCN9dcqTrBdbC4bs&_nc_ohc=vqgyNhttH6kQ7kNvwF9qZUw&_nc_gid=DvE-QPimykuMe_vVlntbfA&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfWvlwdAxBo3XLhXfqovtgthqVRe6ROTUezZfsmh3Hs9MA&oe=68AA28F0&_nc_sid=8b3546",
"requested_by_viewer":false,
"should_show_category":false,
"should_show_public_contacts":false,
"show_account_transparency_details":true,
"show_text_post_app_badge":null,
"remove_message_entrypoint":false,
"transparency_label":null,
"transparency_product":null,
"username":"myogi_adityanath",
"pronouns":[]
}```
### Chain Discovery Output
When `chainDepth >= 1`, each result includes chain metadata fields:
| Field | Description |
|---|---|
| `depth` | Level at which this user was discovered (1 = direct related user of seed) |
| `discovered_from` | The immediate parent username that led to this user |
| `chain_path` | Full ancestry path from seed to the parent of this user |
```json
{
"id":"1234567890",
"username":"spacex",
"full_name":"SpaceX",
"is_private":false,
"is_verified":true,
"depth":1,
"discovered_from":"nasa",
"chain_path":["nasa"]
}

Deduplication: each username appears only once, even if multiple parents share the same related user.

Graph Edge Output

When exportGraph: true, the dataset also contains edge records for network visualization:

{
"_type":"graph_edge",
"from":"nasa",
"to":"spacex",
"depth":1
}

πŸ“ Example Use Cases

  • Discover influencers related to a target account
  • Build lookalike audience lists for marketing campaigns
  • Analyze competitors’ network of similar creators
  • Identify potential collaboration opportunities
  • Research engagement overlaps between related accounts

You might also like

Instagram Related Person Scraper

scraper-engine/instagram-related-person-scraper

The Instagram Related Person Scraper helps you discover and extract data about related or suggested Instagram accounts. Gather usernames, bios, follower counts, and profile links. Perfect for influencer research, competitor analysis, and expanding outreach with structured, actionable data.

πŸ‘ User avatar

Scraper Engine

301

5.0

Instagram Related Person Scraper

simpleapi/instagram-related-person-scraper

Instagram Related Person Scraper finds and extracts profiles related to any public Instagram user, capturing usernames, bios, follower counts, profile URLs, and relevance connections. Ideal for influencer discovery, audience analysis, competitor research, and automated Instagram network insights.

Instagram Related Person Scraper

scrapio/instagram-related-person-scraper

Scrapes related people from any Instagram profile, capturing suggested accounts, usernames, bios, follower counts, categories, and profile URLs. Ideal for influencer discovery, audience mapping, competitor research, and automated identification of similar Instagram profiles

Instagram Engagement Scorer

mraxes/instagram-engagement-scorer

A high-speed Actor to calculate the engagement rate of any public Instagram profile. It analyzes recent posts (likes, comments, views) to provide a reliable engagement score. Ideal for scaling your influencer and competitor analysis.

68

Linkedin Profile Comments Scraper (No Cookie)

datadoping/linkedin-profile-comments-scraper

For just $1.2 per 1,000 comments, scrape comments made by a profile from activity on LinkedIn. It Scrapes text, reactions, pinned, timestamp, etc. Note: If you're on free tier you can only scrape 4 profile and 100 comments per profile per run (12 profiles in total)

160

Instagram Story Scraper

seemuapps/instagram-story-scraper

Fetch Instagram stories (images & videos) for any public profile. Returns story media URLs, timestamps, and profile metadata.

Instagram Related Profiles Scraper

afanasenko/instagram-related-profiles-scraper

Discover related Instagram profiles via Instagram's Suggested for You algorithm. Expand from 1-5 seed accounts to find similar creators, qualify leads, and grow your network. Filter by engagement, contact info, language, business category, and more.

πŸ‘ User avatar

Andrey Afanasenko

151

4.0

Instagram Profile Posts Scraper βœ… No cookies βœ…

scraping_solutions/instagram-profile-posts-scraper-no-cookies

Just enter one or more Instagram usernames and instantly extract all their posts. Export the data in various formats, run the scraper via API, schedule and monitor scraping sessions, and seamlessly integrate with your favorite tools or workflows. Perfect for marketers, analysts, and automation pros.

πŸ‘ User avatar

Scraping Solutions

603

Instagram Stories Scraper β€” Stories & Highlights Metadata

automation-lab/instagram-stories-scraper

Scrape current Instagram stories and highlight reels from public profiles. Extract media URLs, timestamps, captions, stickers, music, links, highlight titles, and optional profile metadata; supports batch usernames.

πŸ‘ User avatar

Stas Persiianenko

116

4.0

Instagram Story Details Scraper

louisdeconinck/instagram-story-details-scraper

Extract detailed Instagram stories data for data analysis, content monitoring, and competitor research. Does not require authentication or login. Fast & easy to use. Supports photo & video stories.

πŸ‘ User avatar

Louis Deconinck

1.3K

4.7