
Kickstarter Scraper
Pricing
$15.00/month + usage

Kickstarter Scraper
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
Total users
813
Monthly users
16
Runs succeeded
89%
Last modified
13 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.
$echo '{< "startUrls": [< "https://www.kickstarter.com/projects/1460250988/darkest-dungeon-by-red-hook-studios",< "https://www.kickstarter.com/discover/categories/games/tabletop%20games",< "https://www.kickstarter.com/discover/places/seattle-wa",< "https://www.kickstarter.com/profile/alleycatgames",< "https://www.kickstarter.com/discover/advanced?term=board+games&category_id=12&pledged=1&goal=1&sort=newest&seed=2832283&next_page_cursor=&page=1"< ],< "query": "Gadgets",< "maxResults": 10,< "category": "All",< "location": "United States",< "sort": "newest",< "customMapFunction": "(object) => { return {...object} }",< "proxyConfig": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call epctex/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: