Instagram Profile Finder
Pricing
$29.99/month + usage
Instagram Profile Finder
Instagram profile finder to discover Instagram profiles using keywords, hashtags, and niches ๐๐ธ Ideal for influencer discovery, lead generation, and targeted social media outreach. Fast and reliable profile search.
Pricing
$29.99/month + usage
Rating
0.0
(0)
Developer
Scraper Mind
Maintained by CommunityActor stats
0
Bookmarked
38
Total users
8
Monthly active users
12 days ago
Last modified
Categories
Share
Instagram Profile Finder ๐
Instagram Profile Finder helps you discover relevant Instagram accounts at scale by searching with your niche keywords and optional country filtering. Whether youโre using an Instagram profile finder for outreach, building a lead list with an Instagram account lookup, or doing research with an Instagram profile search tool, this actor automates the profile discovery workflow and saves you hours of manual workโno login required.
Why choose Instagram Profile Finder?
| Feature | Benefit |
|---|---|
| โ Keyword-based profile discovery | Finds Instagram profiles using your provided keywords list |
| โ Country filtering | Focuses results on your selected country to improve lead relevance |
| โ Proxy resilience + fallbacks | Built-in proxy support helps keep scraping runs reliable |
| โ Retries for resilience | Uses max_retries when scraping pages to reduce empty/failed attempts |
| โ Structured, enriched output | Returns consistent profile fields (e.g. full_name, biography, followers, profile_pic_url) |
| โ Dataset-ready results | Outputs directly into the Instagram Profiles dataset view for quick export |
Key features
- ๐ง Niche-focused Instagram profile discovery: Uses your
keywordsto find matching profiles for lead generation and research. - ๐ Target country filtering: Lets you restrict discovery by the
countryyou select, making it easier to build region-specific lists. - ๐ก๏ธ Reliable scraping with proxy support: Includes built-in proxy support to improve consistency for large batches.
- ๐ Retry logic for stability: Implements retry behavior (
max_retries) when requesting pages to help recover from transient failures. - ๐ Complete profile enrichment: Enriches each discovered profile with fields like
full_name,biography,user_id, follower/following counts, and profile picture URLs. - ๐พ Clean dataset output: Pushes results to the dataset with clear fields such as
keyword,url, andsource. - โ๏ธ Run-time limits to control volume: Uses a global maximum (
max_leads) with free-tier capping behavior to prevent unexpectedly large runs. - โ๏ธ Valid-profile filtering: Only keeps URLs that match valid Instagram profile patterns (skipping posts/reels/other non-profile pages).
Input
Provide input via an input.json file. Example structure:
{"keywords": ["marketing", "fitness"],"country": "United States","max_leads": 100}
Input Fields
| Field | Required | Description |
|---|---|---|
keywords | Yes | List of niche keywords to search (example: marketing, fitness). The actor will process each keyword. |
country | No | Target country for leads. Used to filter discovery to a specific region (default: United States). |
max_leads | No | Maximum number of leads to collect. (Default: 10, minimum: 1). Free tier runs cap results at 100 profiles per run. |
Output
The actor saves each profileโs data into the Instagram Profiles dataset (table view), with one row per collected profile URL.
Example output item (as stored in the dataset):
{"keyword": "marketing","full_name": "Example Name","biography": "Example bio text","followers": 1234,"following": 56,"post_count": 789,"external_url": "https://example.com","profile_pic_url": "https://example.com/pic.jpg","source": "Search Engine","url": "https://www.instagram.com/exampleusername/","user_id": "1234567890","is_verified": false,"is_business_account": false,"is_professional_account": false,"profile_pic_url_hd": "https://example.com/pic_hd.jpg"}
Output Fields
| Field | Type | Description |
|---|---|---|
keyword | string | The keyword that led to this profile being discovered |
full_name | string | Profile full name (if available) |
biography | string | Profile biography / bio text |
followers | number | Follower count |
following | number | Following count |
post_count | number | Number of posts |
external_url | string | External link shown on the profile (if any) |
profile_pic_url | string | Profile picture URL |
profile_pic_url_hd | string | High-definition profile picture URL |
source | string | Where the profile was found (set to "Search Engine") |
url | string | Instagram profile URL |
user_id | string | Instagram user id |
is_verified | boolean | Whether the profile is verified |
is_business_account | boolean | Whether the profile is a business account |
is_professional_account | boolean | Whether the profile is a professional account |
Note: Some enrichment fields may be empty if the profile does not provide them publicly.
How to use Instagram Profile Finder (via Apify Console)
-
Open Apify Console ๐
Go to console.apify.com and log in. -
Find the actor
Search for Instagram Profile Finder in the Actors marketplace. -
Go to the INPUT section
Paste yourinput.jsonvalues in the form or as raw JSON. -
Set
keywordsโ๏ธ
Add one or more niche keywords (e.g. โmarketingโ, โfitnessโ). The actor will process each keyword. -
Pick a
country๐
Choose a target country to improve lead relevance. Default is United States. -
Control volume with
max_leads๐
Enter the maximum number of leads you want. Free runs cap at 100 profiles per run. -
Run the actor โถ๏ธ
Start the run and watch the live logs for progress while it discovers and enriches profiles. -
Open the dataset results ๐พ
After completion, go to the Instagram Profiles dataset and export as JSON/CSV as needed.
No coding requiredโget accurate results in minutes with Instagram Profile Finder.
Advanced features & SEO optimization
- ๐ Engineered for keyword-led Instagram profile search: Instagram Profile Finder is designed to excel at โInstagram profile finderโ and โfind Instagram profileโ workflows for outreach and discovery.
- ๐ Better targeting with country filtering: Instagram username finder and Instagram account lookup style use cases become more actionable when you narrow by region.
- ๐ More reliability at scale: Uses built-in retry behavior and proxy support to keep large runs moving even when some pages fail.
- ๐งฉ Clean enrichment fields for analysis: Returns profile metadata you can directly analyze or push into your workflow (followers, following, post count, URLs, and more).
- ๐งฑ Consistency-first structured output: The dataset schema is designed for straightforward exportโideal for CRM enrichment pipelines and data analysis projects.
Best use cases
- ๐ Marketing lead generation: Build a keyword-targeted list of Instagram accounts for outreach campaigns with higher relevance by country.
- ๐ง Market research & competitive landscaping: Collect profile attributes (followers, following, biography) to compare niches by region.
- ๐ฅ Influencer discovery: Find accounts connected to specific niches using an Instagram profile search tool approach.
- ๐งพ Data analyst workflows: Export enriched profile fields for segmentation and reporting without manual scraping.
- ๐งโ๐ป CRM enrichment automation: Feed discovered profile metadata into your CRM pipeline using dataset exports.
- ๐ Brand partnership sourcing: Locate Instagram profiles that match your keywords and build a shortlist for partnerships and collaborations.
- ๐ โInstagram username checkerโ style QA: Validate and enrich username-led findings into consistent structured records.
Technical specifications
Supported Input Formats
- โ
keywords(array of strings): minimum 1 item; unique items enforced by schema - โ
country(string): one of the allowed country values in the input schema - โ
max_leads(integer): minimum 1 (default: 10)
Proxy Support
- โ Built-in proxy support for reliable scraping and enrichment runs
- โ ๏ธ If enrichment requests fail, some profiles may be skipped (the actor logs warnings and continues)
Retry Mechanism
- โ
Uses
max_retries(set internally to3) for page scraping requests
Dataset Structure
- โ Dataset: Instagram Profiles
- โ
Dataset table fields include:
keyword,full_name,biography,followers,following,post_count,external_url,profile_pic_url,source,url
Rate Limits & Performance
- โ
Includes a delay between page requests (
request_delayis set internally) - โ Designed to collect profiles until reaching the global lead limit for the run
Limitations
- โ Private/restricted profiles may not be enrichable
- โ Profiles without publicly available metadata may produce incomplete enrichment fields
FAQ
Does Instagram Profile Finder require any login?
โ No. Instagram Profile Finder is designed to discover and enrich publicly available profile information without requiring you to log in.
What data does Instagram Profile Finder return?
โ
It returns structured profile records including fields like full_name, biography, followers, following, post_count, external_url, profile_pic_url, plus the discovered url, keyword, and source.
How many profiles can I collect in one run?
โ
You can set max_leads, but free tier runs cap results at 100 profiles per run. Paid runs remove the hard limit enforcement behavior.
Can I search multiple niches at once?
โ
Yes. Provide multiple entries in keywords (e.g. โmarketingโ, โfitnessโ). The actor processes each keyword and keeps collecting until it hits the run limit.
Can I filter results by country?
โ
Yes. Set the country input to focus your Instagram profile discovery on a specific region.
What if enrichment fails for a profile?
โ If enrichment returns no data, that profile is skipped and the actor continues with the next profile.
Is the output already saved in an Apify dataset?
โ Yes. The actor pushes results into the Instagram Profiles dataset, which you can export from the Apify Console.
How do I remove data if needed?
You can request data removal by emailing dataforleads@gmail.com.
Support & feature requests
If youโre using Instagram Profile Finder and want improvements, weโd love to hear from you.
- ๐ก Feature Requests: For example, enhancements like additional export options or more dataset fields to better match your Instagram account lookup workflow.
- ๐ง Contact: Email us at dataforleads@gmail.com.
Your feedback helps shape the roadmap for future Instagram profile finder upgrades.
Disclaimer
Instagram Profile Finder accesses publicly accessible sources. It does not access private profiles, authenticated data, or password-protected pages. Compliance with applicable laws (including GDPR/CCPA), platform policies, and spam regulations is your responsibility.
For data removal requests, contact dataforleads@gmail.com. Please use this tool responsibly, ethically, and for legitimate purposes only.
Turn your keyword research into an actionable list with the most comprehensive, SEO-optimized Instagram Profile Finder.