Instagram Post Metadata Scraper⚡

Instagram Post Metadata Scraper⚡

by scrapearchitect

Instantly scrape public Instagram post data—likes, comments, author info, media URLs, and more—into clean JSON. Perfect for developers and analysts building tools or conducting research.

90 runs
18 users
Try This Actor

Opens on Apify.com

About Instagram Post Metadata Scraper⚡

Need to pull data from Instagram posts without getting blocked or dealing with messy HTML? I've been there. This actor is my go-to for quickly grabbing clean, structured metadata from any public Instagram post. Just give it a post URL, and it fetches everything you'd want: the number of likes and comments, the full caption, author details, and high-resolution image or video URLs. It even pulls the underlying Open Graph data and app links, which is super handy for deeper analysis. You get all this back in a tidy JSON format, ready to pipe into your database, spreadsheet, or application. I use it regularly for competitive research, content analysis, and building datasets for social media dashboards. It runs on Apify's platform, which means it's reliable, handles the proxy headaches for you, and scales if you need to process a list of posts. It's a straightforward, no-fuss tool that does one job and does it well.

What does this actor do?

Instagram Post Metadata Scraper⚡ is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Instagram Post Metadata Scraper

Overview

This Apify actor extracts structured metadata from public Instagram posts. Provide a post URL, and it returns a JSON object containing engagement metrics, author details, content data, and technical tags like Open Graph and Twitter Card data. It's built for developers and analysts who need reliable Instagram data without handling scraping infrastructure.

Key Features

  • Core Metadata: Fetches author username, owner user ID, like and comment counts, post description/caption, upload date, and direct media URL.
  • Technical Data: Extracts Open Graph tags (og:title, og:image, etc.), Twitter Card tags, app deep links for iOS/Android, and other meta tags (viewport, theme-color, robots).
  • Performance: Handles multiple URLs in a single run, focuses only on metadata (no media downloading), and runs on Apify's scalable platform.

How to Use

Configure the actor with an input JSON object containing an array of Instagram post URLs.

Input Format

{
  "post_urls": [
    {
      "url": "https://www.instagram.com/p/DM-qZyuxRpf/",
      "method": "GET"
    }
  ]
}
  • post_urls (array): List of objects, each containing a post URL.
  • url (string): The full URL of a public Instagram post. Must start with https://www.instagram.com/p/.
  • method (string): HTTP method; always use "GET".

Output

The actor returns an array of objects. Each object corresponds to a processed URL and contains the extracted metadata.

Output Example

[
  {
    "original_url": "https://www.instagram.com/p/DM-qZyuxRpf/",
    "author_username": "nba",
    "description": "A Statue of Liberty slam from Victor Wembanyama...",
    "likes": "162k",
    "comments": "155",
    "upload_date": "August 5, 2025",
    "feedback": "Post metadata extracted.",
    "Post_Metadata": {
      "caption": "NBA on Instagram: \"A Statue of Liberty slam...\"",
      "owner_user_id": "20824486",
      "image_url": "https://scontent.cdninstagram.com/...",
      "author_username": "natlyphoto",
      "robots": "noarchive, noimageindex",
      "viewport": "width=device-width, initial-scale=1...",
      "theme-color": "#ffffff",
      "og:type": "article",
      "twitter:card": "summary_large_image"
      // ... additional meta tags
    }
  }
]

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Instagram Post Metadata Scraper⚡ now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
scrapearchitect
Pricing
Paid
Total Runs
90
Active Users
18
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support