
Kickstarter Scraper
Pricing
Pay per usage

Kickstarter Scraper
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
8
Total users
281
Monthly users
39
Runs succeeded
74%
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: