Kickstarter Scraper avatar
Kickstarter Scraper

Pricing

$15.00/month + usage

Go to Store
Kickstarter Scraper

Kickstarter Scraper

Developed by

epctex

Maintained by Community

The ultimate and most all-encompassing Kickstarter tool you'll ever discover. With powerful search features, you can instantly locate and access any live project on Kickstarter.com. Search by location, project status, funding progress, and more. User-friendly, cost-effective, and without limitations

0.0 (0)

Pricing

$15.00/month + usage

17

Monthly users

3

Runs succeeded

>99%

Last modified

4 hours ago

You can access the Kickstarter Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "0.0",
5    "x-build-id": "jLHgveeDTch3lEHib"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/epctex~kickstarter-scraper/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-epctex-kickstarter-scraper",
16        "x-openai-isConsequential": false,
17        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18        "tags": [
19          "Run Actor"
20        ],
21        "requestBody": {
22          "required": true,
23          "content": {
24            "application/json": {
25              "schema": {
26                "$ref": "#/components/schemas/inputSchema"
27              }
28            }
29          }
30        },
31        "parameters": [
32          {
33            "name": "token",
34            "in": "query",
35            "required": true,
36            "schema": {
37              "type": "string"
38            },
39            "description": "Enter your Apify token here"
40          }
41        ],
42        "responses": {
43          "200": {
44            "description": "OK"
45          }
46        }
47      }
48    },
49    "/acts/epctex~kickstarter-scraper/runs": {
50      "post": {
51        "operationId": "runs-sync-epctex-kickstarter-scraper",
52        "x-openai-isConsequential": false,
53        "summary": "Executes an Actor and returns information about the initiated run in response.",
54        "tags": [
55          "Run Actor"
56        ],
57        "requestBody": {
58          "required": true,
59          "content": {
60            "application/json": {
61              "schema": {
62                "$ref": "#/components/schemas/inputSchema"
63              }
64            }
65          }
66        },
67        "parameters": [
68          {
69            "name": "token",
70            "in": "query",
71            "required": true,
72            "schema": {
73              "type": "string"
74            },
75            "description": "Enter your Apify token here"
76          }
77        ],
78        "responses": {
79          "200": {
80            "description": "OK",
81            "content": {
82              "application/json": {
83                "schema": {
84                  "$ref": "#/components/schemas/runsResponseSchema"
85                }
86              }
87            }
88          }
89        }
90      }
91    },
92    "/acts/epctex~kickstarter-scraper/run-sync": {
93      "post": {
94        "operationId": "run-sync-epctex-kickstarter-scraper",
95        "x-openai-isConsequential": false,
96        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97        "tags": [
98          "Run Actor"
99        ],
100        "requestBody": {
101          "required": true,
102          "content": {
103            "application/json": {
104              "schema": {
105                "$ref": "#/components/schemas/inputSchema"
106              }
107            }
108          }
109        },
110        "parameters": [
111          {
112            "name": "token",
113            "in": "query",
114            "required": true,
115            "schema": {
116              "type": "string"
117            },
118            "description": "Enter your Apify token here"
119          }
120        ],
121        "responses": {
122          "200": {
123            "description": "OK"
124          }
125        }
126      }
127    }
128  },
129  "components": {
130    "schemas": {
131      "inputSchema": {
132        "type": "object",
133        "required": [
134          "proxyConfig"
135        ],
136        "properties": {
137          "startUrls": {
138            "title": "Start URLs",
139            "type": "array",
140            "description": "URLs to start with. It should be Project detail, Project Developer, Category or Search URL.",
141            "items": {
142              "type": "string"
143            }
144          },
145          "query": {
146            "title": "Query",
147            "type": "string",
148            "description": "Keyword/Query you want to search on Kickstarter."
149          },
150          "maxResults": {
151            "title": "Maximum results",
152            "type": "integer",
153            "description": "Maximum number of results you want to retrieve."
154          },
155          "category": {
156            "title": "Category",
157            "enum": [
158              "All",
159              "art",
160              "art/ceramics",
161              "art/conceptual art",
162              "art/digital art",
163              "art/illustration",
164              "art/installations",
165              "art/mixed media",
166              "art/painting",
167              "art/performance art",
168              "art/public art",
169              "art/sculpture",
170              "art/textiles",
171              "art/video art",
172              "comics",
173              "comics/anthologies",
174              "comics/comic books",
175              "comics/events",
176              "comics/graphic novels",
177              "comics/webcomics",
178              "crafts",
179              "crafts/candles",
180              "crafts/crochet",
181              "crafts/diy",
182              "crafts/embroidery",
183              "crafts/glass",
184              "crafts/knitting",
185              "crafts/pottery",
186              "crafts/printing",
187              "crafts/quilts",
188              "crafts/stationery",
189              "crafts/taxidermy",
190              "crafts/weaving",
191              "crafts/woodworking",
192              "dance",
193              "dance/performances",
194              "dance/residencies",
195              "dance/spaces",
196              "dance/workshops",
197              "design",
198              "design/architecture",
199              "design/civic design",
200              "design/graphic design",
201              "design/interactive design",
202              "design/product design",
203              "design/typography",
204              "fashion",
205              "fashion/accessories",
206              "fashion/apparel",
207              "fashion/childrenswear",
208              "fashion/couture",
209              "fashion/footwear",
210              "fashion/jewelry",
211              "fashion/pet fashion",
212              "fashion/ready-to-wear",
213              "film & video",
214              "film & video/action",
215              "film & video/animation",
216              "film & video/comedy",
217              "film & video/documentary",
218              "film & video/drama",
219              "film & video/experimental",
220              "film & video/family",
221              "film & video/fantasy",
222              "film & video/festivals",
223              "film & video/horror",
224              "film & video/movie theaters",
225              "film & video/music videos",
226              "film & video/narrative film",
227              "film & video/romance",
228              "film & video/science fiction",
229              "film & video/shorts",
230              "film & video/television",
231              "film & video/thrillers",
232              "film & video/webseries",
233              "food",
234              "food/bacon",
235              "food/community gardens",
236              "food/cookbooks",
237              "food/drinks",
238              "food/events",
239              "food/farmer's markets",
240              "food/farms",
241              "food/food trucks",
242              "food/restaurants",
243              "food/small batch",
244              "food/spaces",
245              "food/vegan",
246              "games",
247              "games/gaming hardware",
248              "games/live games",
249              "games/mobile games",
250              "games/playing cards",
251              "games/puzzles",
252              "games/tabletop games",
253              "games/video games",
254              "journalism",
255              "journalism/audio",
256              "journalism/photo",
257              "journalism/print",
258              "journalism/video",
259              "journalism/web",
260              "music",
261              "music/blues",
262              "music/chiptune",
263              "music/classical music",
264              "music/comedy",
265              "music/country & folk",
266              "music/electronic music",
267              "music/faith",
268              "music/hip-hop",
269              "music/indie rock",
270              "music/jazz",
271              "music/kids",
272              "music/latin",
273              "music/metal",
274              "music/pop",
275              "music/punk",
276              "music/r&b",
277              "music/rock",
278              "music/world music",
279              "photography",
280              "photography/animals",
281              "photography/fine art",
282              "photography/nature",
283              "photography/people",
284              "photography/photobooks",
285              "photography/places",
286              "publishing",
287              "publishing/academic",
288              "publishing/anthologies",
289              "publishing/art books",
290              "publishing/calendars",
291              "publishing/children's books",
292              "publishing/comedy",
293              "publishing/fiction",
294              "publishing/letterpress",
295              "publishing/literary journals",
296              "publishing/nonfiction",
297              "publishing/periodicals",
298              "publishing/poetry",
299              "publishing/radio & podcasts",
300              "publishing/translations",
301              "publishing/young adult",
302              "publishing/zines",
303              "publishing/literary spaces",
304              "technology",
305              "technology/3d printing",
306              "technology/apps",
307              "technology/camera equipment",
308              "technology/diy electronics",
309              "technology/fabrication tools",
310              "technology/flight",
311              "technology/gadgets",
312              "technology/hardware",
313              "technology/makerspaces",
314              "technology/robots",
315              "technology/software",
316              "technology/sound",
317              "technology/space exploration",
318              "technology/wearables",
319              "technology/web",
320              "theater",
321              "theater/comedy",
322              "theater/experimental",
323              "theater/festivals",
324              "theater/immersive",
325              "theater/musical",
326              "theater/plays",
327              "theater/spaces"
328            ],
329            "type": "string",
330            "description": "Kickstarter category to filter the results for"
331          },
332          "location": {
333            "title": "Location",
334            "type": "string",
335            "description": "Location where you want to search"
336          },
337          "status": {
338            "title": "Status",
339            "enum": [
340              "All",
341              "Live",
342              "Successful"
343            ],
344            "type": "string",
345            "description": "Status of the project",
346            "default": "All"
347          },
348          "pledged": {
349            "title": "Amount pledged",
350            "enum": [
351              "All",
352              "< $1,000 pledged",
353              "$1,000 to $10,000 pledged",
354              "$10,000 to $100,000 pledged",
355              "$100,000 to $1,000,000 pledged",
356              "> $1,000,000 pledged"
357            ],
358            "type": "string",
359            "description": "Amount pledged",
360            "default": "All"
361          },
362          "goal": {
363            "title": "Goal",
364            "enum": [
365              "All",
366              "< $1,000 goal",
367              "$1,000 to $10,000 goal",
368              "$10,000 to $100,000 goal",
369              "$100,000 to $1,000,000 goal",
370              "> $1,000,000 goal"
371            ],
372            "type": "string",
373            "description": "Goal",
374            "default": "All"
375          },
376          "raised": {
377            "title": "% Raised",
378            "enum": [
379              "All",
380              "< 75% raised",
381              "75% to 100% raised",
382              "> 100% raised"
383            ],
384            "type": "string",
385            "description": "% Raised",
386            "default": "All"
387          },
388          "sort": {
389            "title": "Sort",
390            "enum": [
391              "newest",
392              "popularity",
393              "end_date",
394              "most_funded",
395              "most_backed"
396            ],
397            "type": "string",
398            "description": "Allows you to change the ",
399            "default": "newest"
400          },
401          "datasetName": {
402            "title": "Dataset name",
403            "type": "string",
404            "description": "Use this if you want the data to be written into named dataset, setting this will overwrite the data with each run",
405            "default": ""
406          },
407          "customMapFunction": {
408            "title": "Custom map function",
409            "type": "string",
410            "description": "Function that takes each of the objects as argument and returns data that will be mapped by the function itself."
411          },
412          "proxyConfig": {
413            "title": "Proxy configuration",
414            "type": "object",
415            "description": "Proxy group to use",
416            "default": {
417              "useApifyProxy": true,
418              "apifyProxyGroups": [
419                "RESIDENTIAL"
420              ]
421            }
422          }
423        }
424      },
425      "runsResponseSchema": {
426        "type": "object",
427        "properties": {
428          "data": {
429            "type": "object",
430            "properties": {
431              "id": {
432                "type": "string"
433              },
434              "actId": {
435                "type": "string"
436              },
437              "userId": {
438                "type": "string"
439              },
440              "startedAt": {
441                "type": "string",
442                "format": "date-time",
443                "example": "2025-01-08T00:00:00.000Z"
444              },
445              "finishedAt": {
446                "type": "string",
447                "format": "date-time",
448                "example": "2025-01-08T00:00:00.000Z"
449              },
450              "status": {
451                "type": "string",
452                "example": "READY"
453              },
454              "meta": {
455                "type": "object",
456                "properties": {
457                  "origin": {
458                    "type": "string",
459                    "example": "API"
460                  },
461                  "userAgent": {
462                    "type": "string"
463                  }
464                }
465              },
466              "stats": {
467                "type": "object",
468                "properties": {
469                  "inputBodyLen": {
470                    "type": "integer",
471                    "example": 2000
472                  },
473                  "rebootCount": {
474                    "type": "integer",
475                    "example": 0
476                  },
477                  "restartCount": {
478                    "type": "integer",
479                    "example": 0
480                  },
481                  "resurrectCount": {
482                    "type": "integer",
483                    "example": 0
484                  },
485                  "computeUnits": {
486                    "type": "integer",
487                    "example": 0
488                  }
489                }
490              },
491              "options": {
492                "type": "object",
493                "properties": {
494                  "build": {
495                    "type": "string",
496                    "example": "latest"
497                  },
498                  "timeoutSecs": {
499                    "type": "integer",
500                    "example": 300
501                  },
502                  "memoryMbytes": {
503                    "type": "integer",
504                    "example": 1024
505                  },
506                  "diskMbytes": {
507                    "type": "integer",
508                    "example": 2048
509                  }
510                }
511              },
512              "buildId": {
513                "type": "string"
514              },
515              "defaultKeyValueStoreId": {
516                "type": "string"
517              },
518              "defaultDatasetId": {
519                "type": "string"
520              },
521              "defaultRequestQueueId": {
522                "type": "string"
523              },
524              "buildNumber": {
525                "type": "string",
526                "example": "1.0.0"
527              },
528              "containerUrl": {
529                "type": "string"
530              },
531              "usage": {
532                "type": "object",
533                "properties": {
534                  "ACTOR_COMPUTE_UNITS": {
535                    "type": "integer",
536                    "example": 0
537                  },
538                  "DATASET_READS": {
539                    "type": "integer",
540                    "example": 0
541                  },
542                  "DATASET_WRITES": {
543                    "type": "integer",
544                    "example": 0
545                  },
546                  "KEY_VALUE_STORE_READS": {
547                    "type": "integer",
548                    "example": 0
549                  },
550                  "KEY_VALUE_STORE_WRITES": {
551                    "type": "integer",
552                    "example": 1
553                  },
554                  "KEY_VALUE_STORE_LISTS": {
555                    "type": "integer",
556                    "example": 0
557                  },
558                  "REQUEST_QUEUE_READS": {
559                    "type": "integer",
560                    "example": 0
561                  },
562                  "REQUEST_QUEUE_WRITES": {
563                    "type": "integer",
564                    "example": 0
565                  },
566                  "DATA_TRANSFER_INTERNAL_GBYTES": {
567                    "type": "integer",
568                    "example": 0
569                  },
570                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
571                    "type": "integer",
572                    "example": 0
573                  },
574                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
575                    "type": "integer",
576                    "example": 0
577                  },
578                  "PROXY_SERPS": {
579                    "type": "integer",
580                    "example": 0
581                  }
582                }
583              },
584              "usageTotalUsd": {
585                "type": "number",
586                "example": 0.00005
587              },
588              "usageUsd": {
589                "type": "object",
590                "properties": {
591                  "ACTOR_COMPUTE_UNITS": {
592                    "type": "integer",
593                    "example": 0
594                  },
595                  "DATASET_READS": {
596                    "type": "integer",
597                    "example": 0
598                  },
599                  "DATASET_WRITES": {
600                    "type": "integer",
601                    "example": 0
602                  },
603                  "KEY_VALUE_STORE_READS": {
604                    "type": "integer",
605                    "example": 0
606                  },
607                  "KEY_VALUE_STORE_WRITES": {
608                    "type": "number",
609                    "example": 0.00005
610                  },
611                  "KEY_VALUE_STORE_LISTS": {
612                    "type": "integer",
613                    "example": 0
614                  },
615                  "REQUEST_QUEUE_READS": {
616                    "type": "integer",
617                    "example": 0
618                  },
619                  "REQUEST_QUEUE_WRITES": {
620                    "type": "integer",
621                    "example": 0
622                  },
623                  "DATA_TRANSFER_INTERNAL_GBYTES": {
624                    "type": "integer",
625                    "example": 0
626                  },
627                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
628                    "type": "integer",
629                    "example": 0
630                  },
631                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
632                    "type": "integer",
633                    "example": 0
634                  },
635                  "PROXY_SERPS": {
636                    "type": "integer",
637                    "example": 0
638                  }
639                }
640              }
641            }
642          }
643        }
644      }
645    }
646  }
647}

Kickstarter Scraper OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for Kickstarter Scraper from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients:

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

3 days

Price

$15.00