VOOZH about

URL: https://apify.com/hpix/instagram-scraper

⇱ Instagram Scraper Β· Apify


Pricing

from $0.65 / 1,000 profile posts

Go to Apify Store

Scrape Instagram profiles, posts, and Reels at scale.

Pricing

from $0.65 / 1,000 profile posts

Rating

0.0

(0)

Developer

πŸ‘ Hpix

Hpix

Maintained by Community

Actor stats

1

Bookmarked

99

Total users

22

Monthly active users

3.3 days

Issues response

15 days ago

Last modified

Share

πŸ“Έ Instagram Scraper

The Ultimate All-in-One Instagram Scraper

Extract high-quality data from Instagram profiles, posts, and Reels in seconds. Designed for marketers, researchers, and creators who need reliable data without the technical headache.

πŸš€ Why choose this Scraper?

  • Reliability by Default: No more worrying about getting blocked. This Actor uses premium residential proxies and anti-detection mechanisms to ensure your tasks finish successfully.
  • Reels, Posts & Profiles: Whether you need engagement stats on a viral Reel or the follower count of a specific influencer, we've got you covered.
  • Clear, Predictable Costs: Stop guessing how much memory or CPU you need. You only pay for the data you actually receive.
  • Beautiful Data Views: Don't get lost in code. Use the built-in output tabs to see your results in a clean, organized table with images.

✨ What can you do with it?

  • Analyze Engagement: Get play counts, likes, and comment totals for Reels and Posts.
  • Monitor Influencers: Track bio changes, follower growth, and verified status.
  • Content Research: Use the Date Filter to only see content from the last week or month.
  • Bulk Exports: Download your results instantly as Excel, CSV, or JSON.

πŸ› οΈ Getting Started is Easy

  1. Enter URLs or Usernames: Paste the Instagram profiles or specific post links you want to scrape.
  2. Pick Your Content: Toggle profile data, posts, and reels independently β€” or scrape them all at once.
  3. Set Your Limits: Use the "Posts per account" or "Date Range" filters to get exactly what you need.
  4. Run & Relax: Click Start and watch your data populate in the "Output" tab.

πŸ“Š Sample Output

Profile Data

UsernameFull nameProfile pictureFollowersFollowingData
zuckMark Zuckerberg<Zuck's profile picture>16,879,414623

Post Data

ThumbnailCaptionCodeTypeLike countComment countData
Two decades, many awesome projects...DTTbdGlkaWlpost158,0395,228

Reel Data

ThumbnailCaptionPlay countComment countLike countData
When @merab.dvalishvili is in town...27,979,1514,670394,756

πŸ’‘ Pro Tips

  • Massive Lists: This Actor is optimized for bulk. You can input hundreds of profiles at once; it will handle the queue automatically.
  • Date Filtering: To save time and budget, use the beginDate parameter to only grab content created recently (e.g., "7 days ago").
  • Custom Logic: Advanced users can use the "Custom functions" field to automatically skip posts that don't meet specific criteria (like posts without music).
  • Cleaner Output: Disable the "Include raw data" option to strip the raw Instagram API response from the output and reduce dataset size.
  • Pin Skipping: "Skip pinned posts" and "Skip pinned reels" let you skip content pinned to specific tabs independently β€” useful for accounts that pin promotional content to the top of their feed.

πŸ”§ Advanced Usage

Custom functions

This is an advanced parameter that you can use to modify the crawler's behavior. With custom functions, you can skip a post or profile based on its data or stop crawling a profile's posts when a certain condition is met.

Two hooks are available:

  • shouldSkip(item) β€” Return true to skip the current item (post, reel, or profile). Processing continues with the next item.
  • shouldContinue(item) β€” Return false to stop crawling after the current item. Useful for stopping at a specific post.

For example, skip posts that don't have music metadata:

{
shouldSkip:(item)=> item.kind =="post"&&!item.data.music_metadata;
}

Or stop crawling when it reaches a specific post code:

{
shouldContinue:(item)=> item.data.code !="codeToStopCrawling";
}

You can see the item schema by selecting "All fields" on the output tab, and viewing as JSON.

Restricted Posts

Some Instagram posts are age-restricted or otherwise limited and can't be accessed through the standard API. Enable the "Scrape restricted posts" toggle to attempt fetching these individual posts. This is a paid feature β€” each restricted post scraped incurs an additional charge on top of the standard per-post fee.

Please refer to the Actor pricing for details.

πŸ“ƒ Changelog

Do you have a feature suggestion? Create an issue and let me know!

v1.1.0

  • ✨ Added restricted posts scraping
  • ✨ Added skip_pinned_timeline and skip_pinned_reels options (deprecated skip_pinned)
  • πŸ”§ Improved output schema and dataset views
  • πŸ”§ Fixed date range filtering for pinned posts
  • Initial release

❓ FAQ

Can I export the scraped data to Excel?

Sure! Apify allows you to download the results as an Excel spreadsheet. You can also download in CSV, JSON, XML, HTML, JSONL, and RSS.

What other data is available apart from the examples shown?

Each post, reel, and profile contains a data field with extensive metadata beyond what's shown in the table view. To explore all available fields, select "All fields" in the output tab and view the results as JSON.

Here are some notable fields available in the output:

FieldTypeDescription
is_pinnedbooleanWhether the post/reel is pinned by the profile
pinned_tabsstring[]Tabs where the item is pinned: ["timeline"], ["reels"], or both
music_infoobjectMusic metadata for reels (artist, song title, album art)
video_versionsarrayAll available video resolution URLs for reels
hashtagsstring[]Hashtags extracted from the caption
video_durationnumberVideo duration in seconds (for video posts and reels)
view_countnumberView count for individual reels (when scraping by post URL)
bio_linksstringExternal URL from the profile's bio

I just found a bug! Can you fix it?

Oh, what a shame! Please create an Issue, so I can evaluate what happened.

Can you implement X feature?

Of course! You can use the Issues tab to suggest new features.

⚠️ Disclaimer

This Actor scrapes public data from Instagram pages. Features are susceptible to changes made by Meta.

⛓️‍πŸ’₯ Known issues

  • Private or age-restricted accounts cannot be scraped as they are not publicly accessible.
  • View counts for Reels are only available when scraping individual post URLs, not when scraping entire profiles. Play counts, however, are available in both scenarios.
  • Instagram does not provide view counts for some posts, as these metrics are not publicly visible for those specific posts.

πŸ‘€ See also

  • Instagram Profile Monitor: Track Instagram profiles over time and monitor growth trends with historical data analysis and beautiful visualizations. Perfect for tracking competitors, influencers, or your own profile's performance.

You might also like

Instagram Downloader – Reels & Posts Video/Image Extractor

logiover/instagram-media-downloader

Bulk Instagram media downloader: extract Reels, Posts and Stories download links without login. Export to CSV/JSON. Fast Instagram API alternative.

Instagram Scraper

api-ninja/instagram-scraper

πŸ”₯ The ultimate all-in-one Instagram powerhouse: scrape profiles, posts, reels, reposts, hashtags, locations & music-tagged content at scaleβ€”no login required, complete data access.

442

5.0

Instagram Post Scraper

scraper-engine/instagram-post-scraper

Instagram Profile Post Scraper lets you collect structured post data from any public profile. Get captions, hashtags, media links, engagement stats, and publish times. Ideal for marketers, researchers, and developers needing fresh Instagram content insights in a usable format.

πŸ‘ User avatar

Scraper Engine

74

5.0

Instagram Reels & Posts Scraper - Profiles & Data

viralanalyzer/instagram-reels-scraper

Extract Instagram reels, posts, profiles, and hashtag data.

69

5.0

Instagram Post (Image & Video) Downloader ✨

scrapearchitect/instagram-post-image-video-downloader

πŸ–ΌοΈ This powerful tool seamlessly handles single photos, multi-image carousels, and video reels. πŸ“Έβœ¨ Instantly download high-quality images and videos from any public Instagram post!πŸŽ₯ Get clean, direct download links delivered fast. No login required! πŸš€πŸ”₯Instagram Post (Image & Video) Downloader ✨

πŸ‘ User avatar

Scrape Architect

30

Instagram Reels Scraper

hpix/ig-reels-scraper

Scrape Instagram Reels, Profiles and Posts efficiently and reliably.

Instagram Post Metadata Scraper⚑

scrapearchitect/instagram-post-metadata-scraper

πŸ” Extract rich public post data instantly! πŸ“Š Get likes ❀️, comments πŸ’¬, descriptions πŸ“, author info πŸ‘€, image URLs πŸ–ΌοΈ, Open Graph tags 🌐, app links πŸ“± & more in clean JSON! Perfect for analysts & developers. ⚑ Fast & reliable on Apify. πŸš€ Instagram Post Metadata Scraper ⚑

πŸ‘ User avatar

Scrape Architect

54

Instagram Profile Posts Scraper

futurizerush/instagram-profile-posts-scraper

Get posts, reels, and carousels from any public Instagram profile. Includes download links, likes, comments, captions, and more. Works with up to 10 profiles at once. No login required.

Instagram Profile Scraper

crawlerbros/instagram-profile-scraper

Extract comprehensive data from Instagram profiles including posts, reels, photos, and engagement metrics.

109

5.0