Instagram Profile
Pricing
from $4.50 / 1,000 results
Instagram Profile
Look up any Instagram profile — bio, followers, posts, reels, verified status, business info, contact details, and related profiles. 34 fields per account, up to 1,000 at once
Pricing
from $4.50 / 1,000 results
Rating
0.0
(0)
Developer
CheapGET
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
13 minutes ago
Last modified
Categories
Share
Instagram Profile - Get Any Instagram Account Info Instantly
Check any public Instagram profile — get bio, followers, business info, and more in seconds.
Search any Instagram username or profile link and get full account details including bio, follower counts, profile photos, verification status, business labels, contact info, and related profiles. Pay only for results you keep — no subscriptions, no commitments.
🏆 Key Features
👤 Complete Profile Data
- 📋 Bio & Display Name: Get the full biography text, display name, and pronouns.
- 🔗 Links & URLs: External URL, bio links, and canonical profile URL.
- 🖼️ Profile Photos: Direct links to both standard and HD profile pictures.
- 👥 Related Profiles: See Instagram's suggested related public profiles.
📊 Stats & Counts
- ❤️ Followers & Following: Total follower and following counts.
- 📸 Content Counts: Total posts, reels, and highlights on the profile.
- 📌 Pinned Channels: Number of pinned channels listed for the account.
🏢 Business & Verification Info
- ✅ Verification Status: Check if an account is verified, professional, or business.
- 📧 Contact Info: Business email, phone number, and address when available.
- 🏷️ Categories: Category name and business category shown on the profile.
- 📺 Content Flags: Whether the account has clips, guides, or channels enabled.
⚡ Fast & Simple
- 🚀 No Login Required: Works with publicly available Instagram data — no cookies or accounts needed.
- 💰 Cheap: Just $0.0025 per profile — one of the most affordable options available.
💰 Pricing
| Resource | Cost | Description |
|---|---|---|
| Actor Usage | $0.00001 | Charged for Actor runtime, proxy and storage. Cost depends on resource consumption during execution |
| Profile Result | $0.0025 | Charged for each Instagram profile returned in the dataset |
Example Cost Calculation:
- Looking up 1 Instagram profile = 1 result
- Cost: 1 × $0.0025 = $0.0025 + minimal runtime fees
🎯 Use Cases
🔍 Check Out Any Instagram Account
Curious about a brand, creator, or public figure? Get their full profile details — followers, bio, verification, and business info — in seconds.
instagram_url: "natgeo"→ Get full profile with 200M+ followers, bio, links, and verification status
📊 Track Profile Changes Over Time
Schedule regular lookups and track when an account gains followers, updates its bio, or changes business category.
Schedule: weekly → compare snapshots → alert on changes via Telegram
📧 Find Business Contact Info
Get publicly listed business emails, phone numbers, and addresses from Instagram business profiles — great for outreach and partnerships.
🏷️ Discover Account Categories
See how Instagram categorizes any public account — useful for finding influencers in specific niches or industries.
🌟 Why Choose This Actor
The cheapest and fastest way to check Instagram profile details for any public account.
| Feature | Instagram Profile | Manual Browsing | Other Tools |
|---|---|---|---|
| Price | ✅ $0.0025/profile | ✅ Free | ⚠️ $0.01+/profile |
| No Login Needed | ✅ No account needed | ❌ Login required | ⚠️ Often required |
| Batch Lookups | ⚠️ One per run | ❌ One at a time | ⚠️ Limited |
| Business Info | ✅ Email/Phone/Addr | ⚠️ Partial | ⚠️ Partial |
| Related Profiles | ✅ Included | ❌ Not shown | ❌ Rarely included |
| Downloadable | ✅ Excel/CSV/JSON | ❌ No | ⚠️ Limited formats |
🚀 Quick Start
- Enter your search — type an Instagram username or paste a profile link.
- Click Start — sit back while we look up the full profile details.
- Download your results — get profile info as Excel, CSV, or JSON.
💻 Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
instagram_url | string | ✅ Yes | Instagram username or profile link to look up |
📝 Example Input
{"instagram_url": "https://www.instagram.com/natgeo/"}
📤 Output Structure
| Field | Type | Description |
|---|---|---|
status | string | Processing status of the lookup |
processor | string | URL of the actor that processed this data |
processed_at | string | ISO 8601 timestamp when the data was processed |
requested_input | string | Username or profile link used for the lookup |
user_id | string | Unique identifier for the Instagram account |
username | string | Public Instagram username |
full_name | string | Display name shown on the profile |
bio | string | Profile bio text |
pronouns | array | Pronouns listed on the profile |
website | string | Website link shown on the profile |
bio_links | array | Links found in the bio section |
contact_method | string | Business contact method value |
email | string | Public business email address when available |
phone | string | Public business phone number when available |
address | object | Structured business address data |
category | string | Public category label shown on the profile |
business_category | string | Business category name for the account |
is_private | boolean | Whether the account is private |
is_verified | boolean | Whether the account is verified |
is_professional | boolean | Whether the account is marked as professional |
is_business | boolean | Whether the account is marked as a business |
has_channel | boolean | Whether the profile has a channel enabled |
has_clips | boolean | Whether the profile has public clips or reels |
has_guides | boolean | Whether the profile has public guides |
followers | integer | Total followers |
following | integer | Total accounts followed |
posts | integer | Total timeline posts |
reels | integer | Total reels or clips |
highlights | integer | Total highlights |
pinned_channels | integer | Number of pinned channels |
highlights_type | string | Highlights tray type value |
related_profiles | array | Usernames of related public profiles suggested by Instagram |
avatar_url | string | Direct link to the highest-resolution profile picture |
profile_url | string | Canonical Instagram profile URL |
📤 Example Output
{"status": "success","processor": "https://apify.com/cheapget/instagram-profile?fpr=aiagentapi","processed_at": "2026-04-19T10:30:00Z","requested_input": "instagram","user_id": "25025320","username": "instagram","full_name": "Instagram","bio": "Discover what's new on Instagram","pronouns": [],"website": "https://help.instagram.com/","bio_links": ["https://help.instagram.com/"],"contact_method": "UNKNOWN","email": null,"phone": null,"address": null,"category": "Personal blog","business_category": null,"is_private": false,"is_verified": true,"is_professional": true,"is_business": false,"has_channel": false,"has_clips": true,"has_guides": false,"followers": 700857201,"following": 242,"posts": 8407,"reels": 273,"highlights": 15,"pinned_channels": 0,"highlights_type": "DEFAULT","related_profiles": ["threads", "creators"],"avatar_url": "https://example.com/profile-hd.jpg","profile_url": "https://www.instagram.com/instagram/"}
🔌 Integrations
Connect this actor to your favorite tools to automate your Instagram profile lookups.
🐍 Python SDK
from apify_client import ApifyClientclient = ApifyClient("YOUR_APIFY_API_TOKEN")run_input = {"instagram_url": "https://www.instagram.com/natgeo/"}run = client.actor("cheapget/instagram-profile").call(run_input=run_input)for item in client.dataset(run["defaultDatasetId"]).iterate_items():print(item)
🟨 JavaScript / Node.js SDK
import { ApifyClient } from "apify-client";const client = new ApifyClient({ token: "YOUR_APIFY_API_TOKEN" });const run = await client.actor("cheapget/instagram-profile").call({runInput: {instagram_url: "https://www.instagram.com/natgeo/",},});for await (const item of client.dataset(run.defaultDatasetId).iterateItems()) {console.log(item);}
🌐 REST API (curl)
curl -X POST "https://api.apify.com/v2/acts/cheapget~instagram-profile/runs?token=YOUR_TOKEN" \-H "Content-Type: application/json" \-d '{"instagram_url": "https://www.instagram.com/natgeo/"}'
Ⓜ️ Make.com Integration
Get Started with Make.com (1000 Free Credits) 🎁
Step 1: Add the Make.com module "Run an Actor"Step 2: Enable mapping and paste Actor ID `cheapget/instagram-profile`Step 3: Paste the input JSON and run synchronouslyStep 4: Add "Get Dataset Items" with `defaultDatasetId`
🎱 N8N.io Integration
Open Source Workflow Automation ⚡
Step 1: Add the Apify node "Run an Actor and get dataset"Step 2: Set Selection Mode to By IDStep 3: Paste Actor ID `cheapget/instagram-profile`Step 4: Add your input JSON and read items from `defaultDatasetId`
📚 More Ways to Use
- Python Guide - Step-by-step Python examples
- JavaScript Guide - Node.js integration guide
🏗️ Metadata (JSON-LD)
{"@context": "https://schema.org","@type": "SoftwareApplication","name": "Instagram Profile - Apify Actor","applicationCategory": "DeveloperApplication","applicationSubCategory": "Social Media","operatingSystem": "Cloud","offers": {"@type": "Offer","price": "0.00","priceCurrency": "USD","priceValidUntil": "2099-12-31","availability": "https://schema.org/InStock"},"description": "Check any public Instagram profile — get bio, followers, business info, and more in seconds.","featureList": ["Complete Profile Data","Business & Verification Info","No Login Required"],"keywords": "instagram profile, check instagram account, instagram profile viewer, instagram bio lookup, instagram business info","author": {"@type": "Organization","name": "cheapget","url": "https://apify.com/cheapget?fpr=aiagentapi"},"softwareVersion": "1.0.0","datePublished": "2026-04-19","dateModified": "2026-04-19"}
🚀 Performance Tips
💰 Cost Optimization
- Test First: Start with a known public username to verify results before scheduling.
- Monitor Costs: Check the "Usage" tab in Apify Console for real-time cost tracking. Each lookup costs $0.0025.
⚡ Speed Optimization
- Use Username: A plain username is slightly faster to resolve than a full profile URL.
🛡️ Data Quality Tips
- Valid Username: Ensure the username is spelled correctly or use the full profile URL.
- Public Profiles Only: Private accounts will return a "not found" status.
- Business Info Varies: Not all accounts have business email, phone, or address — these fields are only populated when the account owner has made them public.
❓ FAQ
How do I check an Instagram profile?
Enter an Instagram username or profile link, click Start, and download results as Excel, CSV, or JSON. You'll get the full public profile info.
Is this free to use?
Yes — Apify offers a free tier. You can look up your first profiles at no cost. Beyond the free tier, pricing is pay-per-result at $0.0025 per profile, with no monthly commitment.
Can I look up multiple profiles?
Each run looks up one profile at a time. To check multiple profiles, run the actor once per username — or use Apify's scheduling and integration features to automate repeated lookups.
Do I need an Instagram account?
No. This tool works with publicly available Instagram data — no login, cookies, or account needed.
How long does it take?
Most lookups finish within a few seconds.
What if a profile is private?
Private profiles return a "not found" status. Only public Instagram profiles can be looked up.
Can I get business contact information?
Yes — when an Instagram account has a public business email, phone number, or address, those fields are included in the results.
Does this show if someone is verified?
Yes. The is_verified field shows whether the account has Instagram's verification badge.
What are related profiles?
Instagram sometimes suggests public profiles related to the one you're looking up. These are returned in the related_profiles field.
How to export Instagram profile data to Excel?
After the lookup completes, go to the Output tab in the Apify Console. Click the Export button and select Excel format. You'll get a formatted spreadsheet with all profile data ready for review.
🏷️ SEO Keywords
🔥 Primary Keywords: instagram profile, check instagram account, instagram profile viewer, instagram account lookup, instagram bio checker
📝 Long-Tail Keywords: check instagram profile without login, get instagram business email, instagram profile lookup by username, view instagram profile info for free, instagram follower count checker
💼 Industry Keywords: instagram influencer lookup, instagram business profile checker, instagram account verification check, instagram profile analytics, instagram creator info
🌍 Location Keywords: instagram profile worldwide, instagram profile any country, instagram global account lookup
🎯 Use Case Keywords: check instagram followers, find instagram business email, instagram profile comparison, monitor instagram accounts, instagram verification checker
⚖️ Legal & Compliance
This tool accesses publicly available Instagram data only. It does not bypass authentication, access private content, or violate platform terms of service. You are responsible for:
- Data Rights: Ensuring you have permission to collect and use the data
- Privacy Compliance: Adhering to GDPR, CCPA, and other applicable privacy laws when processing data
- Platform Terms: Respecting Instagram's terms of service and usage policies
- Ethical Use: Using the results responsibly and in compliance with applicable laws
🔗 Related Actors
📱 Social Media
- Instagram Explore - Get trending Instagram Explore posts with topic labels, media links, and engagement counts.
- Instagram Post - Get recent Instagram posts from any public profile with captions and media.
- Instagram feed - Get recent Instagram feed posts with captions, media links, and engagement counts.
- Instagram Profile - Check any Instagram profile for bio, followers, business info, and more.
- Instagram To Text - Convert Instagram video content into text for captioning and repurposing.
- Social Media Marketing - Generate ready-to-post marketing content with multiple tones and formats.
- Reddit User Profile - Look up Reddit user profiles with karma, trophies, and activity info.
- Reddit Community Profile - Get subreddit info including rules, descriptions, and pinned posts.
- Reddit Community Post - Browse posts from any subreddit with comments and engagement stats.
- Reddit Post Search - Search Reddit posts by keyword with comments and engagement info.
- Reddit Community User - Find active users in any subreddit with profile details.
- Telegram Group Member - Get member profiles from public Telegram groups.
- Telegram Channel Message - Read Telegram channel messages with media, views, and reactions.
- Telegram Profile - Look up Telegram profiles for users, groups, bots, and channels.
- Google Business Profile - Find Google Business listings with reviews, ratings, photos, and contact info.
- X Community Profile - Get X community info including membership, creator, and activity details.
- X User Profile - Look up X user profiles with followers, verification, and pinned content.
- Find Anyone On LinkedIn - Search for people on LinkedIn by name, company, or job title.
- Find Any Company On LinkedIn - Look up any company on LinkedIn with employee count, industry, and details.
💼 Jobs
- Best Job Search - Search jobs across LinkedIn, Indeed, Glassdoor, and regional platforms — all in one place.
- Glassdoor Job Search - Find Glassdoor jobs with salary ranges, company ratings, and reviews.
- Indeed Job Search - Search Indeed for jobs with salary info, company details, and application links.
- LinkedIn Job Search - Find LinkedIn jobs with company info, seniority levels, and applicant counts.
🎬 Videos
- Best Video Downloader - Download videos from 1000+ platforms with quality control and thumbnails.
- TikTok Video Downloader - Download TikTok videos without watermarks with full video details.
- YouTube Video Downloader - Download YouTube videos in multiple qualities with comments and thumbnails.
- Video Subtitles Downloader - Get subtitles from any video as downloadable text.
- TikTok Live Recorder - Record TikTok live streams with creator and engagement info.
- TikTok Video Lookup - Get full TikTok video details with hidden SEO data and music info.
- YouTube Niche Scraper - Find YouTube videos by keyword and get channel details, contact info, and stats.
- Video To Text - Convert video and audio content into searchable text with timestamps.
🏠 Real Estate
- Zillow Real Estate - Search Zillow listings with pricing, photos, valuations, and property details.
- US Real Estate - Find U.S. property listings with pricing, specs, agent details, and market data.
🤝 Support & Community
📧 Support: Contact Us 💬 Community: Telegram Group
Last Updated: April 19, 2026