Instagram User Post Scraper

Instagram User Post Scraper

by apibox

Scrape posts, captions, likes, and media from any public Instagram profile. Get clean, structured JSON data delivered automatically for analysis.

80 runs
5 users
Try This Actor

Opens on Apify.com

About Instagram User Post Scraper

Need to pull Instagram posts from any public profile without hitting rate limits or getting blocked? I've been there. This actor is a reliable scraper I use to extract post data—including captions, timestamps, likes, comments, and media URLs—from any public Instagram user. It handles the tricky parts like session management and pagination, so you get a clean JSON dataset delivered directly to your storage. I typically use it for competitive analysis, tracking campaign performance, or gathering content for sentiment analysis. It’s straightforward: you provide the target username, and it fetches the posts. The setup is minimal, and it runs reliably on Apify's infrastructure, which means you don't have to worry about maintaining your own proxies or scrapers. It's become a go-to for quick, programmatic access to Instagram's public data when I need structured information fast.

What does this actor do?

Instagram User Post 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 User Post Scraper

Overview

An Apify actor that scrapes and extracts post data from public Instagram user profiles. It returns structured data for analysis, archiving, or integration into other applications.

Key Features

  • Scrapes posts from public Instagram accounts.
  • Extracts comprehensive post details including captions, media, engagement metrics, and metadata.
  • Outputs data in multiple formats: JSON, CSV, Excel, XML, or HTML.
  • Runs on the Apify platform, handling infrastructure and scaling.

How to Use

  1. Ensure you have an Apify account.
  2. Navigate to the actor page: Instagram User Post Scraper.
  3. Configure the input parameters (see below).
  4. Click Start and wait for the run to complete.
  5. Download your dataset from the actor's results store.

Input

Configure the actor using a JSON input object. The primary parameters are:

  • username (string, required): The Instagram handle to scrape (without the "@").
  • num (number, optional): The maximum number of posts to retrieve.

Input Example

{
  "username": "selenagomez",
  "num": 50
}

Output

The actor outputs a dataset where each item represents a single Instagram post. The data includes:

  • Post Identifiers: id, shortcode, type (Image, Video, etc.)
  • Content: caption, thumbnail URL, images array with full URLs and dimensions.
  • Metadata: taken_at_timestamp, location, post_url.
  • Engagement: like_count, comment_count, video_view_count.
  • Author Info: author, author_id.
  • Flags: is_comments_disabled, is_paid_partnership.

Output Example (Abbreviated)

{
  "id": "3696143612070081373",
  "type": "Image",
  "caption": "About last nights wedding ",
  "shortcode": "DNLVwg8RDNd",
  "taken_at_timestamp": 1754834675,
  "like_count": 6033626,
  "comment_count": 18,
  "author": "selenagomez",
  "author_id": "460563723",
  "post_url": "https://www.instagram.com/p/DNLVwg8RDNd",
  "thumbnail": "https://scontent-hkg4-1.cdninstagram.com/v/t51.2885-15/529664779_18619542019019724_6015761258213957972_n.jpg?...",
  "images": [
    {
      "id": "3696143600770627044",
      "display_url": "https://scontent-hkg4-1.cdninstagram.com/v/t51.2885-15/529664779_18619542019019724_6015761258213957972_n.jpg?...",
      "dimensions": { "height": 810, "width": 1080 },
      "is_video": false
    }
  ]
}

Categories

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 User Post Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
apibox
Pricing
Paid
Total Runs
80
Active Users
5
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