Instagram Followers Bio Keyword Scraper
Pricing
Pay per usage
Instagram Followers Bio Keyword Scraper
Scrape Instagram followers and filter them by bio keywords — no login or cookies required. Export matched profiles with follower data, business categories, matched keywords, and followed accounts.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
ScrapySpider
Maintained by CommunityActor stats
0
Bookmarked
5
Total users
2
Monthly active users
5 days ago
Last modified
Categories
Share
Instagram Follower Bio Scraper
Scrapes followers of any Instagram account and filters them by bio keywords — no login or cookies required — returning structured JSON with full profile data, matched keywords, and which of your target accounts each user follows.
- Filter followers by any keyword in their Instagram bio (niche, industry, interests)
- Scrape multiple Instagram accounts in a single run
- Each result shows exactly which keywords matched and which accounts they follow
- Returns full profile data: bio, follower count, verification, business category, profile photo
- Outputs clean JSON/CSV ready for outreach tools, CRMs, or lead pipelines
- No Instagram account or cookies required to run
What data does it extract?
Each result contains:
Identity: username, fullName, profilePicUrl
Profile details: biography, followersCount, followsCount, verified, isBusinessAccount, businessCategoryName, private, externalUrls
Filter metadata: matchedKeywords (which bio keywords matched), followedAccounts (which of your input accounts they follow)
Output is available as JSON, CSV, or Excel via the Apify dataset export.
Use cases
- Influencer discovery: Find nano and micro-influencers in a specific niche who follow relevant accounts
- Lead generation: Build targeted prospect lists from followers of competitor or complementary brands
- Market research: Identify users in a niche by scanning bios of an account's audience
- Audience analysis: Understand who follows your competitors — job title, category, bio keywords
- Recruitment: Find professionals in a field by filtering followers of industry accounts by bio keywords
- Brand monitoring: Discover followers who mention your brand, product type, or industry in their bio
How to use
- Click Try for free above
- In the Input tab, paste one or more Instagram usernames or profile URLs
- Enter the bio keywords you want to filter followers by (e.g. "fitness", "coach", "nutrition")
- Set the Followers Limit Per Account (default: 100; increase for larger audiences)
- Click Start and wait for the run to complete
- Download your results as JSON, CSV, or Excel from the Output tab
Note: This Actor calls two sub-Actors (
scraping_solutions/instagram-scraper-followers-following-no-cookiesandapify/instagram-profile-scraper). Both are free public Actors on Apify Store — their compute costs are billed to your Apify account separately per run.
Input parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accounts | Array of strings | Yes | ["hudabeauty"] | Instagram usernames or profile URLs. Example: "cristiano" or "https://www.instagram.com/cristiano/" |
keywords | Array of strings | Yes | ["makeup","beauty","fitness"] | Keywords to match against follower bios. A profile is included if its bio contains any of these keywords (case-insensitive). |
datalimit | Integer | Yes | 100 | Max followers to scrape per account. Min: 1, Max: 10000. |
Output example
{"username": "janefit_coach","fullName": "Jane Martinez","biography": "🏋️ Fitness coach & nutrition expert | DMs open for coaching","followersCount": 12400,"followsCount": 843,"verified": false,"isBusinessAccount": true,"businessCategoryName": "Personal Coach","private": false,"profilePicUrl": "https://scontent.cdninstagram.com/...","externalUrls": ["https://janefit.com"],"matchedKeywords": ["fitness", "coach"],"followedAccounts": ["hudabeauty"]}
Pricing
This Actor is free to use — you only pay for Apify platform compute time and the sub-Actor runs it triggers.
A typical run of 100 followers per account costs approximately $0.10–$0.30 in Apify platform credits (including sub-Actor costs).
New Apify accounts receive $5 in free credits — enough for several hundred profile matches.
Technical notes
- No account needed: This Actor does not require an Instagram login, session cookies, or API credentials
- Sub-Actor dependencies: Results depend on
scraping_solutions/instagram-scraper-followers-following-no-cookies(followers list) andapify/instagram-profile-scraper(full profile data) — both are free public Actors - Private profiles: Followers with private Instagram accounts will be listed but bio data may be limited or unavailable
- Rate limits: Instagram applies rate limiting. For large runs (1,000+ followers), expect longer run times
- Keyword matching: Matching is case-insensitive and checks both
biographyandbusinessCategoryNamefields
Support
Have questions or found a bug? Reach out:
- Email: ScrapySpider@protonmail.com
- Website: ScrapySpider.com
- Apify: Open a support issue on this Actor page
- Response time: Within 24–48 hours on weekdays