VOOZH about

URL: https://apify.com/api-empire/kickstarter-scraper

⇱ Kickstarter Scraper πŸš€ Β· Apify


Pricing

from $4.99 / 1,000 results

Go to Apify Store

Kickstarter Scraper πŸš€

πŸš€ Kickstarter Scraper extracts detailed Kickstarter campaign data fastβ€”categories, funding, goals, timelines, backers & more. βœ… Build leads, fuel research, and track trends effortlessly. Perfect for market research, sales & creators. πŸ“ˆ

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ API Empire

API Empire

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 hours ago

Last modified

Share

Extract rich, structured data from Kickstarter at scale β€” funding numbers, rewards, add-ons, items, creator profiles, categories, locations and more. Point it at project pages, categories, places, creator profiles or a /discover/advanced search, or just set the filters and let it crawl.

No login, no headless browser β€” the scraper impersonates a real browser's TLS fingerprint to sail past Cloudflare, so it's fast and cheap.


✨ Why choose this scraper?

  • 🧱 Complete records β€” not just the search summary. Every project is enriched with rewards, add-ons, items, add-on support and the full creator profile (biography, websites, avatar).
  • πŸ”— Flexible input β€” project / category / place / profile / discover URLs or human-friendly filters (category, location, status, pledged, goal, raised, sort).
  • πŸ›‘οΈ Residential proxy with IP rotation β€” every request goes through your configured Apify proxy (residential by default), and each retry rotates to a fresh exit IP so blocks and rate-limits are shrugged off automatically.
  • πŸ’Ύ Live results β€” every project is saved the moment it's scraped, so a long run never loses work.
  • πŸ—‚οΈ Four ready-made views β€” Overview, Funding, Creators, and Rewards & Add-ons.

πŸ”‘ Key features

FeatureDetails
Input typesProject URL, Category URL, Place URL, Profile URL, /discover/advanced URL, or filters only
FiltersSearch term, category, location, status, pledged, goal, raised, sort
EnrichmentRewards, add-ons, items, creator biography / websites / avatar
Anti-blockingcurl_cffi browser TLS impersonation + escalating proxy ladder + retry/backoff
OutputLive dataset push, 4 table views, full JSON / CSV / XLSX export

πŸ“₯ Input

{
"startUrls":[
{"url":"https://www.kickstarter.com/discover/categories/games/tabletop%20games"}
],
"query":"",
"maxResults":10,
"category":"games/tabletop games",
"location":"",
"status":"Successful",
"pledged":"All",
"goal":"All",
"raised":"All",
"sort":"newest",
"enrichProjects":true,
"concurrency":5,
"requestDelay":1.0,
"impersonate":"chrome131",
"proxyConfiguration":{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}
}
FieldTypeDescription
startUrlsarrayBulk list of Kickstarter URLs (project / category / place / profile / discover). Leave empty to crawl from filters.
querystringFree-text keyword search.
maxResultsintegerMax number of projects to collect.
categorystringCategory slug (games/tabletop games), parent (games) or All.
locationstringFree-text location, resolved automatically.
statusstringAll, Live, or Successful.
pledged / goal / raisedstringRange buckets (see dropdowns).
sortstringnewest, magic, popularity, end_date, most_funded, most_backed.
enrichProjectsbooleanFetch full project + creator detail (default true).
concurrencyintegerParallel project fetches.
requestDelaynumberPoliteness delay (seconds) + random jitter.
impersonatestringBrowser TLS fingerprint.
proxyConfigurationobjectApify proxy settings (residential recommended).

πŸ“€ Output

Each dataset item is the full Kickstarter project object, with a top-level url and an enriched creator. A few flat helper fields (projectName, categoryName, creatorName, percentFunded, photoUrl, …) are added so the table views render nicely β€” the complete nested data is always preserved.

{
"url": "https://www.kickstarter.com/projects/infiniform/sci-fi-desert-relay-tower-complex...",
"id": 933356486,
"name": "Sci-fi Desert - Relay Tower Complex - 3D Printable STL Files",
"blurb": "3D Printable Pieces for Wargames, Tabletop RPGs & Boardgames...",
"goal": 100.0,
"pledged": 729.0,
"state": "successful",
"backers_count": 35,
"currency": "USD",
"category": { "name": "Tabletop Games", "slug": "games/tabletop games", "parent_name": "Games" },
"location": { "displayable_name": "Walla Walla, WA" },
"creator": { "name": "InfiniForm", "biography": "...", "websites": [], "url": "..." },
"rewards": [ { "minimum": 12.0, "title": "...", "backers_count": 24, "...": "..." } ],
"add_ons": [ "..." ],
"items": [ "..." ],
"percentFunded": 729.0,
"projectUrl": "https://www.kickstarter.com/projects/infiniform/..."
}

πŸš€ How to use (Apify Console)

  1. Log in at console.apify.com β†’ Actors.
  2. Open Kickstarter Scraper.
  3. Add Start URLs and/or set the filters (category, status, sort, …).
  4. (Optional) Set proxy to Residential for the most reliable runs.
  5. Click Start.
  6. Watch the live log fill up with projects as they're scraped.
  7. Open the Output tab β€” switch between the πŸ—‚οΈ Overview, πŸ’° Funding, πŸ‘€ Creators and 🎁 Rewards views.
  8. Export to JSON / CSV / XLSX.

πŸ€– Use via API

curl-X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{
"category": "games/tabletop games",
"status": "Successful",
"maxResults": 10,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}'

πŸ’‘ Best use cases

  • Market research on a category (which projects fund, at what goals, how many backers).
  • Lead generation β€” creator profiles, websites and locations.
  • Tracking rewards / pricing strategies across successful campaigns.
  • Building datasets of crowdfunding trends.

πŸ’³ Pricing

This Actor runs on Apify's standard compute + proxy usage. Residential proxy traffic is the main cost driver, which is exactly why the scraper starts direct and only escalates when blocked β€” you only pay for the proxy tier you actually need.


❓ FAQ

Do I need a proxy? Yes β€” Kickstarter blocks Apify's datacenter IPs aggressively, so the Actor uses your configured Apify proxy (residential by default) from the first request. Residential is strongly recommended.

Why do some creator fields look empty? Those fields come from the signed creator endpoint; if a creator's profile is private or the call is rate-limited, the Actor degrades gracefully and keeps the rest of the record.

Can I scrape a single project? Yes β€” paste its URL into Start URLs.

Is this legal? The Actor only collects publicly available data. You are responsible for complying with Kickstarter's ToS and applicable laws (GDPR/CCPA, etc.).


πŸ†˜ Support & feedback

Found a bug or want a new field? Open an issue on the Actor's Issues tab in the Apify Console.

You might also like

Kickstarter Scraper πŸš€

scraper-engine/kickstarter-scraper

πŸš€ Kickstarter Scraper extracts campaign data fastβ€”titles, funding, backers, updates, and moreβ€”from Kickstarter. Ideal for market research, trend tracking, and lead generation. πŸ“ˆ Get actionable insights instantly with kickstarter-scraper!

πŸ‘ User avatar

Scraper Engine

2

Kickstarter Scraper πŸš€

simpleapi/kickstarter-scraper

πŸš€ Kickstarter Scraper extracts data from Kickstarter campaignsβ€”funding goals, rewards, backers, categories, and more. Automate lead research, market insights, and competitive analysis with clean, export-ready results. πŸ“ˆβœ¨

Kickstarter Scraper πŸš€

scrapio/kickstarter-scraper

πŸš€ Kickstarter Scraper extracts campaign data from Kickstarterβ€”titles, creators, funding, rewards & more. Perfect for market research, lead gen & competitor analysis. πŸ“Š Fast, reliable & export-ready.

Kickstarter Scraper

kawsar/kickstarter-scraper

Kickstarter Scraper pulls project data from Kickstarter search results, so you can monitor campaigns, track funding trends, and collect leads without manual browsing.

Kickstarter Explorer

jupri/kickstarter

πŸ’« Scrape Kickstarter.com Campaigns

πŸš€ Kickstarter B2B Email Scraper

api-empire/kickstarter-b2b-emails-scraper

πŸš€ Kickstarter B2B Email Scraper extracts business contact emails from Kickstarter campaignsβ€”fast and accurate. Perfect for lead gen, outreach, and market research. Save time, build lists, and boost your pipeline with confidence. πŸ“§πŸ“ˆ

Kickstarter Scraper πŸš€

scrapier/kickstarter-scraper

Extract Kickstarter campaign data including project details, funding progress, goals, backer counts, categories, creators, rewards, and launch dates. Ideal for market research, trend analysis, lead generation, investment research, and business intelligence.

Kickstarter Product Info Scraper

getdataforme/kickstarter-productInfo-scraper

The Kickstarter Product Info Scraper extracts detailed project data from Kickstarter pages, offering insights into project details, funding status, and creator info....

Kickstarter Email Scraper - Advanced, Fast & Cheapest

contacts-api/kickstarter-email-scraper-fast-advanced-and-cheapest

πŸš€ Kickstarter Email Scraper helps you extract creator and project contact emails from Kickstarter campaigns πŸ” Ideal for partnerships, marketing, and outreach πŸ“§

Kickstarter Discovery Scraper

getdataforme/kickstarter-discovery-scraper

The Kickstarter Discovery Scraper extracts detailed project data from Kickstarter for market research, trend analysis, and competitive intelligence. It offers customizable searches, high data quality, proxy support, and scalable data handling....