Ultimate Crunchbase Search Scraper avatar
Ultimate Crunchbase Search Scraper

Pricing

$30.00/month + usage

Go to Store
Ultimate Crunchbase Search Scraper

Ultimate Crunchbase Search Scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape Crunchbase companies, people, investors, acquisitions, etc from Crunchbase search results. Has 99% success rate

3.0 (4)

Pricing

$30.00/month + usage

55

Total users

2.1K

Monthly users

210

Runs succeeded

75%

Issues response

8.9 days

Last modified

4 months ago

EC

Search Crawling Failing

Closed

express_cook opened this issue
a year ago

2024-05-15T11:17:31.715Z ACTOR: Pulling Docker image of build 2UIs1L54FLV3hITX2 from repository. 2024-05-15T11:17:35.859Z ACTOR: Creating Docker container. 2024-05-15T11:17:36.114Z ACTOR: Starting Docker container. 2024-05-15T11:17:40.045Z INFO System info {"apifyVersion":"3.1.7","apifyClientVersion":"2.7.1","crawleeVersion":"3.4.0","osType":"Linux","nodeVersion":"v16.20.2"} 2024-05-15T11:17:40.389Z INFO Performing action: Scrape search URL 2024-05-15T11:17:43.106Z ERROR Cannot read properties of null (reading 'replace') 2024-05-15T11:17:43.304Z ArgumentError: Expected data to be of type object but received type undefined 2024-05-15T11:17:43.306Z at ow (/usr/src/app/node_modules/ow/dist/index.js:36:24) 2024-05-15T11:17:43.308Z at Dataset.pushData (/usr/src/app/node_modules/@crawlee/core/storages/dataset.js:199:26) 2024-05-15T11:17:43.310Z at Actor.pushData (/usr/src/app/node_modules/apify/actor.js:510:24) 2024-05-15T11:17:43.312Z at processTicksAndRejections (node:internal/process/task_queues:96:5) 2024-05-15T11:17:43.313Z at async file:///usr/src/app/src/main.js:88:3 { 2024-05-15T11:17:43.315Z validationErrors: Map(1) { 2024-05-15T11:17:43.317Z 'data' => Set(1) { 2024-05-15T11:17:43.319Z 'Expected data to be of type object but received type undefined' 2024-05-15T11:17:43.321Z } 2024-05-15T11:17:43.323Z } 2024-05-15T11:17:43.325Z }

curious_coder avatar

In order to quickly identify the reason of your issue, I need to inspect your run.

Please share the URL of the run where you faced this issue. You can find your runs on this page: https://console.apify.com/actors/runs

curious_coder avatar

FYI - I will have to close the issue if I don't get the run URL

curious_coder avatar

Pushed updates recently with possible fixes. You can open new issue if this happens again