Kickstarter Crowdfunding Campaign Scraper
Pricing
from $1.60 / 1,000 record scrapeds
Kickstarter Crowdfunding Campaign Scraper
Scrape Kickstarter campaigns across the whole site — all 15 categories and 154 subcategories — with funding goal, amount pledged, percent funded, backer count, creator history, launch date and deadline. Pick any mix of categories, or crawl everything.
Pricing
from $1.60 / 1,000 record scrapeds
Rating
0.0
(0)
Developer
BowTiedRaccoon
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
20 days ago
Last modified
Categories
Share
Kickstarter Tabletop Crowdfunding Tracker Scraper
Scrape Kickstarter tabletop game campaigns with structured funding data and creator history. Specializes in the tabletop category — board games, card games, RPGs, miniatures, and more — covering live campaigns, successful projects, and archived history.
What it does
This actor:
- Searches Kickstarter's tabletop games category using the discover API
- Collects campaign funding stats: goal, pledged amount, percent funded, backer count
- Records creator metadata: name, profile URL, prior project count
- Captures campaign timeline: launch date, deadline, location
- Supports sorting by magic (recommended), newest, end date, most funded, or most backed
- Filters by subcategory: tabletop games, playing cards, dice games, roleplaying games, or miniatures
Use cases
- Publishers and distributors tracking competitor campaigns and market trends
- Analysts and researchers studying crowdfunding velocity and backer behavior
- BoardGameGeek community tracking new releases
- Investors monitoring the tabletop gaming market
- Marketing teams benchmarking campaigns against funded competitors
Input
| Field | Type | Default | Description |
|---|---|---|---|
maxItems | integer | 10 | Maximum number of campaigns to scrape |
sort | string | magic | Sort order: magic, newest, end_date, most_funded, most_backed |
subcategory | string | (all tabletop) | Filter: tabletop games, playing cards, dice games, roleplaying games, miniatures |
Output
Each record contains:
| Field | Type | Description |
|---|---|---|
project_id | string | Kickstarter project ID |
project_name | string | Campaign title |
project_url | string | Full URL to the project page |
creator_name | string | Creator/organization name |
creator_url | string | Creator profile URL |
creator_prior_projects | integer | Number of prior campaigns by this creator |
subcategory | string | KS subcategory (e.g. "Tabletop Games") |
blurb | string | Short campaign description |
state | string | Campaign state: live, successful, failed, canceled |
currency | string | ISO currency code (e.g. "USD") |
goal | number | Funding goal amount |
pledged | number | Total amount pledged |
percent_funded | number | Percent of goal funded |
backers_count | integer | Total number of backers |
launched_at | string | Launch timestamp (ISO 8601) |
deadline | string | Campaign end timestamp (ISO 8601) |
country | string | Creator country code |
location | string | Creator city/location |
updates_count | integer | Number of campaign updates |
comments_count | integer | Number of comments |
snapshot_at | string | Timestamp when data was collected (ISO 8601) |
Example output
{"project_id": "645741475","project_name": "Earthborne Trailblazer","project_url": "https://www.kickstarter.com/projects/earthbornegames/earthborne-trailblazer","creator_name": "Earthborne Games","creator_url": "https://www.kickstarter.com/profile/earthbornegames","creator_prior_projects": 0,"subcategory": "Tabletop Games","blurb": "Explore the wilderness of the far future in this cooperative adventure board game for 1-5 players.","state": "live","currency": "USD","goal": 150000,"pledged": 372925,"percent_funded": 248.6,"backers_count": 2430,"launched_at": "2026-05-26T15:01:05.000Z","deadline": "2026-06-16T15:01:05.000Z","country": "US","location": "St. Paul","updates_count": null,"comments_count": null,"snapshot_at": "2026-06-02T11:14:33.992Z"}
Notes
- Kickstarter is Cloudflare-protected. This actor reaches campaign data reliably.
- Results come back 12 projects at a time, so large sweeps run for several minutes.
- Paid runs are more reliable than free-tier runs on this target, and finish more of what they start.
