# Amazon Influencers Posts Scraper (`igview-owner/amazon-influencers-posts-scraper`) Actor

Scrape Amazon Influencer posts in bulk from any public profile. Collect idea lists, photos and videos with titles, thumbnails, item counts, post URLs, and more. Perfect for influencer research, product discovery, niche analysis.

- **URL**: https://apify.com/igview-owner/amazon-influencers-posts-scraper.md
- **Developed by:** [Sachin Kumar Yadav](https://apify.com/igview-owner) (community)
- **Categories:** E-commerce, Social media, Lead generation
- **Stats:** 23 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $6.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
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

## 🛍️ Amazon Influencers Posts Scraper – Extract Posts, Idea Lists & Media from Amazon Influencer Profiles

**Extract posts, idea lists, photos, and videos from Amazon Influencer profiles effortlessly! Get post titles, thumbnails, URLs, item counts, and marketplace details. Perfect for influencer research, product discovery, market analysis, and competitive intelligence.**

***

### 📋 Table of Contents

- [✨ Features](#-features)
- [⚡ Quick Start](#-quick-start)
- [📊 Input Parameters](#-input-parameters)
- [📤 Output Format](#-output-format)
- [❓ FAQ](#-faq)
- [🏷️ Tags](#️-Tags)

***

### ✨ Features

#### **Comprehensive Influencer Post Extraction**

| Feature | Description |
|---------|-------------|
| 📝 **Idea Lists** | Extract all influencer idea lists with titles and item counts |
| 📸 **Photos & Videos** | Get photo and video posts with high-quality thumbnails |
| 🔗 **Direct URLs** | Access direct links to all posts and product lists |
| 🔢 **Item Counts** | See how many products are in each idea list |
| 🌍 **Multi-Marketplace** | Support for 24+ Amazon marketplaces worldwide |
| 📌 **Pinned Posts** | Identify pinned posts from influencers |
| 🎯 **Content Filtering** | Filter by ALL, IDEA\_LISTS, PHOTOS, or VIDEOS |
| 🔍 **Search Posts** | Search for specific posts using keywords |
| 🗣️ **Multi-Language** | Support for 35+ languages across marketplaces |
| 📊 **Clean Table Views** | Organized views for overview, idea lists, and detailed data |

***

### ⚡ Quick Start

#### 1️⃣ Extract All Posts from an Influencer

```json
{
  "influencer_name": "rockybarnes",
  "country": "US",
  "scope": "ALL",
  "maxResults": 100
}
```

#### 2️⃣ Get Only Idea Lists

```json
{
  "influencer_name": "rockybarnes",
  "country": "US",
  "scope": "IDEA_LISTS",
  "maxResults": 50
}
```

#### 3️⃣ Search for Specific Posts

```json
{
  "influencer_name": "rockybarnes",
  "country": "US",
  "scope": "ALL",
  "query": "summer fashion",
  "maxResults": 100
}
```

#### 4️⃣ Multi-Marketplace Example

```json
{
  "influencer_name": "rockybarnes",
  "country": "GB",
  "language": "en_GB",
  "scope": "ALL",
  "maxResults": 200
}
```

***

### 📊 Input Parameters

#### Configuration Options

| Parameter | Type | Required | Default | Description |
|-----------|------|----------|---------|-------------|
| `influencer_name` | String | ✅ Yes | - | Amazon influencer username |
| `country` | String | ❌ No | `US` | Amazon marketplace country |
| `scope` | String | ❌ No | `ALL` | Content type filter |
| `query` | String | ❌ No | - | Search query for posts |
| `language` | String | ❌ No | - | Result language |
| `maxResults` | Integer | ❌ No | `100` | Maximum posts to fetch (1-1000) |

#### 📝 Parameter Details

##### **influencer\_name** (Required)

- Amazon influencer username to scrape
- Found in the influencer's storefront URL: `amazon.com/shop/influencer_name`
- Examples: `"rockybarnes"`, `"thestrivetofit"`, `"whatjesswore"`
- Case-sensitive, use exact spelling

##### **country** (Optional)

- Amazon marketplace country code
- Default: `"US"`
- Supported: US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG, ZA, IE
- Determines domain, currency, and available products

##### **scope** (Optional)

- Filter posts by content type
- Default: `"ALL"`
- Options:
  - `"ALL"` - All posts (idea lists, photos, videos)
  - `"IDEA_LISTS"` - Only idea/product lists
  - `"PHOTOS"` - Only photo posts
  - `"VIDEOS"` - Only video posts

##### **query** (Optional)

- Search for posts matching specific keywords
- Examples: `"summer fashion"`, `"kitchen gadgets"`, `"beauty"`
- Leave empty to get all posts
- Case-insensitive search

##### **language** (Optional)

- Language for results
- Default: Marketplace default language
- Examples: `"en_US"`, `"es_ES"`, `"de_DE"`, `"fr_FR"`
- See input schema for full list of supported languages

##### **maxResults** (Optional)

- Maximum number of posts to scrape
- Range: `1` to `1000`
- Default: `20`
- Higher values collect more data but take longer
- Actor handles pagination automatically

***

### 📤 Output Format

#### **Idea List Post Example**

```json
{
  "post_id": "amzn1.ideas.2NVFVHBZFJETN",
  "post_type": "List",
  "post_title": "FALL/WINTER FAVS",
  "post_url": "https://www.amazon.com/shop/rockybarnes/list/2NVFVHBZFJETN",
  "post_thumbnail": "https://m.media-amazon.com/images/I/71vOgpsVr3L._AC_._US550_SCLZZZZZZZ_.jpg",
  "is_pinned": false,
  "list_items_count": 172,
  "influencer_name": "rockybarnes",
  "country": "US",
  "domain": "www.amazon.com",
  "scraped_at": "2024-12-04T16:48:00.000Z"
}
```

#### **Another List Example**

```json
{
  "post_id": "amzn1.ideas.1FF055UY8BDBG",
  "post_type": "List",
  "post_title": "KITCHEN FAVORITES",
  "post_url": "https://www.amazon.com/shop/rockybarnes/list/1FF055UY8BDBG",
  "post_thumbnail": "https://m.media-amazon.com/images/I/61M5hGxLaqL._AC_._US550_SCLZZZZZZZ_.jpg",
  "is_pinned": false,
  "list_items_count": 85,
  "influencer_name": "rockybarnes",
  "country": "US",
  "domain": "www.amazon.com",
  "scraped_at": "2024-12-04T16:48:00.000Z"
}
```

#### 📊 **Output Fields Reference**

| Field | Type | Description |
|-------|------|-------------|
| `post_id` | String | Unique Amazon post identifier (e.g., amzn1.ideas.XXX) |
| `post_type` | String | Type of post (e.g., "List", "Photo", "Video") |
| `post_title` | String | Title of the post/idea list |
| `post_url` | String | Direct link to the post on Amazon |
| `post_thumbnail` | String | Thumbnail image URL |
| `is_pinned` | Boolean | Whether the post is pinned by the influencer |
| `list_items_count` | Integer | Number of items in the idea list |
| `influencer_name` | String | Amazon influencer username |
| `country` | String | Amazon marketplace country code |
| `domain` | String | Amazon domain (e.g., www.amazon.com) |
| `scraped_at` | String | Data extraction timestamp (ISO 8601) |

***

### ❓ FAQ

#### **Q: Do I need an Amazon account to use this actor?**

**A:** No. The actor works without requiring any Amazon account or login credentials.

#### **Q: Can I scrape private influencer profiles?**

**A:** The actor only accesses publicly available Amazon Influencer storefronts. All data is public.

#### **Q: How do I find an influencer's username?**

**A:** Visit the influencer's Amazon storefront. The username appears in the URL: `amazon.com/shop/influencer_name`

#### **Q: What types of posts can I extract?**

**A:** The actor extracts:

- ✅ Idea Lists (product collections)
- ✅ Photo posts
- ✅ Video posts
- ✅ All post metadata (titles, thumbnails, item counts)

#### **Q: Can I scrape multiple influencers in one run?**

**A:** Currently, the actor processes one influencer per run. For multiple influencers, run the actor multiple times or use Apify's scheduling features.

#### **Q: How many posts can I fetch?**

**A:** You can fetch between 1 and 1000 posts per run using the `maxResults` parameter.

#### **Q: Which Amazon marketplaces are supported?**

**A:** 24 marketplaces: US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG, ZA, IE

#### **Q: Is this legal and compliant?**

**A:** This tool extracts only publicly available information from Amazon. You are responsible for complying with Amazon's Terms of Service and all applicable laws. Always respect intellectual property rights.

#### **Q: Can I filter posts by type?**

**A:** Yes! Use the `scope` parameter to filter by:

- `ALL` - All posts
- `IDEA_LISTS` - Only idea/product lists
- `PHOTOS` - Only photo posts
- `VIDEOS` - Only video posts

#### **Q: Can I search for specific posts?**

**A:** Yes! Use the `query` parameter to search for posts matching specific keywords (e.g., "summer fashion", "kitchen gadgets").

#### **Q: Do I get the actual product details?**

**A:** This actor extracts post-level data (titles, thumbnails, item counts). For individual product details within lists, you would need a separate product scraper.

#### **Q: How does pagination work?**

**A:** The actor automatically handles pagination using cursors from the API. It will fetch posts until reaching `maxResults` or running out of available posts.

***

### 🏷️ Tags

`amazon scraper`, `amazon influencer`, `amazon influencer scraper`, `influencer posts`, `amazon idea lists`, `product discovery`, `amazon marketplace`, `influencer marketing`, `e-commerce scraper`, `amazon data extractor`, `influencer research`, `product research`, `amazon api scraper`, `influencer content`, `amazon storefront scraper`, `product lists`, `amazon posts`, `influencer analytics`, `market research`, `competitive intelligence`, `amazon products`, `influencer data`, `amazon automation`, `product trends`, `niche research`, `amazon seller tools`, `influencer discovery`, `product curation`, `amazon datasets`, `apify amazon`

***

### 🚀 Get Started Now

**Ready to extract Amazon Influencer posts and discover trending products?**

1. 🎯 Enter the **influencer name** (e.g., `rockybarnes`)
2. 🌍 Select the **Amazon marketplace** (US, GB, DE, etc.)
3. 📂 Choose **content scope** (ALL, IDEA\_LISTS, PHOTOS, VIDEOS)
4. 📊 Set **maximum results** (1-1000 posts)
5. ▶️ Click **Start** to run the actor
6. 📥 Download your data in JSON, CSV, Excel, or HTML format
7. Click ["Try for free"](https://apify.com?fpr=ykgg9c) to test the actor

**⭐ If this actor helps your workflow, please give it a star!**

***

### Related Actors 🤝

Looking for more Amazon data? Check out these complementary actors:

- **[Amazon Search Scraper](https://apify.com/igview-owner/amazon-search-scraper)**
- **[Amazon Product Review Extractor](https://apify.com/igview-owner/amazon-review-scraper)**
- **[Amazon Seller Review Scraper](https://apify.com/igview-owner/amazon-seller-review-scraper)**
- **[Amazon Product Details Scraper](https://apify.com/igview-owner/amazon-product-data-scraper)**
- **[Amazon Sellers Products Scraper](https://apify.com/igview-owner/amazon-seller-products-scraper)**
- **[Amazon Best Sellers Products Scraper](https://apify.com/igview-owner/amazon-best-sellers-products-scraper)**
- **[Amazon Influencers Profile Scraper](https://apify.com/igview-owner/amazon-influencers-profile-scraper)**

***

*Built with ❤️ for the Apify community | Amazon Influencers Posts Scraper v1.0*

***

**Happy Scraping! 🛍️✨**

# Actor input Schema

## `influencer_name` (type: `string`):

Enter the Amazon influencer username (e.g., 'rockybarnes'). This is the name that appears in the influencer's Amazon storefront URL.

## `scope` (type: `string`):

Filter posts by content type. Choose ALL for everything, or select specific types like idea lists, photos, or videos.

## `maxResults` (type: `integer`):

Maximum number of posts to scrape. Higher values will collect more data but take longer to process.

## `country` (type: `string`):

Select the Amazon marketplace country. This determines the domain, language, and currency of the results.

## `language` (type: `string`):

Optional: Specify the language for results. If not set, results will be in the default marketplace language.

## Actor input object example

```json
{
  "influencer_name": "rockybarnes",
  "scope": "ALL",
  "maxResults": 20,
  "country": "US"
}
```

# Actor output Schema

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

Open the dataset view with an overview of all posts.

# 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 = {
    "influencer_name": "rockybarnes",
    "scope": "ALL",
    "maxResults": 20,
    "country": "US"
};

// Run the Actor and wait for it to finish
const run = await client.actor("igview-owner/amazon-influencers-posts-scraper").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 = {
    "influencer_name": "rockybarnes",
    "scope": "ALL",
    "maxResults": 20,
    "country": "US",
}

# Run the Actor and wait for it to finish
run = client.actor("igview-owner/amazon-influencers-posts-scraper").call(run_input=run_input)

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

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

```

## CLI example

```bash
echo '{
  "influencer_name": "rockybarnes",
  "scope": "ALL",
  "maxResults": 20,
  "country": "US"
}' |
apify call igview-owner/amazon-influencers-posts-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=igview-owner/amazon-influencers-posts-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

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