# Indiegogo Projects Scraper - Low-cost💲🔥💰📊 (`delectable_incubator/indiegogo-projects-scraper-low-cost`) Actor

🚀 Easily scrape Indiegogo crowdfunding projects. Extract project names, categories, tags, funding amounts, campaign goals, funding percentages, backers, followers, creators, campaign dates, images & project URLs. Perfect for crowdfunding research, funding analysis & innovation datasets 💰📊

- **URL**: https://apify.com/delectable\_incubator/indiegogo-projects-scraper-low-cost.md
- **Developed by:** [Prime Scrape](https://apify.com/delectable_incubator) (community)
- **Categories:** Developer tools, Lead generation, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: 5.00 out of 5 stars

## 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/actors/running/actors-in-store.md#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="Indiegogo Projects Search Scraper" width="100%">

</p>

***

## 🚀🔎 Indiegogo Projects Search Scraper | Crowdfunding Projects Scraper | Bulk Keyword Scraper | Apify Actor

### 🚀 Extract Indiegogo Crowdfunding Projects in Seconds (No Code)

The **Indiegogo Projects Search Scraper (Apify Actor)** is a powerful, scalable, and SEO-optimized scraping solution designed to extract **public crowdfunding projects from Indiegogo search results** using one or multiple keywords.

Collect structured crowdfunding data including **project IDs, project names, taglines, campaign phases, categories, tags, funding amounts, campaign goals, funding percentages, backer counts, follower counts, campaign dates, creators, creator pages, project images, project types, search keywords, sorting configurations, project URLs, source URLs, and scraping timestamps**.

Perfect for **crowdfunding market research, startup intelligence, product discovery, campaign analysis, competitor research, investment research, trend analysis, funding analysis, startup datasets, AI datasets, business intelligence, and automation**.

***

## 🔥 Why This Indiegogo Projects Search Scraper?

✔ Powerful Indiegogo Crowdfunding Scraper on Apify

✔ Supports Bulk Keywords

✔ Multiple Keyword Searches

✔ Indiegogo Search Result Scraping

✔ Search Result Sorting

✔ Newest Projects

✔ Oldest Projects

✔ Most Popular Projects

✔ Most Funded Projects

✔ Ending Soon Projects

✔ Most Discussed Projects

✔ Recent Updates

✔ Automatic Pagination

✔ Detailed Project Information

✔ Project IDs

✔ Project Names

✔ Project Taglines

✔ Campaign Phases

✔ Project Categories

✔ Project Tags

✔ Funding Amounts

✔ Campaign Goals

✔ Funding Percentages

✔ Backer Counts

✔ Follower Counts

✔ Campaign Start Dates

✔ Campaign End Dates

✔ Creator Information

✔ Creator URLs

✔ Project Images

✔ Platform Information

✔ Project Types

✔ Original Project Types

✔ Search Keywords

✔ Sort Type Tracking

✔ Direct Project URLs

✔ Source URLs

✔ Scraping Timestamps

✔ Fast & Scalable Extraction

✔ JSON / CSV / Excel Ready

✔ No Coding Required

***

## 🎯 What This Scraper Does

This Apify Actor extracts public crowdfunding projects from **Indiegogo search results**.

Each provided keyword is processed independently.

The scraper searches Indiegogo using the specified keyword and optional sorting method, extracts available crowdfunding projects, and continues through the available results until **maxItemsPerKeyword** is reached.

You can provide **one or multiple keywords** in a single run.

For example:

```
ai
data
robotics
smart home
wearables
```

This makes it easy to build targeted crowdfunding datasets across different technologies, industries, and market trends.

***

## 📌 Supported Input

The scraper accepts one or multiple search keywords.

Examples:

🔎 AI

💻 Data

🤖 Robotics

🏠 Smart Home

⌚ Wearables

🚗 Electric Vehicles

🔋 Battery

🧠 Artificial Intelligence

📱 Consumer Electronics

You can combine multiple keywords in the same Actor run.

***

## ⚡ Input Configuration

### 🔥 BULK KEYWORD MODE

```
{
  "keywords": [
    "ai",
    "data",
    "robotics",
    "smart home"
  ],
  "sortType": "MostFunded",
  "maxItemsPerKeyword": 100,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "US"
  }
}
```

Simply add one or multiple **Indiegogo search keywords**.

Each keyword is processed independently and returns up to **maxItemsPerKeyword** crowdfunding projects.

***

## 🔎 Keyword Search

The **keywords** input allows you to search Indiegogo for specific topics, technologies, products, industries, or trends.

Example:

```
{
  "keywords": [
    "artificial intelligence",
    "smart home",
    "robotics"
  ]
}
```

Each keyword generates its own search process.

The extracted dataset includes the original keyword through the **keyword** field, allowing you to identify which search generated each project.

***

## ↕️ Sort Options

The scraper supports multiple Indiegogo search sorting options.

| Sort Type     | Description                       |
| ------------- | --------------------------------- |
| Default       | Indiegogo default relevance       |
| Newest        | Recently added projects           |
| Oldest        | Older projects                    |
| MostPopular   | Most popular projects             |
| MostFunded    | Projects with the highest funding |
| EndingSoon    | Campaigns ending soon             |
| MostDiscussed | Most discussed projects           |
| RecentUpdates | Recently updated campaigns        |

Example:

```
{
  "keywords": [
    "ai"
  ],
  "sortType": "MostFunded",
  "maxItemsPerKeyword": 100
}
```

This allows you to create targeted datasets such as:

💰 Most funded AI campaigns

🔥 Most popular technology projects

🆕 New crowdfunding campaigns

⏳ Campaigns ending soon

💬 Most discussed projects

🔄 Recently updated projects

***

## 📊 Extracted Data

| Field          | Description                   |
| -------------- | ----------------------------- |
| projectId      | Unique Indiegogo project ID   |
| name           | Project name                  |
| tagline        | Project tagline               |
| phase          | Campaign phase number         |
| phaseLabel     | Campaign phase label          |
| category       | Project category              |
| tags           | Project tags                  |
| currencySymbol | Campaign currency             |
| fundsGathered  | Amount of funds gathered      |
| campaignGoal   | Campaign funding goal         |
| percentFunded  | Percentage of campaign funded |
| backersCount   | Number of backers             |
| followerCount  | Number of followers           |
| campaignStart  | Campaign start date           |
| campaignEnd    | Campaign end date             |
| creatorName    | Project creator name          |
| creatorUrl     | Creator profile URL           |
| imageUrl       | Project image URL             |
| platform       | Crowdfunding platform         |
| type           | Project type                  |
| originalType   | Original project type         |
| keyword        | Search keyword used           |
| sortType       | Search sorting method         |
| projectUrl     | Direct project URL            |
| sourceUrl      | Original search source URL    |
| scrapedAt      | Scraping timestamp            |

***

## 💸 Pricing

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

You only pay for successfully extracted indiegogo records.

**💳 Price: $2.99 / 1,000 records**

***

## 🚀 Project Information

The scraper extracts detailed project information including:

🆔 Project ID

🚀 Project Name

📝 Tagline

📂 Category

🏷️ Tags

📊 Campaign Phase

🌐 Platform

📦 Project Type

This data is useful for **startup research, product discovery, crowdfunding intelligence, and market analysis**.

***

## 💰 Funding Information

One of the main advantages of the scraper is its ability to collect campaign funding metrics.

When available, the scraper extracts:

💰 Funds Gathered

🎯 Campaign Goal

📈 Percentage Funded

👥 Backer Count

❤️ Follower Count

This allows users to analyze crowdfunding performance and identify successful or emerging campaigns.

Useful for:

- Crowdfunding analysis
- Startup research
- Funding trend analysis
- Campaign benchmarking
- Investment research
- Market intelligence

***

## 📈 Campaign Performance

The extracted funding metrics can be used to evaluate campaign performance.

For example:

```
Funds Gathered
        ↓
Campaign Goal
        ↓
% Funded
        ↓
Backers
        ↓
Followers
```

This makes the dataset useful for identifying:

🔥 High-performing campaigns

💰 Highly funded projects

📈 Fast-growing campaigns

👥 Projects with large communities

🎯 Campaigns approaching funding goals

***

## 🕐 Campaign Dates

The scraper can collect:

📅 Campaign Start

⏳ Campaign End

These fields are useful for:

- Campaign lifecycle analysis
- Campaign duration analysis
- Ending-soon monitoring
- Crowdfunding trend analysis
- Historical campaign datasets

***

## 👤 Creator Information

When available, the scraper extracts:

👤 Creator Name

🔗 Creator Profile URL

This allows users to analyze project creators and connect multiple campaigns to the same creator profile.

Useful for:

- Creator research
- Startup intelligence
- Serial campaign analysis
- Competitive research
- Crowdfunding ecosystem mapping

***

## 🖼️ Project Media

When available, the scraper extracts:

🖼️ Project Image URL

The image URL can be used for:

- Project catalogs
- Crowdfunding research
- Visual datasets
- Product discovery
- Market intelligence

***

## 🔗 Project & Source Tracking

Each project includes:

🔗 Direct Project URL

🔎 Source Search URL

This makes it possible to trace each project back to the original Indiegogo search query.

The **keyword** and **sortType** fields provide additional search context.

This is particularly useful when running many keywords in a single Actor execution.

***

## 🔄 Automatic Pagination

Indiegogo search results may contain multiple result pages.

The Actor automatically:

1. Searches Indiegogo using each provided keyword.

2. Applies the selected sort type.

3. Loads available crowdfunding projects.

4. Extracts project information.

5. Processes subsequent result pages.

6. Continues until **maxItemsPerKeyword** is reached.

7. Stops when no additional projects are available.

No manual pagination is required.

***

## 📊 Multiple Keyword Processing

The Actor supports bulk keyword scraping.

For example:

```
AI
Machine Learning
Robotics
Smart Home
Wearables
```

Each keyword is processed independently.

This allows you to create datasets across multiple:

🤖 Technologies

📱 Product categories

🏭 Industries

💡 Innovation trends

🚀 Startup sectors

***

## 💡 Use Cases

Perfect for:

🚀 Crowdfunding Market Research

💰 Funding Analysis

📊 Campaign Performance Analysis

🔎 Startup Research

🏢 Startup Intelligence

📈 Investment Research

🔥 Product Discovery

💡 Innovation Trend Analysis

🤖 AI & Technology Research

📱 Consumer Electronics Research

🏠 Smart Home Market Research

🚗 Automotive Innovation Research

🔋 Battery Technology Research

👥 Backer Community Analysis

🏷️ Competitor Research

📋 Crowdfunding Dataset Building

🤖 AI Training Datasets

📊 Business Intelligence

⚙️ Automation Workflows

***

## 🚀 Key Features

⚡ Bulk Keyword Support

🔎 Indiegogo Search Scraping

📊 Search Result Extraction

↕️ Multiple Sort Options

🆕 Newest Projects

📅 Oldest Projects

🔥 Most Popular Projects

💰 Most Funded Projects

⏳ Ending Soon Projects

💬 Most Discussed Projects

🔄 Recent Updates

🔄 Automatic Pagination

🆔 Project IDs

🚀 Project Names

📝 Taglines

📂 Categories

🏷️ Tags

💰 Funds Gathered

🎯 Campaign Goals

📈 Funding Percentages

👥 Backer Counts

❤️ Follower Counts

📅 Campaign Dates

👤 Creator Information

🔗 Creator URLs

🖼️ Project Images

🌐 Platform Information

📦 Project Types

🔎 Keyword Tracking

↕️ Sort Type Tracking

🔗 Project URLs

🌐 Source URLs

⏱️ Scraping Timestamps

🌐 Residential Proxy Support

🔁 Reliable Cloud Execution

💾 Export-Ready Datasets

⚙️ Scalable Apify Actor

***

## 📤 Export Formats

✔ JSON

✔ CSV

✔ Excel (XLSX)

✔ XML

✔ HTML

✔ RSS

***

## 📦 Example Output

```
{
  "projectId": "123456",
  "name": "AI Smart Home Assistant",
  "tagline": "A next-generation intelligent home assistant.",
  "phase": 1,
  "phaseLabel": "InDemand",
  "category": "Technology",
  "tags": [
    "AI",
    "Smart Home",
    "Technology"
  ],
  "currencySymbol": "$",
  "fundsGathered": 125000,
  "campaignGoal": 50000,
  "percentFunded": 250,
  "backersCount": 1842,
  "followerCount": 3250,
  "campaignStart": "2026-05-10",
  "campaignEnd": "2026-07-10",
  "creatorName": "Example Technologies",
  "creatorUrl": "https://www.indiegogo.com/",
  "imageUrl": "https://example.com/project-image.jpg",
  "platform": "Indiegogo",
  "type": "campaign",
  "originalType": "campaign",
  "keyword": "ai",
  "sortType": "MostFunded",
  "projectUrl": "https://www.indiegogo.com/projects/example-ai-smart-home",
  "sourceUrl": "https://www.indiegogo.com/en/projects/search?q=ai",
  "scrapedAt": "2026-08-26T12:00:00Z"
}
```

***

## 📋 Output Views

The Actor provides multiple dataset views to make the extracted crowdfunding data easier to analyze.

### 📊 Overview

The overview focuses on the most important project and funding fields:

- Project ID
- Project Name
- Campaign Phase
- Currency
- Funds Gathered
- Campaign Goal
- Percentage Funded
- Backer Count
- Search Keyword
- Project URL

***

### 🔎 Detailed Projects

The detailed view provides the complete extracted project dataset including:

- Project ID
- Name
- Tagline
- Phase
- Phase Label
- Category
- Tags
- Currency
- Funds Gathered
- Campaign Goal
- Percentage Funded
- Backers
- Followers
- Campaign Start
- Campaign End
- Creator Name
- Creator URL
- Project Image
- Platform
- Type
- Original Type
- Keyword
- Sort Type
- Project URL
- Source URL
- Scraping Timestamp

***

### 🔗 By Keyword

The **By Keyword** view allows you to analyze projects according to the search keyword that generated them.

The view includes:

- Keyword
- Project ID
- Project Name
- Funds Gathered
- Backer Count
- Project URL

This is particularly useful when comparing different crowdfunding topics.

***

## 🔥 Why Use This Indiegogo Projects Search Scraper?

✔ Bulk Keyword Searches

✔ Multiple Search Topics

✔ Search Result Scraping

✔ Multiple Sorting Options

✔ Automatic Pagination

✔ Detailed Project Metadata

✔ Funding Information

✔ Campaign Goals

✔ Funding Percentages

✔ Backer Statistics

✔ Follower Statistics

✔ Campaign Dates

✔ Creator Information

✔ Project Categories

✔ Project Tags

✔ Project Images

✔ Direct Project URLs

✔ Source URLs

✔ Keyword Tracking

✔ Sort Type Tracking

✔ Structured Export-Ready Data

✔ Residential Proxy Support

✔ Scalable Apify Infrastructure

***

## ❓ FAQ

#### Can I scrape multiple Indiegogo keywords?

Yes.

The Actor supports **bulk keywords**, allowing you to search multiple topics in a single run.

***

#### Can I scrape AI projects?

Yes.

Simply use:

```
{
  "keywords": [
    "ai"
  ]
}
```

You can also target more specific topics such as:

```
artificial intelligence
machine learning
generative AI
AI hardware
AI robotics
```

***

#### Can I sort the search results?

Yes.

The Actor supports:

- Default relevance
- Newest
- Oldest
- Most Popular
- Most Funded
- Ending Soon
- Most Discussed
- Recent Updates

***

#### Can I find the most funded projects?

Yes.

Set:

```
{
  "sortType": "MostFunded"
}
```

This is useful for funding research and identifying high-performing campaigns.

***

#### Can I find campaigns ending soon?

Yes.

Set:

```
{
  "sortType": "EndingSoon"
}
```

This allows you to focus on campaigns approaching their end date.

***

#### Does the scraper extract funding amounts?

Yes.

The Actor extracts:

**fundsGathered**, **campaignGoal**, and **percentFunded** when available.

***

#### Does it extract the number of backers?

Yes.

The **backersCount** field contains the available number of campaign backers.

***

#### Does it extract followers?

Yes.

The **followerCount** field contains the available follower count.

***

#### Does it extract creator information?

Yes.

When available, the Actor extracts **creatorName** and **creatorUrl**.

***

#### Does it extract project categories and tags?

Yes.

The scraper collects **category** and **tags** when available.

***

#### Does it extract campaign dates?

Yes.

The Actor can collect **campaignStart** and **campaignEnd**.

***

#### Can I scrape hundreds or thousands of projects?

Yes.

Increase **maxItemsPerKeyword** and provide multiple keywords to scale your extraction.

***

#### Are proxies supported?

Yes.

The Actor supports Apify Proxy configuration, including residential proxies.

***

#### Is coding required?

No.

Everything runs directly through Apify.

Simply provide your keywords, optionally select a sorting method, and configure the maximum number of projects per keyword.

***

#### Can I export the data?

Yes.

Apify supports JSON, CSV, Excel, XML, HTML and RSS dataset exports.

***

## ⚠️ Disclaimer

This tool is an independent data extraction solution and is **not affiliated with Indiegogo**.

Users are responsible for complying with Indiegogo's Terms of Service and all applicable laws and regulations when collecting and using publicly available data.

***

## 🔗 Related Actors

We are building the complete **PrimeScrape Crowdfunding & Startup Intelligence Suite**.

More premium crowdfunding, startup, product discovery, marketplace, investment research, and market intelligence scrapers are coming soon.

🚀 Stay tuned.

***

## 🌍 PrimeScrape Ecosystem

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

🚀 Startup Intelligence

💰 Crowdfunding Analytics

📊 Campaign Research

🔎 Competitor Intelligence

📈 Funding Analysis

💡 Innovation Research

📋 Crowdfunding Datasets

🤖 AI Training Datasets

⚙️ Automation Pipelines

🌐 Public Data Extraction

📊 Business Intelligence

***

## 📬 Support

⭐⭐⭐⭐⭐

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

For enterprise scraping solutions, custom Apify Actors, or large-scale crowdfunding and startup data projects, feel free to contact **PrimeScrape**.

# Actor input Schema

## `keywords` (type: `array`):

One or more search terms to scrape in bulk (e.g. "ai", "smart home").

## `sortType` (type: `string`):

How search results should be sorted on Indiegogo.

## `maxItemsPerKeyword` (type: `integer`):

Maximum number of projects to collect for each keyword search.

## `proxyConfiguration` (type: `object`):

Proxy used to fetch indiegogo.com. RESIDENTIAL proxies are recommended.

## Actor input object example

```json
{
  "keywords": [
    "ai",
    "data"
  ],
  "sortType": "",
  "maxItemsPerKeyword": 100,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "US"
  }
}
```

# Actor output Schema

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

No description

## `detailed` (type: `string`):

No description

## `by_keyword` (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": [
        "ai",
        "data"
    ],
    "sortType": "",
    "maxItemsPerKeyword": 100,
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ],
        "apifyProxyCountry": "US"
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("delectable_incubator/indiegogo-projects-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": [
        "ai",
        "data",
    ],
    "sortType": "",
    "maxItemsPerKeyword": 100,
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
        "apifyProxyCountry": "US",
    },
}

# Run the Actor and wait for it to finish
run = client.actor("delectable_incubator/indiegogo-projects-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": [
    "ai",
    "data"
  ],
  "sortType": "",
  "maxItemsPerKeyword": 100,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "US"
  }
}' |
apify call delectable_incubator/indiegogo-projects-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/indiegogo-projects-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/9ZW0L2Duhi55LKo6U/builds/VLElrTAJHZK2OkZfY/openapi.json
