VOOZH about

URL: https://apify.com/macheta/instagram-super-fast-scraper

⇱ INSTAGRAM SUPER FAST SCRAPER Β· Apify


Pricing

Pay per usage

Go to Apify Store

INSTAGRAM SUPER FAST SCRAPER

ALL INSTAGRAM DATA [ POSTS , COMMENTS , USER INFO ] WITH A SUPER FAST SPEED ...

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Anass

Anass

Maintained by Community

Actor stats

1

Bookmarked

45

Total users

6

Monthly active users

5 months ago

Last modified

Categories

Share

πŸ“Έ Instagram Scraper: Fast, Reliable, & No Login Required

The Ultimate Tool for Public Instagram Data Extraction. Get real-time access to User Profiles, Posts, Comments, and Stories. Built for speed, reliability, and scale.


🌟 Key Features

  • ⚑ Blazing Fast: Optimized for high-throughput scraping using premium proxies.
  • πŸ›‘οΈ 100% Anonymous: No login required. No risk of bans.
  • πŸ“± Comprehensive Data:
    • Profiles: Bio, followers, following, external links.
    • Posts: High-res images, videos, carousels, likes, hashtags.
    • Stories: Download active stories (expiration monitored).
    • Comments: Extract user conversations and sentiment.
  • πŸ’° Cost-Effective: Pay only for the data you extract.

πŸ› οΈ Input Parameters

The actor accepts the following parameters to customize your scrape:

ParameterTypeDescription
usernameStringTarget Instagram username (e.g., nike). Required for profile scraping.
postUrlsArrayList of specific Post URLs to scrape (e.g., https://instagram.com/p/Cx...).
maxPostsIntegerMaximum number of posts to fetch (Default: 20).
maxCommentsIntegerMaximum number of comments per post.
fetchStoriesBooleanSet to true to download active stories.
fetchCommentsBooleanSet to true to scrape comments for each post.

πŸ“Š Output Schema

The actor stores results in a JSON dataset. The schema unifies all data types into a single consistent structure.

1. User Profile (type: "user_info")

{
"type":"user_info",
"username":"nike",
"data":{
"full_name":"Nike",
"follower_count":306000000,
"following_count":50,
"biography":"Just Do It.",
"is_verified":true,
"profile_pic_url":"https://..."
}
}

2. Post (type: "post")

{
"type":"post",
"username":"nike",
"data":{
"shortcode":"Cx123abc",
"caption":"Run.",
"likes_count":52000,
"comments_count":300,
"timestamp":1698765432,
"media_url":"https://...",
"is_video":false
}
}

3. Comment (type: "comment")

{
"type":"comment",
"post_shortcode":"Cx123abc",
"data":{
"text":"Great shoes!",
"owner":{
"username":"fan_123",
"profile_pic_url":"..."
},
"created_at":1698765500,
"like_count":5
}
}

πŸ’‘ How to Use

Mode 1: Scrape a Profile

To get the latest posts and stories from a user:

{
"username":"im_anass",
"fetchStories":true,
"maxPosts":10
}

Mode 2: Scrape Specific Posts & Comments

To analyze engagement on specific posts:

{
"postUrls":["https://www.instagram.com/p/CxyZm..."],
"fetchComments":true,
"maxComments":100
}

🀝 Support

We are constantly improving this actor. If you encounter any issues or have feature requests, please check the Issues tab or contact us.

You might also like

Instagram Comments Super Scraper

muhammad_noman_riaz/instagram-comments-super-scraper

The Instagram Comments Super Scraper is a powerful automation tool designed to extract detailed comment data from Instagram posts and reels. Whether you’re conducting social media research, performing sentiment analysis, or tracking engagement trends, this scraper delivers everything you need.

πŸ‘ User avatar

Muhammad Noman Riaz

93

5.0

Instagram Hashtag Super Scraper

muhammad_noman_riaz/instagram-hashtag-super-scraper

Extract top and recent posts from any Instagram hashtag with the Instagram Hashtag Super Scraper. This powerful tool lets you collect structured data from Instagram by searching specific hashtags, perfect for social media analytics, trend monitoring, and content research.

πŸ‘ User avatar

Muhammad Noman Riaz

111

5.0

Instagram Profile Super Scraper

muhammad_noman_riaz/instagram-profile-super-scraper

The Instagram Profile Super Scraper is a powerful and efficient tool built with Apify and Crawlee that allows you to extract comprehensive data from Instagram profiles. It scrapes public information such as username, bio, followers, following, posts, IGTV videos, and related profiles.

πŸ‘ User avatar

Muhammad Noman Riaz

65

1.0

Youtube Comments Super Scraper

muhammad_noman_riaz/youtube-comments-super-scraper

YouTube Comments Super Scraper is a professional-grade tool for extracting comments from YouTube videos. Built with modern web technologies, it provides fast, reliable comment extraction with comprehensive metadata.

πŸ‘ User avatar

Muhammad Noman Riaz

17

5.0

REDDIT SUPER FAST SCRAPER

macheta/super-fast-reddit-scraper

ALL REDDIT DATA [ Posts and comments by link, by Username, by subreddit ]

Instagram Comments Scraper

scrapapi/instagram-comments-scraper

Instagram Reels Super Scraper

muhammad_noman_riaz/instagram-reels-super-scraper

Build a powerful Instagram Reels Super Scraper Bot using Apify’s actor platform to extract reel data including captions, view counts, likes, and video URLs. Automate your content insights workflow with scalable cloud crawling and export results to CSV or JSON for advanced analytics.

πŸ‘ User avatar

Muhammad Noman Riaz

101

5.0

Instagram User Info

patient_discovery/instagram-user-info-scraper-cookieless

Get Instagram user profile information.

44

Instagram User Info

monumental_world/instagram-user-info-scraper-cookieless

Get Instagram user profile information.

Instagram User Info

iron-crawler/instagram-user-info-scraper-cookieless

Get Instagram user profile information.

Related articles

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