Instagram Posts Scraper avatar

Instagram Posts Scraper

Pricing

$1.00 / 1,000 results

Go to Apify Store
Instagram Posts Scraper

Instagram Posts Scraper

Scrape public Instagram posts by username — photos, videos, reels & carousels — with full metadata: captions, likes, comments, views, timestamps, media URLs & thumbnails. Bulk usernames, no login required. Results export to JSON, CSV or Excel.

Pricing

$1.00 / 1,000 results

Rating

0.0

(0)

Developer

BAKI UCAN

BAKI UCAN

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

7 days ago

Last modified

Share

Extract public Instagram posts by username — photos, videos, reels and carousels — with full metadata: captions, like/comment/view counts, timestamps, media URLs and thumbnails. Fast, reliable, no login or cookies required.

🚀 What it does

Give it one or more Instagram usernames (or user IDs) and get their recent posts as structured JSON — ready for analytics, competitor research, influencer marketing and data pipelines.

✨ Features

  • 📸 All post types — photos, videos, reels, carousels
  • 📊 Full engagement — likes, comments, views/plays
  • 📝 Captions & accessibility text
  • 🔗 Media URLs — images, videos, thumbnails, carousel items
  • ⚡ Bulk — many usernames in one run
  • 🔑 No account, cookies or login

📥 Input

FieldTypeDescription
usernamesarrayInstagram usernames or IDs, e.g. ["nike","natgeo"]
postsLimitintegerMax recent posts per username (default 12)
{ "usernames": ["nike"], "postsLimit": 12 }

📤 Output (one item per post)

{
"input_username": "nike",
"code": "DZK3iOsRlWX",
"taken_at": "2026-06-04T15:59:27Z",
"media_type": 2,
"like_count": 2763829,
"comment_count": 59584,
"play_count": 63484454,
"caption_text": "It was all going to plan...",
"thumbnail_url": "https://...",
"video_url": "https://...",
"user": { "username": "nike", "full_name": "Nike", "is_verified": true }
}

💡 Use cases

Social media analytics · competitor monitoring · influencer vetting · content aggregation · trend analysis.

⚖️ Disclaimer

Accesses publicly available data only. Independent service, not affiliated with, endorsed by, or sponsored by Instagram or Meta Platforms, Inc. Instagram is a trademark of Meta Platforms, Inc.