# Instagram Leads Scraper & Lead Generator (`ittechinnovators/instagram-leads-scraper-lead-generator`) Actor

Instagram Leads Scraper and Lead Generator for finding targeted Instagram business leads by keyword, niche, location and follower count. Discover relevant Instagram profiles and extract public profile information to build lead lists for sales prospecting, outreach and market research.

- **URL**: https://apify.com/ittechinnovators/instagram-leads-scraper-lead-generator.md
- **Developed by:** [IT-TechInnovators](https://apify.com/ittechinnovators) (community)
- **Categories:** Social media, Lead generation
- **Stats:** 95 total users, 12 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

from $9.00 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

**INSTAGRAM LEAD FINDER — GOOGLE DISCOVERY EDITION**

**OVERVIEW**

Instagram Lead Finder is a smart automation tool designed to discover highly targeted Instagram business profiles using keyword and location-driven search patterns.\
It identifies niche specific pages, analyzes their key metrics, and prepares them for lead generation, outreach, or business development workflows.

This tool helps agencies, freelancers, and marketers find the right people faster — saving hours of manual research.

**ADVANTAGES & BENEFITS**

**Ultra Fast Instagram Business Discovery**
Find hundreds of niche specific IG profiles within minutes.

**Perfect for Local & Niche Markets**
Especially suited for:

1. Chennai
2. Tamil Nadu
3. India based small businesses
4. Niche markets like bridal makeup, kids fashion, boutiques, food shops, etc.

**Automates Research**
Stop spending hours manually browsing Instagram or Google.\
This tool instantly finds:

1. Followers
2. Bio insights
3. Niche categories
4. Category tags
5. Rank scores

**Accurate Results Powered by Real Profile Data**
Combines Google-based discovery with Instagram data enrichment for maximum precision.

**WHO WILL BENEFIT FROM THIS TOOL?**

**Social Media Agencies**
Find potential clients fast — beauty studios, boutiques, wedding planners, kids stores, restaurants, etc.

**Freelancers**
Perfect for:

1. Lead generation
2. Influencer research
3. Digital marketing projects
4. Social media management prospects

**Business Owners**
Identify:

1. Competitors
2. Influencers
3. Collaboration opportunities
4. Local businesses to partner with

**Affiliate Marketers**
Find niche pages for promotions.

**HOW TO MAKE MONEY WITH THIS TOOL**

**Sell Instagram Lead Lists**
Create niche specific lists and sell them on:

1. Fiverr
2. Upwork
3. Freelancer
4. PeoplePerHour

Examples:

1. Makeup artists in Chennai
2. Kids clothing boutiques in Tamil Nadu
3. Food pages in India
4. Local business influencers

**Offer Lead Generation as a Service**
Charge per:

1. Niche
2. City
3. Followers range
4. Volume

**Sell Monthly Subscription Lists**
Many clients want **monthly updated** Instagram lead packs.

**Use It for Outreach Campaigns**
Find relevant leads → pitch them → sell your services.

**HOW FREELANCERS CAN GET PROJECTS USING THIS TOOL**

Create sample datasets\
Show clients exactly what type of IG leads you can generate.

Offer custom niche research\
Clients LOVE targeted lists like:\
"Find me 50 fashion influencers in Chennai with 3K–20K followers."

Bundle with marketing services\
Combine with:
a.	Social media management\
b.	Content services\
c.	Influencer outreach\
d.	Ads + promotions\
Deliver 10× faster than manual researchers\
Your automation = your advantage.

**FEEDBACK & IMPROVEMENT REQUEST**

Your feedback helps improve this tool!\
If you have ideas, suggestions, or want more features, please share your thoughts.\
Let’s grow this into the #1 Instagram lead tool together.

1. Want email extraction?
2. Want reel analytics?
3. Want contact buttons (email/whatsapp)?
4. Want engagement rate added?

Just reach out anytime!

**FOLLOW FOR MORE AUTOMATION TRICKS**

**YouTube Channel**\
https://www.youtube.com/@ScrapeAndEarn

**Instagram**\
https://www.instagram.com/scrapeandearn?igsh=czF1MTBtZXYxMXE%3D\&utm\_source=qr

# Actor input Schema

## `keywords` (type: `array`):

Enter niche-based business keywords. One per line.
Example: Bridal Makeup, Kids Fashion, Food Shop.
Tip: Short and specific keywords give cleaner results.

## `locations` (type: `array`):

Enter cities or regions. One per line.
Example: Chennai, Tamil Nadu, Coimbatore.
Tip: Use city + state for maximum accuracy.

## `maxProfiles` (type: `number`):

Total number of Instagram profiles to collect.
Tip: 20–50 = fast results, 100+ = larger datasets.

## `minFollowers` (type: `number`):

Only collect profiles with followers MORE THAN this number.
Example: 1000 = show profiles with 1K+ followers.

## `maxFollowers` (type: `number`):

Only collect profiles with followers LESS THAN this number.
Tip: Set 50,000 for micro-influencers.

## `proxyConfiguration` (type: `object`):

Keep Apify Proxy ON for best stability.
If you're unsure, leave this as default.

## Actor input object example

```json
{
  "maxProfiles": 50,
  "minFollowers": 0,
  "maxFollowers": 999999999,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# Actor output Schema

## `results` (type: `string`):

Direct API link to the dataset containing all scraped Instagram profile entries.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("ittechinnovators/instagram-leads-scraper-lead-generator").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("ittechinnovators/instagram-leads-scraper-lead-generator").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call ittechinnovators/instagram-leads-scraper-lead-generator --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,ittechinnovators/instagram-leads-scraper-lead-generator"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/F341cB999DbHSsvVt/builds/aMWO6mQMf6Fw6q3ZF/openapi.json
