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

🚀 Easily scrape Kickstarter crowdfunding projects. Extract project names, categories, campaign states, funding goals, funding percentages, backers, Staff Picks, creators, campaign dates, locations, images, videos & project URLs. Perfect for crowdfunding research & innovation datasets 💰📊

- **URL**: https://apify.com/delectable\_incubator/kickstarter-projects-scraper-low-cost.md
- **Developed by:** [Prime Scrape](https://apify.com/delectable_incubator) (community)
- **Categories:** Lead generation, Developer tools, Automation
- **Stats:** 1 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="Kickstarter Discover Scraper" width="100%">

</p>

***

## 🚀🔎 Kickstarter Discover Scraper | Kickstarter Projects Scraper | Bulk Keyword Scraper | Apify Actor

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

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

Collect structured crowdfunding data including **project IDs, names, descriptions, campaign states, currencies, funding goals, pledged amounts, funding percentages, backer counts, Staff Pick status, campaign deadlines, creation and launch dates, categories, locations, creators, project images, videos, search keywords, sorting methods, project URLs, source URLs, and scraping timestamps**.

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

***

## 🔥 Why This Kickstarter Discover Scraper?

✔ Powerful Kickstarter Project Scraper on Apify

✔ Supports Bulk Keywords

✔ Multiple Keyword Searches

✔ Kickstarter Discover Scraping

✔ Search Result Scraping

✔ Advanced Search Support

✔ Multiple Sort Options

✔ Magic / Relevance Sorting

✔ Popularity Sorting

✔ Newest Projects

✔ End Date Sorting

✔ Most Funded Projects

✔ Distance Sorting

✔ Most Backed Projects

✔ Automatic Pagination

✔ Detailed Project Information

✔ Project IDs

✔ Project Names

✔ Project Blurbs

✔ Campaign States

✔ Currency Information

✔ Country Information

✔ Funding Goals

✔ Pledged Amounts

✔ Funding Percentages

✔ Backer Counts

✔ Staff Pick Detection

✔ Campaign Deadlines

✔ Creation Dates

✔ Launch Dates

✔ State Change Dates

✔ Categories

✔ Category Slugs

✔ Locations

✔ Creator Information

✔ Creator URLs

✔ Project Images

✔ Project Videos

✔ Search Keyword Tracking

✔ 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 **Kickstarter Discover and search results**.

Each provided keyword is processed independently.

The scraper searches Kickstarter using the specified keyword and selected sorting method, extracts available crowdfunding projects, and continues through 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, product categories, 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

🎮 Gaming

You can combine multiple keywords in the same Actor run.

***

## ⚡ Input Configuration

### 🔥 BULK KEYWORD MODE

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

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

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

***

## 🔎 Keyword Search

The **keywords** input allows you to search Kickstarter 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 Kickstarter Discover sorting options.

| Sort Type   | Description                            |
| ----------- | -------------------------------------- |
| magic       | Default relevance-based results        |
| popularity  | Most popular projects                  |
| newest      | Recently launched or added projects    |
| end\_date    | Projects sorted by campaign end date   |
| most\_funded | Projects with the highest funding      |
| distance    | Projects sorted by geographic distance |
| most\_backed | Projects with the most backers         |

Example:

```
{
  "keywords": [
    "ai"
  ],
  "sortType": "most_funded",
  "maxItemsPerKeyword": 60
}
```

This allows you to create targeted datasets such as:

💰 Most funded AI campaigns

🔥 Most popular Kickstarter projects

🆕 New crowdfunding campaigns

⏳ Campaigns approaching their deadlines

👥 Most backed projects

📍 Location-based project research

***

## 📊 Extracted Data

| Field          | Description                    |
| -------------- | ------------------------------ |
| projectId      | Unique Kickstarter project ID  |
| name           | Project name                   |
| blurb          | Short project description      |
| state          | Campaign state                 |
| currency       | Currency code                  |
| currencySymbol | Currency symbol                |
| country        | Project country                |
| goal           | Campaign funding goal          |
| pledged        | Amount pledged                 |
| percentFunded  | Percentage funded              |
| backersCount   | Number of backers              |
| staffPick      | Kickstarter Staff Pick status  |
| deadline       | Campaign deadline              |
| createdAt      | Project creation date          |
| launchedAt     | Campaign launch date           |
| stateChangedAt | Last campaign state change     |
| categoryName   | Project category               |
| categorySlug   | Category slug                  |
| locationName   | Project location               |
| creatorName    | Creator name                   |
| creatorUrl     | Creator profile URL            |
| imageUrl       | Project image URL              |
| videoUrl       | Project video URL              |
| keyword        | Search keyword                 |
| sortType       | Search sorting method          |
| projectUrl     | Direct Kickstarter project URL |
| sourceUrl      | Original search source URL     |
| scrapedAt      | Scraping timestamp             |

***

### 💸 Pricing

This scraper runs on a **pay per events subscription model**.

You only pay for **successful runs**.

💳 **Price:** $0.95 / 1000 results

***

## 🚀 Project Information

The scraper extracts detailed project information including:

🆔 Project ID

🚀 Project Name

📝 Project Blurb

📊 Campaign State

💱 Currency

🌍 Country

📂 Category

🏷️ Category Slug

📍 Location

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

***

## 💰 Funding Information

The scraper collects important crowdfunding performance metrics including:

💰 Pledged Amount

🎯 Campaign Goal

📈 Percentage Funded

👥 Backer Count

These fields allow users to evaluate campaign performance and identify successful or emerging Kickstarter projects.

Useful for:

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

***

## 📈 Campaign Performance

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

For example:

```
Campaign Goal
      ↓
Pledged Amount
      ↓
% Funded
      ↓
Backers
      ↓
Campaign State
```

This makes the dataset useful for identifying:

🔥 High-performing campaigns

💰 Highly funded projects

📈 Campaigns exceeding their goals

👥 Projects with large communities

🎯 Projects approaching funding targets

***

## ⭐ Kickstarter Staff Picks

The scraper can identify **Staff Pick** projects through the **staffPick** field.

This can be useful for analyzing:

⭐ Curated campaigns

🏆 Featured projects

📈 Successful campaign characteristics

🔎 Kickstarter discovery trends

***

## 🕐 Campaign Dates

The scraper can collect:

📅 Creation Date

🚀 Launch Date

⏳ Campaign Deadline

🔄 State Changed Date

These fields are useful for:

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

***

## 🗂️ Category Information

When available, the scraper extracts:

🗂️ Category Name

🔗 Category Slug

This allows projects to be grouped and analyzed by crowdfunding category.

Useful for:

- Category market research
- Industry analysis
- Product trend analysis
- Crowdfunding segmentation
- Competitive research

***

## 📍 Location Information

When available, the scraper extracts:

📍 Location Name

🌍 Country

This allows users to perform geographic Kickstarter research.

Useful for:

- Regional crowdfunding analysis
- Startup ecosystem research
- Geographic campaign analysis
- Country-level market intelligence
- International crowdfunding research

***

## 👤 Creator Information

When available, the scraper extracts:

👤 Creator Name

🔗 Creator Profile URL

This allows users to analyze project creators and potentially identify creators with multiple campaigns.

Useful for:

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

***

## 🖼️ Project Media

When available, the scraper extracts:

🖼️ Project Image URL

🎥 Project Video URL

This allows projects to be enriched with visual and multimedia information.

Useful for:

- Project catalogs
- Product discovery
- Visual datasets
- Crowdfunding research
- Campaign analysis

***

## 🔗 Project & Source Tracking

Each project includes:

🔗 Direct Project URL

🔎 Source Search URL

🔍 Search Keyword

↕️ Sort Type

This makes it possible to trace every extracted project back to the Kickstarter search that generated it.

This is particularly useful when running multiple keywords and sorting methods in the same Actor execution.

***

## 🔄 Automatic Pagination

Kickstarter Discover results may contain multiple pages of projects.

The Actor automatically:

1. Searches Kickstarter 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:

```text
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

🎮 Gaming Market Research

🚗 Automotive Innovation Research

🔋 Battery Technology Research

👥 Backer Community Analysis

⭐ Staff Pick Analysis

🏷️ Competitor Research

📋 Crowdfunding Dataset Building

🤖 AI Training Datasets

📊 Business Intelligence

⚙️ Automation Workflows

***

## 🚀 Key Features

⚡ Bulk Keyword Support

🔎 Kickstarter Discover Scraping

📊 Search Result Extraction

↕️ Multiple Sort Options

✨ Magic / Relevance

🔥 Popularity

🆕 Newest Projects

⏳ End Date

💰 Most Funded

📍 Distance

👥 Most Backed

🔄 Automatic Pagination

🆔 Project IDs

🚀 Project Names

📝 Project Blurbs

📊 Campaign States

💱 Currency Information

🌍 Country Information

🎯 Funding Goals

💰 Pledged Amounts

📈 Funding Percentages

👥 Backer Counts

⭐ Staff Pick Detection

📅 Campaign Deadlines

🕐 Creation Dates

🚀 Launch Dates

🔄 State Change Dates

🗂️ Categories

📍 Locations

👤 Creator Information

🔗 Creator URLs

🖼️ Project Images

🎥 Project Videos

🔎 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": "123456789",
  "name": "AI Smart Home Assistant",
  "blurb": "A next-generation intelligent home assistant.",
  "state": "live",
  "currency": "USD",
  "currencySymbol": "$",
  "country": "US",
  "goal": 50000,
  "pledged": 125000,
  "percentFunded": 250,
  "backersCount": 1842,
  "staffPick": true,
  "deadline": "2026-09-15T23:59:59Z",
  "createdAt": "2026-06-01T10:30:00Z",
  "launchedAt": "2026-06-15T12:00:00Z",
  "stateChangedAt": "2026-06-15T12:00:00Z",
  "categoryName": "Technology",
  "categorySlug": "technology",
  "locationName": "San Francisco, CA",
  "creatorName": "Example Technologies",
  "creatorUrl": "https://www.kickstarter.com/profile/example",
  "imageUrl": "https://example.com/project-image.jpg",
  "videoUrl": "https://www.kickstarter.com/projects/example/video",
  "keyword": "ai",
  "sortType": "most_funded",
  "projectUrl": "https://www.kickstarter.com/projects/example/ai-smart-home-assistant",
  "sourceUrl": "https://www.kickstarter.com/discover/advanced?term=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 State
- Currency
- Pledged Amount
- Funding Goal
- Percentage Funded
- Backer Count
- Search Keyword
- Project URL

***

### 🔎 Detailed Projects

The detailed view provides the complete extracted project dataset including:

- Project ID
- Name
- Blurb
- State
- Currency
- Currency Symbol
- Country
- Goal
- Pledged
- Percentage Funded
- Backers
- Staff Pick
- Deadline
- Created At
- Launched At
- State Changed At
- Category
- Category Slug
- Location
- Creator Name
- Creator URL
- Image
- Video
- 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
- Pledged Amount
- Backer Count
- Project URL

This is particularly useful when comparing different crowdfunding topics.

***

## 🔥 Why Use This Kickstarter Discover Scraper?

✔ Bulk Keyword Searches

✔ Multiple Search Topics

✔ Kickstarter Discover Scraping

✔ Advanced Search Results

✔ Multiple Sorting Options

✔ Automatic Pagination

✔ Detailed Project Metadata

✔ Funding Information

✔ Campaign Goals

✔ Pledged Amounts

✔ Funding Percentages

✔ Backer Statistics

✔ Staff Pick Detection

✔ Campaign Dates

✔ Category Information

✔ Location Information

✔ Creator Information

✔ Project Images

✔ Project Videos

✔ 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 Kickstarter 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 Kickstarter search results?

Yes.

The Actor supports:

- Magic / Default
- Popularity
- Newest
- End Date
- Most Funded
- Distance
- Most Backed

***

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

Yes.

Set:

```
{
  "sortType": "most_funded"
}
```

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

***

#### Can I find projects with the most backers?

Yes.

Set:

```
{
  "sortType": "most_backed"
}
```

This allows you to identify projects with large numbers of campaign supporters.

***

#### Can I find new Kickstarter projects?

Yes.

Set:

```
{
  "sortType": "newest"
}
```

This allows you to focus on recently launched or discovered projects.

***

#### Does the scraper extract funding amounts?

Yes.

The Actor extracts **pledged**, **goal**, and **percentFunded** when available.

***

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

Yes.

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

***

#### Does it detect Staff Picks?

Yes.

The **staffPick** field identifies Kickstarter Staff Pick projects when available.

***

#### Does it extract creator information?

Yes.

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

***

#### Does it extract categories and locations?

Yes.

The scraper can collect **categoryName**, **categorySlug**, **locationName**, and **country**.

***

#### Does it extract campaign dates?

Yes.

The Actor can collect **deadline**, **createdAt**, **launchedAt**, and **stateChangedAt**.

***

#### Does it extract project images and videos?

Yes.

The scraper can collect **imageUrl** and **videoUrl** when available.

***

#### 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, select an optional 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 Kickstarter**.

Users are responsible for complying with Kickstarter'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", "data").

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

How search results should be sorted on Kickstarter.

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

Maximum number of projects to collect for each keyword search.

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

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

## Actor input object example

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

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

# Run the Actor and wait for it to finish
run = client.actor("delectable_incubator/kickstarter-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": "magic",
  "maxItemsPerKeyword": 60,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "US"
  }
}' |
apify call delectable_incubator/kickstarter-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/kickstarter-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/EfSlaAwPy4TbDVRNA/builds/0PfIkGTTi4VRwBEi1/openapi.json
