Free Instagram Profile Scraper avatar
Free Instagram Profile Scraper

Pricing

Pay per usage

Go to Apify Store
Free Instagram Profile Scraper

Free Instagram Profile Scraper

Developed by

Scrape Smith

Scrape Smith

Maintained by Community

⚡ Free Fast Instagram Profile Scraper – Extract all videos from any profiles with titles, views, likes, comments, publish dates, thumbnails & follower count. Get thousands of profiles videos in minutes, 100% free.

0.0 (0)

Pricing

Pay per usage

0

3

3

Last modified

2 days ago

Instagram Profile Scraper

Extract complete post data from any public Instagram profile quickly and reliably.

Features

Fast & Efficient - Scrapes thousands of posts in minutes using optimized API calls

🎯 Complete Data Extraction - Gets all post details including:

  • Post content (images, videos, carousels)
  • Captions, hashtags, and mentions
  • Engagement metrics (likesCount, commentsCount etc)
  • Music/audio information for Reels
  • Owner details and profile info
  • Location data
  • First comment preview
  • Timestamps and URLs

🔒 Reliable & Compliant - Uses Instagram's public APIs with proper rate limiting and respects platform guidelines

No Login Required - Works with public profiles without authentication

🎨 Clean Output - Structured JSON data ready for analysis, export, or integration

Use Cases

  • Social media analytics and monitoring
  • Content research and trend analysis
  • Competitor analysis
  • Influencer marketing research
  • Brand monitoring
  • Academic research
  • Data journalism

Input

Simply provide:

  • Instagram profile URL or username
  • Number of posts to scrape (optional, default: 1000)

Output

Each post includes:

{
"id": "3467177297087918493",
"type": "Video",
"shortCode": "DAd42G-OXGd",
"caption": "Amazing sunset 🌅 #nature #photography",
"hashtags": ["nature", "photography"],
"mentions": ["username"],
"url": "https://www.instagram.com/p/DAd42G-OXGd/",
"likesCount": 45680,
"commentsCount": 892,
"videoViewCount": 123456,
"timestamp": "2024-09-28T14:23:07",
"displayUrl": "https://...",
"videoUrl": "https://...",
"musicInfo": {
"title": "Original Audio",
"artist": "creator_username"
},
"ownerUsername": "profile_name",
"ownerFullName": "Full Name",
"locationName": "New York, NY"
}