Kickstarter Scraper avatar
Kickstarter Scraper

Under maintenance

Pricing

Pay per usage

Go to Store
Kickstarter Scraper

Kickstarter Scraper

Under maintenance

Developed by

Matt Warwick

Matt Warwick

Maintained by Community

Search Kickstarter projects based on your selected criteria and get structured data on matching projects. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed. Forked from misceres/kickstarter-search.

4.0 (1)

Pricing

Pay per usage

7

Total users

222

Monthly users

27

Runs succeeded

>99%

Last modified

2 years 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.

$echo '{
< "maxResults": 50,
< "category": "All",
< "sort": "newest",
< "proxyConfig": {
< "useApifyProxy": true
< }
<}' |
<apify call qbie/kickstarter-scraper --silent --output-dataset

Kickstarter Scraper API through CLI

The Apify CLI is the official tool that allows you to use Kickstarter Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: