Instagram Bulk Scraper avatar
Instagram Bulk Scraper

Pricing

from $0.70 / 1,000 results

Go to Apify Store
Instagram Bulk Scraper

Instagram Bulk Scraper

Developed by

mikolabs

mikolabs

Maintained by Community

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.

0.0 (0)

Pricing

from $0.70 / 1,000 results

1

9

6

Last modified

18 days ago

πŸ“Έ 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?