VOOZH about

URL: https://apify.com/joyouscam35875/instagram-profile-scraper

⇱ Instagram Profile Scraper β€” 50% Cheaper Than Competitors Β· Apify


πŸ‘ Instagram Profile Scraper β€” 50% Cheaper Than Competitors avatar

Instagram Profile Scraper β€” 50% Cheaper Than Competitors

Pricing

Pay per usage

Go to Apify Store

Instagram Profile Scraper β€” 50% Cheaper Than Competitors

Scrape Instagram profile data. Get followers, following, bio, posts, engagement metrics. No login required. Works with Apify residential proxies. $0.0015/profile β€” 50% cheaper than the leading alternative.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Ken Digital

Ken Digital

Maintained by Community

Actor stats

1

Bookmarked

24

Total users

6

Monthly active users

2 months ago

Last modified

Categories

Share

Instagram Profile Scraper β€” 50% Cheaper, No Login Required πŸ“Έ

Extract Instagram profile data without browser automation and without logging in. Pure API-based scraping β€” fast, reliable, and half the price of alternatives.

⚑ ~2 seconds per profile vs 8-15 seconds with browser-based scrapers


✨ Key Features

  • πŸ’° 50% cheaper β€” $1.50 per 1,000 profiles vs $3.50+ for alternatives
  • πŸ”“ No login needed β€” no Instagram credentials required
  • ⚑ 2s per profile β€” pure HTTP, no browser overhead
  • πŸ“Š Full metrics β€” followers, following, posts, engagement data
  • πŸ“Έ Recent posts β€” up to 12 posts with likes, comments, captions
  • 🏒 Business data β€” category, website, verified status

πŸ’° How Much Does It Cost?

ProfilesThis ActorApify Instagram ScraperYou Save
100$0.15$0.3557%
1,000$1.50$3.5057%
10,000$15.00$35.0057%

No browser compute = lower cost. You only pay for API processing, not Chromium rendering.


πŸš€ Getting Started (3 Steps)

  1. Enter usernames β€” @handles, profile URLs, or plain usernames all work
  2. Enable residential proxy β€” recommended for best success rate
  3. Run β€” structured profile data in seconds

πŸ“₯ Input Example

{
"usernames":[
"nike",
"https://www.instagram.com/natgeo/",
"@cristiano"
],
"resultsLimit":12,
"proxy":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"]
}
}
FieldTypeDefaultDescription
usernamesstring[]requiredInstagram usernames, @handles, or profile URLs
resultsLimitinteger12Max recent posts per profile (0-12)
proxyobjectβ€”Proxy config (residential recommended)

πŸ“€ Example Output

{
"username":"cristiano",
"fullName":"Cristiano Ronaldo",
"biography":"Futebol Γ© a minha vida πŸ‡΅πŸ‡Ήβš½",
"profilePicUrl":"https://instagram.com/...",
"followersCount":648000000,
"followingCount":584,
"postsCount":3847,
"isVerified":true,
"isPrivate":false,
"isBusinessAccount":true,
"businessCategory":"Athlete",
"externalUrl":"https://www.cristianoronaldo.com",
"recentPosts":[
{
"shortcode":"C5xK2a8...",
"caption":"Always ready to give my best πŸ’ͺ⚽",
"likesCount":12500000,
"commentsCount":87000,
"timestamp":1711234567,
"imageUrl":"https://instagram.com/...",
"isVideo":false
}
]
}

🎯 Use Cases

WhoUse Case
πŸ“£ MarketersInfluencer marketing β€” evaluate profiles by follower count, engagement, and business category
πŸ” Brand managersBrand monitoring β€” track competitor profiles, follower growth, content strategy
πŸ“ˆ AgenciesLead generation β€” build lists of business accounts with contact info and websites
πŸ“Š ResearchersSocial media analysis β€” study engagement patterns across profiles at scale
πŸ›’ E-commerceFind brand ambassadors β€” identify verified accounts in target niches

❓ FAQ

Q: Do I need an Instagram account? No. The scraper works without any login or Instagram credentials.

Q: Should I use proxies? Yes β€” residential proxies are strongly recommended. Instagram blocks datacenter IPs aggressively. Use Apify's residential proxy group (RESIDENTIAL) for best results.

Q: What about private profiles? Private profiles return limited public data: username, profile picture, follower/following counts (from meta tags). Posts are not accessible for private accounts.

Q: What export formats? JSON, CSV, Excel (XLSX) β€” all from the Apify console. Posts are flattened in CSV format.


πŸ“‹ Output Fields

FieldTypeDescription
usernamestringInstagram username
fullNamestringDisplay name
biographystringProfile bio text
profilePicUrlstringProfile picture URL
followersCountintegerNumber of followers
followingCountintegerNumber following
postsCountintegerTotal posts count
isVerifiedbooleanBlue checkmark status
isPrivatebooleanPrivate account flag
isBusinessAccountbooleanBusiness/creator account
businessCategorystringBusiness category label
externalUrlstringWebsite link from profile
recentPostsarrayUp to 12 recent posts
recentPosts[].shortcodestringPost shortcode/ID
recentPosts[].captionstringPost caption text
recentPosts[].likesCountintegerPost likes
recentPosts[].commentsCountintegerPost comments
recentPosts[].timestampintegerUnix timestamp
recentPosts[].imageUrlstringPost image URL
recentPosts[].isVideobooleanVideo flag

βš™οΈ How It Works

  1. Multi-strategy extraction β€” tries web API, GraphQL, and HTML parsing in sequence
  2. Automatic retries β€” exponential backoff on rate limits (429)
  3. Concurrent processing β€” up to 5 profiles simultaneously
  4. Graceful degradation β€” returns partial data if a profile is restricted

Runtime: Python 3.12 Β· ~128 MB memory Β· No browser/Playwright

πŸ”— Integration Examples

Python

from apify_client import ApifyClient
client = ApifyClient("YOUR_API_TOKEN")
run = client.actor("joyouscam35875/instagram-profile-scraper").call(run_input={"usernames":["instagram"]})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

Node.js

import{ ApifyClient }from'apify-client';
const client =newApifyClient({token:'YOUR_API_TOKEN'});
const run =await client.actor('joyouscam35875/instagram-profile-scraper').call({"usernames":["instagram"]});
const{ items }=await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

Make / Zapier / n8n

Use the Apify integration β€” search for this actor by name in the Apify app connector. No code needed.


πŸ”— More Scrapers by Ken Digital

ScraperWhat it doesPrice
YouTube Channel ScraperVideos, stats, metadata via official API$0.001/video
France Job ScraperWTTJ + France Travail + Hellowork$0.005/job
France Real Estate Scraper5 sources + DVF price analysis$0.008/listing
Website Content CrawlerHTML to Markdown for AI/RAG$0.001/page
Google Trends ScraperKeywords, regions, related queries$0.002/keyword
GitHub Repo ScraperStars, forks, languages, topics$0.002/repo
RSS News AggregatorMulti-source feed parsing$0.0005/article
Instagram Profile ScraperFollowers, bio, posts$0.0015/profile
Google Maps ScraperBusinesses, reviews, contacts$0.002/result
TikTok ScraperVideos, likes, shares$0.001/video
Google SERP ScraperSearch results, PAA, snippets$0.003/search
Trustpilot ScraperReviews, ratings, sentiment$0.001/review

πŸ‘‰ View all scrapers

⚠️ Important: Residential Proxies Required

This actor targets platforms with strict anti-bot protection (Cloudflare, fingerprinting). To successfully scrape data, you must enable Apify Residential Proxies in the actor settings. Go to the Apify Console β†’ Actor β†’ Settings β†’ Proxy configuration β†’ select Residential proxy pool. Without residential proxies, the actor will return 0 results or errors. βœ… Pro tip: The actor is configured for pay-per-event pricing, so you only pay for successful results.

You might also like

Instagram Posts Scraper Lowcost (0.3$/1K πŸ€‘)

sones/instagram-posts-scraper-lowcost

Cost-optimized Instagram scraper for public profiles. Extract posts, captions, engagement metrics, coauthors, and media without authentication. HTTP-only (no browser), 10x cheaper than alternatives. Supports batch scraping with residential proxies and smart rate limiting.

$1/1K Instagram Profile Scraper – Fast & Bulk

figue/instagram-profile-scraper

Bulk-scrape Instagram profiles fast β€” $1/1K. Extract 50+ fields from any public profile: bio, followers, business email, bio links & enriched recent posts.

Fast Instagram Location Scraper API

apidojo/instagram-location-scraper-api

Instagram Location Scraper API - extract geo-tagged posts, GPS coordinates, and engagement data at 100–200 posts/sec. $0.025/location (50 FREE). $0.0005 per post beyond 50, no login or proxies. Ideal for local marketing, tourism, retail, and real estate using Instagram location data at scale.

110

2.6

Google AI Mode SERP Analyzer

opspilot.cc/google-ai-mode-serp

Analyze Google AI Mode search results and AI overviews. Extract AI-generated answers, references, sources, and more:AI Overview、 References、Links 、Images、Shopping Results、Spell Correction - Detect if keyword was corrected

Instagram Profile Scraper (Cheaper)

datadoping/instagram-profile-scraper

For $1.2 extract full Instagram profile data, including public email, followers, following, bio, posts, channels, and external links β€” with full API support, scheduling, and easy export options. Note: Free tier users can only scrape 100 profiles in total.

704

5.0

Instagram Location Posts Scraper Β· No Login

data-slayer/instagram-location-posts

Extract Instagram posts tagged at any location β€” no login. Get captions, hashtags, likes, comments, GPS coordinates, street addresses, author profiles, media URLs, and timestamps. 122 fields per post. Perfect for local business prospecting and geo-targeted research. JSON/CSV/Excel.

Instagram Location Scraper

scrapio/instagram-location-scraper

Scrapes posts from any Instagram location page, capturing images, videos, captions, timestamps, usernames, hashtags, engagement metrics, and post URLs. Ideal for local market research, trend analysis, competitor insights, and automated geo-based Instagram data extraction

Google AI Mode Scraper

lexis-solutions/google-ai-scraper

Scrape AI-generated answers from Google’s AI Overviewβ€”extract organized paragraphs, lists, headings, highlighted key terms, and source citations with URLs, titles, and snippets. Perfect for research, content creation, SEO analysis, and training data. Fast, reliable, customizable.

πŸ‘ User avatar

Lexis Solutions

95

Instagram Profile Scraper - Followers, Bio & Business Info

santhej/instagram-profile-scraper

Scrape Instagram profiles in bulk: followers, following, posts, bio, verified & business status, category, external link, and public business email/phone. Paste usernames or URLs. Clean JSON/CSV for influencer & lead research. No login.

πŸ‘ User avatar

Santhej Kallada

7

5.0

Google Maps Enricher - Emails & Socials

ruly_freedom/google-maps-enricher-emails-socials

Extract businesses from Google Maps and enrich them with emails, phone numbers, and 12+ social media profiles by automatically visiting their websites. Recover missing websites from Maps listings. Includes fast scraping with browser fallback for maximum lead recovery in a single run.

πŸ‘ User avatar

Eduardo Aquino

3