Instagram Followers, Following & Related Accounts Scraper
Pricing
from $2.55 / 1,000 results
Instagram Followers, Following & Related Accounts Scraper
Four ways to read an Instagram account's social graph: its followers, who it follows, Instagram's own "related" list, and its "similar accounts" recommendations. Followers and following take a username or numeric ID and page automatically; the other two take a single identifier each.
Pricing
from $2.55 / 1,000 results
Rating
0.0
(0)
Developer
ToolzerHub
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Export a public Instagram account's social graph — its followers, who it follows, and the accounts Instagram itself suggests alongside it. One row per account, with username, full_name, is_private and is_verified. No login, no cookies.
Pick a mode
| Mode | Give it | Pages? |
|---|---|---|
| Followers | usernamesOrIds | Yes, up to Max results |
| Following | usernamesOrIds | Yes, up to Max results |
| Related profiles | userIds | No — one response |
| Similar accounts | usernamesOrIds | No — one response |
Followers and Following take usernames and numeric IDs mixed in the same list. Related profiles takes numeric IDs only.
Input
| Field | Notes |
|---|---|
| usernamesOrIds | Handles without the @, numeric IDs, or both together |
| Max results | Per identifier. Three accounts at 25 gives up to 75 rows. 0 removes the bound. |
| Resume from | Continuation value from an earlier run's log |
Output
source_identifier · username · full_name · is_private · is_verified
source_identifier is the account whose graph the row came from — that's how a run over several accounts stays separable, and how you spot the overlap between two follower lists.
Questions
A big account stopped well short of its follower count. Expected. Instagram does not hand out an unbounded follower list. Paging ends when it returns an empty page or repeats a continuation value, and that happens long before a million-follower account is exhausted. Treat the result as a sample from the top of the list, not the whole thing.
Related profiles and Similar accounts — what's the difference? Two different Instagram surfaces. Related profiles is the row shown on a profile page; Similar accounts is the suggestion list. They overlap but are not the same, and neither pages — each is a single response, so Max results and Resume from do nothing in those modes.
Can I get followers of a private account?
No. Private accounts return their profile but not their graph. Check is_private with the Profile Actor first.
Do I get emails or phone numbers? No. These rows carry what Instagram shows publicly on an account listing — handle, name, private flag, verified flag. Contact details are not part of it.
One of my identifiers returned nothing. An account Instagram has no record for produces no rows rather than an error, and the run moves to the next identifier. A handle that has been renamed is the usual cause — numeric IDs survive renames, handles don't.
The rest of the family
Instagram Profile Scraper — the full record for any account in these rows. Instagram Posts, Reels & Reposts Scraper — what those accounts post. Instagram Scraper - All In One — every mode in this family.
Support
Questions, bugs, or feature requests: contact@toolzerhub.com
Browse the rest: apify.com/toolzerhub