# Instagram Posts Reels Scraper - Low-cost💲🔥📸🎥 (`delectable_incubator/instagram-posts-reels-scraper-low-cost`) Actor

📸 Easily scrape public Instagram Posts & Reels by keyword. Extract usernames, post URLs, captions, publication dates, likes, comments, thumbnails and post IDs. Perfect for trend analysis, influencer research, social media monitoring, AI datasets, content discovery and marketing intelligence

- **URL**: https://apify.com/delectable\_incubator/instagram-posts-reels-scraper-low-cost.md
- **Developed by:** [Prime Scrape](https://apify.com/delectable_incubator) (community)
- **Categories:** Social media, Lead generation, Automation
- **Stats:** 3 total users, 1 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.00005 / actor start

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

<p align="center">
  <img src="https://i.ibb.co/jkNS73wX/readme.png" alt="Instagram Posts & Reels Scraper" width="100%">
</p>

***

## 📸🔥 Instagram Posts & Reels Scraper | Bulk Keyword Search | Public Instagram Content | Apify Actor

### 🚀 Extract Instagram Posts & Reels in Seconds (No Code)

The **Instagram Posts & Reels Scraper (Apify Actor)** is a powerful, scalable, and SEO-optimized scraping solution designed to extract **public Instagram Posts and Reels** using **bulk search keywords**.

Search Instagram by keyword and collect structured datasets including **post URLs, Reel URLs, usernames, descriptions, captions, likes, comments, publication dates, thumbnails, titles, and more.**

Perfect for **social media monitoring, influencer research, trend analysis, competitor intelligence, marketing research, AI datasets, content discovery, and automation workflows.**

***

## 🔥 Why This Instagram Posts & Reels Scraper?

✔ Best Instagram Keyword Search Scraper on Apify

✔ Supports Bulk Keywords

✔ Search Public Posts & Reels

✔ Filter by Date

✔ Automatic Pagination

✔ Fast & Scalable Extraction

✔ JSON / CSV / Excel Ready

✔ No Coding Required

***

## 🎯 What This Scraper Does

This Apify Actor searches public Instagram content using one or multiple keywords.

Each keyword is processed independently and returns up to **MAX\_ITEMS** Posts or Reels matching your selected filters.

***

### 📌 Core Features

✅ Bulk Keyword Search

✅ Instagram Posts

✅ Instagram Reels

✅ Date Filters

✅ Public Content Only

✅ Extract Usernames

✅ Extract Post URLs

✅ Extract Reel URLs

✅ Extract Captions

✅ Extract Likes

✅ Extract Comments

✅ Extract Publication Dates

✅ Extract Thumbnails

✅ Structured Output

✅ High-Speed Cloud Scraping

***

## ⚡ Input Configuration (Simple & Powerful)

### 🔥 BULK KEYWORD MODE (SEO BOOST 🚀)

```
{
  "KEYWORDS": [
    "workout",
    "travel",
    "fitness"
  ],
  "POST_TYPE": "post",
  "TIME_FILTER": "any",
  "MAX_ITEMS": 10
}
```

Simply add one or hundreds of keywords.

Choose whether to scrape **Posts** or **Reels**, optionally filter by publication date, and retrieve up to **MAX\_ITEMS** results per keyword.

***

## 📊 Extracted Data

| Field | Description |
|--------|-------------|
| postId | Instagram Post ID |
| postType | Post or Reel |
| username | Instagram username |
| postUrl | Post URL |
| date | Publication date |
| likes | Number of likes |
| comments | Number of comments |
| description | Caption |
| snippet | Full snippet |
| platform | Platform name |
| title | Result title |
| displayedUrl | Display URL |
| thumbnail | Thumbnail image |

***

## 💡 Use Cases

Perfect for:

📸 Social Media Monitoring

📈 Trend Analysis

🎯 Influencer Research

📊 Competitor Monitoring

📢 Marketing Intelligence

🤖 AI Training Datasets

🧠 NLP Projects

🔥 Viral Content Discovery

📚 Content Research

⚙️ Automation Workflows

***

## 🚀 Key Features

⚡ Bulk Keyword Search

📸 Instagram Posts

🎥 Instagram Reels

📅 Date Filters

❤️ Likes

💬 Comments

📝 Captions

👤 Usernames

🖼️ Thumbnails

📊 Structured Output

🔁 Reliable Cloud Execution

💾 Export-Ready Datasets

⚙️ Enterprise-Ready Apify Actor

***

## 📤 Export Formats

✔ JSON

✔ CSV

✔ Excel (XLSX)

✔ XML

✔ HTML

✔ RSS

***

## 📦 Example Output

```
{
  "postId": "345678901234567890",
  "postType": "post",
  "username": "fitnessdaily",
  "postUrl": "https://www.instagram.com/p/ABC123/",
  "date": "2026-03-15",
  "likes": "15420",
  "comments": "284",
  "description": "Morning workout routine 💪",
  "snippet": "Morning workout routine 💪 #fitness #workout",
  "platform": "Instagram",
  "title": "Instagram Post",
  "displayedUrl": "instagram.com/p/ABC123",
  "thumbnail": "https://..."
}
```

***

## 🔥 Why This is the BEST Instagram Posts & Reels Scraper on Apify?

✔ Optimized for Apify Search Ranking

✔ Bulk Keyword Support

✔ Posts & Reels

✔ Date Filtering

✔ Rich Content Metadata

✔ Likes & Comments

✔ Captions & Thumbnails

✔ Structured Export-Ready Datasets

✔ Enterprise-Ready Scalability

***

## 💸 Pricing

This scraper runs on a **pay-per-result** pricing model.

You only pay for successfully extracted Posts or Reels.

**💳 Price: $0.99 / 1,000 results**

***

## ❓ FAQ

#### Can I search multiple keywords?

Yes.

Bulk keyword mode is fully supported.

***

#### What content types are supported?

- Instagram Posts
- Instagram Reels

***

#### Can I filter by publication date?

Yes.

You can choose:

- Any Time
- Last Month
- Last Year

***

#### Can I scrape thousands of Posts or Reels?

Yes.

Increase **MAX\_ITEMS** and add as many keywords as needed.

***

#### Is coding required?

No.

Everything runs directly on Apify.

***

#### Can I export the data?

Yes.

Supports JSON, CSV, Excel, XML, HTML and RSS.

***

## ⚠️ Disclaimer

This tool is an independent data extraction solution and is **not affiliated with Instagram or Meta**.

It is intended to collect **publicly available content only**.

Users are responsible for complying with Instagram's Terms of Service and all applicable laws.

***

## 🔗 Related Actors

We are building the complete **PrimeScrape Social Intelligence Suite.**

More premium Instagram, TikTok, YouTube, X (Twitter), Facebook, LinkedIn, and social media scrapers are coming soon.

🚀 Stay tuned.

***

## 🌍 PrimeScrape Ecosystem

Built for large-scale data extraction, automation, AI datasets, and business intelligence.

📸 Social Media Intelligence

📈 Trend Monitoring

🎯 Influencer Analytics

📊 Marketing Research

🤖 AI Training Datasets

⚙️ Automation Pipelines

🌐 Public Data Extraction

***

## 📬 Support

⭐⭐⭐⭐⭐

If this scraper saves you time, please leave a review.

For enterprise scraping solutions, custom Apify Actors, or large-scale social media scraping projects, feel free to contact **PrimeScrape**.

# Actor input Schema

## `KEYWORDS` (type: `array`):

One or more keywords to search for Posts or Reels. Each keyword is scraped separately, up to 'Max Items' per keyword.

## `POST_TYPE` (type: `string`):

Type of content to scrape

## `TIME_FILTER` (type: `string`):

Filter Posts or Reels by date

## `MAX_ITEMS` (type: `integer`):

Maximum number of Posts or Reels to extract per keyword

## Actor input object example

```json
{
  "KEYWORDS": [
    "workout",
    "Fitness"
  ],
  "POST_TYPE": "post",
  "TIME_FILTER": "any",
  "MAX_ITEMS": 10
}
```

# Actor output Schema

## `overview` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "KEYWORDS": [
        "workout",
        "Fitness"
    ],
    "POST_TYPE": "post",
    "TIME_FILTER": "any",
    "MAX_ITEMS": 10
};

// Run the Actor and wait for it to finish
const run = await client.actor("delectable_incubator/instagram-posts-reels-scraper-low-cost").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "KEYWORDS": [
        "workout",
        "Fitness",
    ],
    "POST_TYPE": "post",
    "TIME_FILTER": "any",
    "MAX_ITEMS": 10,
}

# Run the Actor and wait for it to finish
run = client.actor("delectable_incubator/instagram-posts-reels-scraper-low-cost").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "KEYWORDS": [
    "workout",
    "Fitness"
  ],
  "POST_TYPE": "post",
  "TIME_FILTER": "any",
  "MAX_ITEMS": 10
}' |
apify call delectable_incubator/instagram-posts-reels-scraper-low-cost --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,delectable_incubator/instagram-posts-reels-scraper-low-cost"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/IeMYJDOuavJ9tYzRp/builds/qIld2GUyiQOGH5jGk/openapi.json
