Instagram Leads Generator

Instagram Leads Generator

by caprolok

Extract verified emails, usernames, follower counts, and more from Instagram profiles using just a keyword and location. Perfect for building lead lis...

4,472 runs
951 users
Try This Actor

Opens on Apify.com

About Instagram Leads Generator

Extract verified emails, usernames, follower counts, and more from Instagram profiles using just a keyword and location. Perfect for building lead lists, finding influencers, or enriching contact data.

What does this actor do?

Instagram Leads Generator is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Instagram Leads Generator # Instagram Leads Generator The Instagram Leads Generator is a powerful yet easy-to-use scraper designed to help you uncover valuable contact information from Instagram profiles. Whether you're looking for business leads, influencers, or potential collaborators, this tool streamlines the process of collecting emails, usernames, follower counts, and more. With just a keyword and location, you can instantly generate highly targeted datasets. It’s perfect for marketers, recruiters, and entrepreneurs who want to save time while building reliable contact lists directly from Instagram. ## πŸ“„ What Can You Extract? - emails: List of email addresses associated with the Instagram user - keyword: The keyword used to find the lead - name: Full name or display name of the Instagram user - user_link: Direct link to the Instagram profile - user_thumbnail: Profile picture thumbnail URL - username: The Instagram username (handle) - following: Number of accounts the user is following - posts: Number of posts published by the user (if available) ## πŸ“˜ How to Use Getting started is quick and painless even if you've never scraped data before: 1. Create a free Apify account. All you need is an email address. 2. Open the Instagram Leads Generator on the Apify platform. 3. Add your input parameters (e.g., URLs, filters, etc. - customize as needed). 4. Click "Start". The actor will visit each URL and gather data. 5. Download your dataset in JSON, CSV, Excel, or HTML, or pipe it straight into your integrations via the API. ## ✨ Key Features - Extract verified emails from Instagram profiles - Filter leads by keyword and location - Collect usernames, profile links, and follower data - Export results in multiple formats (JSON, CSV, Excel, HTML) - Easy to integrate with CRMs and marketing tools - Scalable for small or large lead generation campaigns ## ⌨️ Input Parameters | Field | Type | Description | Required | | ----------- | ------ | ------------------------------------------ | -------- | | keyword | String | Keyword to search Instagram users | Yes | | location | String | Location filter (e.g., "US", "UK") | No | | max_leads | Number | Maximum number of leads to extract | No | ### Sample Input json { "keyword": "marketing", "location": "US", "max_leads": 10 } ## πŸ“Š Output The actor returns a structured dataset with the following fields for each record. ### Sample Output (JSON) [hide the output values partially] json [ { "emails": [ "gary.v***@gmail.com", "contact@gary***.com" ], "keyword": "mark*****", "name": "Gary V**-***-***", "user_link": "https://www.instagram.com/gary***", "user_thumbnail": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/447913595_***************_***************_n.jpg", "username": "gary***", "following": 7*** }, { "emails": [ "adam.m******@instagram.com" ], "keyword": "mark*****", "name": "Adam M******", "user_link": "https://www.instagram.com/mos****", "user_thumbnail": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/471286297_***************_***************_n.jpg", "username": "mos****", "following": 1***, "posts": 1*** }, { "emails": [ "amy.p*******@gmail.com", "hello@amy*******.com" ], "keyword": "mark*****", "name": "Online Marketing E******* πŸ’‘", "user_link": "https://www.instagram.com/amy********", "user_thumbnail": "https://scontent-iad3-2.cdninstagram.com/v/t51.2885-19/482688012_***************_***************_n.jpg", "username": "amy********", "following": 1***, "posts": 2*** } ] ## 🎯 Use Cases - Build targeted lead lists for email marketing campaigns - Recruit influencers for product collaborations - Generate sales leads for B2B outreach - Discover local businesses in specific industries - Gather competitor follower information for market analysis - Build a candidate pool for recruitment campaigns - Collect data for academic or market research - Enhance CRM databases with Instagram-sourced contacts ## πŸ“Œ Usage Tips - Use specific keywords for more accurate targeting - Apply location filters to focus on regional campaigns - Start with smaller datasets to test before scaling up ## πŸ”Œ Integrations Instagram Leads Generator fits seamlessly into your data pipeline. Thanks to built-in integrations on the Apify platform, you can connect this actor with virtually any cloud service or web app. ### Popular integrations - Make (Integromat) – automate multi-step workflows. - Zapier – send data to 5,000+ apps. - Airbyte – sync datasets into your data warehouse. - Slack – push instant notifications. - Google Sheets & Drive – store results in spreadsheets or cloud. - GitHub – commit datasets directly to your repositories. - AWS S3 / Azure Blob Storage – archive large exports securely. ### Webhooks Set up webhooks to trigger actions when the actor completes or fails, e.g., send email or Slack alerts. ## πŸ› οΈ API Access Prefer to automate with code? The Apify REST API lets you manage, schedule, and run this actor programmatically. - Run & Schedule Actors - Access Datasets - Monitor Runs - Version Control ### Client libraries | Language | Package | Install | | -------- | ------- | ------- | | Node.js | apify-client | npm install apify-client | | Python | apify-client | pip install apify-client | --- For complete API examples and detailed usage, visit the API documentation. js // Example: Trigger a run with Node.js 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 = { "keyword": "marketing", "location": "US", "max_leads": 10 }; // Run the Actor and wait for it to finish const run = await client.actor("caprolok/instagram-leads-generator").call(input); // Fetch and print Actor results from the run's dataset (if any) console.log('Results:', await client.dataset(run.defaultDatasetId).listItems()); ### MCP Quickstart You can use the Apify MCP Server in two ways: 1. Standard Input/Output (stdio): - Set MCP client server command to npx @apify/actors-mcp-server and environment variable APIFY_TOKEN to your Apify API token. 2. HTTPS Endpoint mcp.apify.com: - Connect your MCP client by including Authorization: Bearer <APIFY_TOKEN> header in your requests. For more details, see the MCP API documentation. ## πŸ”— Other Actors you might want to check

πŸ“± YouTube Leads Generator

Turn YouTube searches into verified lead lists. Extract channel names, emails, handles, and profile links using just a keyword and country. Perfect for sales, influencer outreach, PR, recruiting, and B2B targeting.

πŸ“± TikTok Leads Generator

Find verified leads from TikTok by scanning creator profiles, bios, and link-in-bio pages. Extract emails, usernames, follower and like counts, profile links, and moreβ€”based on keyword and location filters.

πŸ“± LinkedIn Leads Generator

Extract verified LinkedIn leads by job title, industry, location, and language. Get usernames, and profile links. Perfect for B2B outreach, recruiting, and professional networking at scale.

πŸ“± All Social Media Posts Extractor (by Hashtag and Username)

Effortlessly extract posts from Instagram, TikTok, YouTube, LinkedIn, and Twitter. Search by specific keywords and locations to quickly get structured results, including usernames, captions, engagement stats, and direct post links. Ideal for marketers, creators, and researchers.

πŸ‘€ All Social Media Profile Details Extractor

Extract rich profile details from Instagram, TikTok, YouTube, LinkedIn, and Twitter using usernames, URLs, or keywords. Get name, bio, followers, location, verified status, contact info, and moreβ€”perfect for research, outreach, and social intelligence.

πŸ“± All Social Media Phone Numbers Extractor

Extract phone numbers from websites and social media profilesβ€”like TikTok and Twitter. Works with URLs, usernames, or keyword searches. Perfect for lead generation, data scraping, and enrichment workflows.

πŸ‘€ All Social Media Influencer Finder

Find influencers by follower count, country, and platform. Perfect for campaigns, outreach, and research across Instagram, TikTok, YouTube, and more. Fast, customizable, and scalable.

🎡 TikTok Leads Generator

Extract TikTok user profiles and content for lead generation and influencer discovery. Perfect for finding trending creators and viral content.

πŸ’Ό LinkedIn Leads Generator

Extract LinkedIn profiles and company information for B2B lead generation. Ideal for sales prospecting, recruiting, and business development.

## πŸ†˜ Support If you encounter any issues, have suggestions, or need assistance, please use the Issues tab. Our team actively monitors this section and will respond promptly.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Instagram Leads Generator now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
caprolok
Pricing
Paid
Total Runs
4,472
Active Users
951
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support