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

257

Monthly users

33

Runs succeeded

69%

Last modified

2 years ago

UA

Crawler not working

Open

user-APfWY8uJbhPS7KMKW opened this issue
8 months ago

No sure what is exactly wrong but the crawler does not work and keeps giving an error on each page of the scrape

UA

user-APfWY8uJbhPS7KMKW

8 months ago

2024-11-04T09:28:05.721Z INFO Page opened. {"label":"START","url":"https://www.kickstarter.com/discover/advanced?woe_id=0&term=STLs&sort=newest&page=1&google_chrome_workaround"} 2024-11-04T09:28:07.401Z ERROR BasicCrawler: handleRequestFunction failed, reclaiming failed request back to the list or queue {"url":"https://www.kickstarter.com/discover/advanced?woe_id=0&term=STLs&sort=newest&page=1&google_chrome_workaround","retryCount":2,"id":"yk8Dkj2Ao5GLF5N"} 2024-11-04T09:28:07.401Z Error: Could not resolve seed. Will retry... 2024-11-04T09:28:07.402Z at getToken (/usr/src/app/src/utils.js:177:15) 2024-11-04T09:28:07.402Z at processTicksAndRejections (node:internal/process/task_queues:96:5) 2024-11-04T09:28:07.403Z at async exports.handleStart (/usr/src/app/src/routes.js:11:31) 2024-11-04T09:28:07.403Z at async BasicCrawler._handleRequestFunction (/usr/src/app/node_modules/apify/build/crawlers/basic_crawler.js:330:9) 2024-11-04T09:28:07.404Z at async wrap (/usr/src/app/node_modules/@apify/timeout/index.js:73:27)