VOOZH about

URL: https://apify.com/logical_scrapers/instagram-post-comments-scraper

⇱ Instagram post & comments Scraper Β· Apify


πŸ‘ Instagram post & comments Scraper avatar

Instagram post & comments Scraper

Pricing

$25.00/month + usage

Go to Apify Store

Instagram post & comments Scraper

The only Instagram scraper that can get you all comments. scrapes full post data including metadata and comments from Instagram posts. It takes Instagram post URLs as input and extracts detailed post information with support for authentication.

Pricing

$25.00/month + usage

Rating

4.8

(2)

Developer

πŸ‘ Goldmine

Goldmine

Maintained by Community

Actor stats

2

Bookmarked

121

Total users

0

Monthly active users

a year ago

Last modified

Share

Instagram Comments Scraper - Post Data & Comments

The only Instagram scraper capable of fetching post metadata with all comments

This Apify actor scrapes full post data including metadata and comments from Instagram posts. It takes Instagram post URLs as input and extracts detailed post information with support for authentication.

Features

  • Extract complete post metadata and comments from single or multiple Instagram posts
  • Support for limiting the number of comments per post
  • Authentication support using cookies for accessing private posts or more comments
  • Proxy support to avoid blocks and rate limits
  • Returns comprehensive post data including:
    • Post details (ID, shortcode, dimensions, URLs)
    • Engagement metrics (likes count, comments count)
    • Content information (captions, carousel media)
    • Author details (username, verification status, profile picture)
    • Sponsorship information (paid partnerships, affiliate content)
    • Location data (when available)
    • Complete comment threads with user information

Input Parameters

The actor accepts the following input parameters:

ParameterTypeDefaultDescription
urlsArrayList of Instagram post URLs to scrape comments from
maxCommentsInteger100Maximum number of comments to fetch per post
cookiesArrayInstagram authentication cookies in JSON format (name-value pairs)
proxyObjectProxy configuration for avoiding blocks

Output

The actor saves complete post data to the dataset, with the following structure:

{
"id":"3620802609919042803",
"shortcode":"DI_rMo2CCTz",
"dimensions":{
"height":1350,
"width":1080
},
"display_url":"https://instagram.fbcdn.net/...",
"thumbnail_src":"https://instagram.fbcdn.net/...",
"is_video":false,
"taken_at":1745853328,
"accessibility_caption":"Photo by Username...",
"owner":{
"id":"58712495227",
"username":"account.name",
"is_verified":true,
"profile_pic_url":"https://instagram.fbcdn.net/..."
},
"comments_count":737,
"likes_count":37704,
"is_sponsored":false,
"is_affiliate":false,
"is_paid_partnership":false,
"caption":"Post caption text...",
"post_url":"https://www.instagram.com/p/DI_rMo2CCTz/",
"location":{
"id":"123456789",
"name":"Location Name",
"city":"City Name",
"has_public_page":true
},
"carousel_media":[
{
"id":"3620802588276444105",
"shortcode":"DI_rMUsCEvJ",
"display_url":"https://instagram.fbcdn.net/...",
"is_video":false,
"accessibility_caption":"Image description..."
}
// More carousel items if present
],
"comments":[
{
"id":"18052175510201263",
"text":"Comment text...",
"created_at":1746331257,
"owner":"username",
"owner_verified":false,
"viewer_has_liked":false,
"likes":0
}
// More comments
]
}

Usage Examples

Scrape post data and comments with authentication

{
"urls":[
"https://www.instagram.com/p/DI_rMo2CCTz",
"https://www.instagram.com/p/ANOTHER_POST_ID"
],
"maxComments":200,
"cookies":[
{
"name":"csrftoken",
"value":"your-csrftoken-value"
},
{
"name":"sessionid",
"value":"your-sessionid-value"
}
],
"proxy":{
"useApifyProxy":true
}
}

Cookie Extraction

To extract cookies from Instagram:

  1. Install the Cookie Editor extension from Chrome Web Store or Firefox Add-ons
  2. Login to Instagram in your browser
  3. Click on the Cookie Editor extension icon
  4. Export cookies as JSON
  5. Paste the exported JSON into the cookies field

Use Cases

  • Social media research and analysis
  • Influencer marketing research
  • Sentiment analysis of comments
  • Content performance tracking
  • Competitor analysis
  • Lead generation from comments
  • Sponsored content monitoring

πŸ”— Integration Options

  • API Access: Simple REST API for programmatic access
  • Webhooks: Get notified when scraping is complete
  • Export Formats: JSON, CSV, Excel, and more
  • MCP: MCP ready!

πŸ” Related Tools

how to scrape instagram, how to get instagram comments, instagram, instagram comments, instagram api, instagram post comments, instagram automation, instagram post metadata, instagram engagement metrics, instagram sponsored posts

You might also like

Instagram Post Comments Scraper

nifty.codes/instagram-comments-scraper

Extract Instagram comment text, dates, likes, and author details from post pages. Powered by Instagram Scraper.

Instagram Comments Scraper

scrapier/instagram-comments-scraper

Scrape Instagram post comments with the Instagram Comments Scraper. Extract usernames, comment text, likes, replies, and timestamps. Ideal for engagement analysis, sentiment tracking, and audience insights. Fast, reliable, and scalable for single posts or bulk scraping.

Instagram Comments Scraper

scraply/instagram-comments-scraper

πŸ“· Instagram Comments Scraper pulls structured comments from public postsβ€”usernames, text, timestamps, likes & repliesβ€”fast. πŸ“Š Export CSV/JSON for sentiment, UGC mining, social listening & influencer research. ⚑️ Perfect for marketers, analysts & researchers.

Instagram Comments Scraper

thenetaji/instagram-media-comments-scraper

Scrape instagram comments with ease. Fast, efficient and with filters. Try Now!

Instagram Comments Scraper

simpleapi/instagram-comments-scraper

Instagram Comments Scraper extracts comments from any public Instagram post, including usernames, comment text, timestamps, likes, replies, and comment IDs. Perfect for sentiment analysis, audience research, trend monitoring, and automating large-scale Instagram comment data collection.

Instagram Comments Scraper

rakser/instagram-comments-scrapper

Easily scrape comments from any public Instagram post. Just add one or more Instagram post URLs, and the scraper will extract: Comment text, Post IDs, Comment position, Timestamps, Owner IDs, Usernames, Profile pictures, Profile URLs. Perfect for AI Integration, analytics, or engagement tracking.

Instagram Comments Scraper

api-empire/instagram-comments-scraper

Instagram Comments Scraper extracts comments from any public Instagram post. Capture usernames, text, timestamps, likes, and replies in structured format. Ideal for sentiment analysis, research, audience insights, and automated workflows needing clean comment data.

49

5.0

Instagram Comment Scraper

futurizerush/instagram-comment-scraper

Extract comments and replies from any Instagram post or reel. Get comment text, usernames, timestamps, reply content, and post context. Up to 50 posts per run. (Beta)

Related articles

How to scrape data from Instagram: profiles, comments, reels, tags, and images
Read more