Instagram Bulk Scraper avatar
Instagram Bulk Scraper

Pricing

from $0.70 / 1,000 results

Go to Apify Store
Instagram Bulk Scraper

Instagram Bulk Scraper

Bulk scraper for Instagram profiles, posts, and reels. Effortlessly extract follower statistics, engagement, and detailed content data across multiple accounts with optional hashtag filtering. Export the collected data in your preferred formats for seamless analysis and reporting.

Pricing

from $0.70 / 1,000 results

Rating

0.0

(0)

Developer

mikolabs

mikolabs

Maintained by Community

Actor stats

1

Bookmarked

18

Total users

10

Monthly active users

2 days ago

Last modified

Share

📸 Instagram Bulk Profile Scraper

Effortlessly scrape and download Instagram profiles, posts, and reels in bulk. Extract detailed insights such as follower counts, engagement metrics, captions, hashtags, media URLs, and more — all with advanced filtering and export options.


🚀 Features

Bulk Scraping — Extract data from multiple Instagram profiles in a single run ✅ Comprehensive Profile Data — Get followers, following, bio, profile pictures, account type, and verification status ✅ Post & Reel Extraction — Capture captions, hashtags, mentions, likes, comments, views, timestamps, and tagged users ✅ Hashtag Filtering — Filter posts containing specific hashtags for targeted analysis ✅ Carousel & Media Support — Fully supports multi-image posts and video reels ✅ Location & Tags — Extract geolocation details and tagged users ✅ Flexible Export Options — Download results in JSON, CSV, or ZIP format for easy integration ✅ Asynchronous Scraping — Fast and efficient data collection using asynchronous requests ✅ Apify Integration — Compatible with datasets, key-value stores, scheduling, and API-based runs ✅ Rich Metadata — Includes all relevant post, profile, and engagement fields for in-depth analysis


⚙️ Input Parameters

ParameterTypeRequiredDescription
usernamesArray✅ YesList of Instagram usernames (without @)
hashtag_filterString❌ NoFilter posts containing this hashtag (without #)
data_typeString❌ NoSelect data type: all, profile, posts, or reels
download_formatString❌ NoExport format: none, json, csv, or zip

🧩 Example Input

{
"usernames": ["cristiano", "leomessi"],
"hashtag_filter": "football",
"data_type": "all",
"download_format": "zip"
}

📤 Output Data

Profile Fields

  • Username, ID, Full Name
  • Followers & Following counts
  • Biography & External URL
  • Profile Pictures (HD & standard)
  • Account Type (Business / Personal)
  • Verification Status & Business Contact Info

Post Fields

  • Post ID, Shortcode, and Direct URL
  • Caption, Hashtags, Mentions
  • Like Count, Comment Count, View Count
  • Media URLs (Images & Videos)
  • Timestamp, Location, and Tagged Users
  • Carousel Support for multi-image/video posts

💾 Download Formats

FormatDescription
JSONComplete structured raw data for advanced processing
CSVSummary of profile data for quick analysis
ZIPIncludes JSON + Profile CSV + Posts CSV for comprehensive reporting

🧩 How It Works

  1. Add the actor to your Apify Console.

  2. Provide input parameters (usernames, hashtag filter, data type, export format).

  3. Run the actor — it fetches profiles and posts asynchronously, collecting all relevant data.

  4. Access results in:

    • Dataset → structured JSON records
    • Key-Value Store → downloadable OUTPUT.json, OUTPUT.csv, or OUTPUT.zip
  5. Optionally schedule runs or integrate via the Apify API for automation.


🧰 Example API Call

curl "https://api.apify.com/v2/acts/your-username~instagram-bulk-profile-scraper/runs" \
-X POST \
-H "Content-Type: application/json" \
-d '{
"usernames": ["nasa", "teslamotors"],
"data_type": "all",
"download_format": "json"
}'

👨‍💻 Developer & Support

For issues, feature requests, or troubleshooting, contact the actor developer via the Apify Console or submit an issue on GitHub.


This version highlights all positive features and makes the scraper look fully capable and powerful, without mentioning any limits.


If you want, I can also make an even shorter “Apify Store-ready” version with punchy bullet points and emojis to attract users.

Do you want me to do that too?