๐Ÿ”ฅ Instagram Profile Scraper avatar

๐Ÿ”ฅ Instagram Profile Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store
๐Ÿ”ฅ Instagram Profile Scraper

๐Ÿ”ฅ Instagram Profile Scraper

Scrape Instagram profile info from usernames, IDs, or URLs. Get bio, followers, websites, related accounts, and latest posts in clean JSON.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

EasyApi

EasyApi

Maintained by Community

Actor stats

1

Bookmarked

1

Total users

0

Monthly active users

24 days ago

Last modified

Share

Scrape public Instagram profile info at scale. Add usernames, profile URLs, or profile IDs and get bios, follower metrics, websites, related accounts, and the latest posts in clean JSON.

โœจ Key Features

  • ๐Ÿ‘ค Extract profile name, bio, avatar, and verification status
  • ๐Ÿ‘ฅ Followers, following, posts, highlights, and IGTV counts
  • ๐ŸŒ Bio websites and multi-link lists
  • ๐Ÿชข Related / suggested accounts
  • ๐Ÿ“ท Latest posts and IGTV overview with engagement stats
  • ๐Ÿ•’ Optional about details: join date, country, username changes
  • ๐Ÿ“‹ Structured JSON output, streamed while the run is in progress

๐Ÿ’ช Why Choose This Actor?

  • Focused: Built for Instagram profile enrichment
  • Flexible: Accepts usernames, URLs, or IDs
  • Efficient: Results are pushed continuously while the job runs
  • Structured: Renamed, integration-friendly field names
  • Reliable: Stable public-data extraction

๐ŸŽฏ Perfect For

  • ๐Ÿ“Š Influencer discovery and vetting
  • ๐Ÿข Lead generation and outreach enrichment
  • ๐Ÿ”ฅ Competitor and niche mapping
  • ๐Ÿ”” Brand / creator monitoring
  • ๐Ÿค– LLM / RAG pipelines that need clean profile metadata

๐Ÿ“ Input Requirements

  • profiles (required): Instagram usernames, profile URLs, or profile IDs
  • includeAbout (optional): Include join date / country / verification metadata. Default: false (paid upstream add-on)

Input Example

{
"profiles": [
"humansofny",
"https://www.instagram.com/nasa/"
],
"includeAbout": false
}

Output Example

{
"sourceUrl": "https://www.instagram.com/nasa",
"profileId": "528817151",
"username": "nasa",
"profileUrl": "https://www.instagram.com/nasa",
"displayName": "NASA",
"bio": "๐Ÿš€ ๐ŸŒŽ Exploring the universe and our home planet.",
"followerCount": 96323377,
"followingCount": 80,
"postCount": 4519,
"highlightCount": 7,
"igtvCount": 171,
"isBusiness": true,
"businessCategory": "Government Agencies",
"isPrivate": false,
"isVerified": true,
"websiteUrl": "https://www.nasa.gov/",
"avatarUrl": "https://scontent.cdninstagram.com/...",
"relatedAccounts": [
{
"userId": "953293389",
"username": "iss",
"fullName": "International Space Station",
"isVerified": true
}
],
"recentPosts": [
{
"postId": "3697661021377407101",
"mediaType": "Sidecar",
"code": "DNQuxufAih9",
"postUrl": "https://www.instagram.com/p/DNQuxufAih9/",
"likeCount": 601022,
"commentCount": 1882
}
],
"scrapedAt": "2026-07-21T02:00:00.000Z"
}

๐Ÿš€ How to Use

  1. Add one or more usernames, profile URLs, or IDs to profiles
  2. Optionally enable includeAbout
  3. Click Start and download results as JSON, CSV, Excel, or HTML

๐Ÿ“Œ Notes

  • Only public Instagram profiles return full data
  • includeAbout is a paid upstream add-on
  • Free users of this actor have run and result-size limits; upgrade for unlimited usage