Zoominfo Companies Scraper avatar
Zoominfo Companies Scraper

Pricing

$19.00/month + usage

Go to Store
Zoominfo Companies Scraper

Zoominfo Companies Scraper

Developed by

Pratik Dani

Pratik Dani

Maintained by Community

The ZoomInfo Company Profile Scraper is designed to extract detailed information from valid ZoomInfo company profiles. This tool automates the process of gathering essential company data, making it easier for users to analyze and utilize the information for various purposes.

0.0 (0)

Pricing

$19.00/month + usage

4

Total users

73

Monthly users

16

Runs succeeded

82%

Issues response

11 days

Last modified

6 months ago

competent_path avatar

Fails to scrape https://zoominfo.com/c/orange-polska-sa/372132493

Open

Competent Path (competent_path) opened this issue
11 days ago

Input:

{
"url": "https://zoominfo.com/c/orange-polska-sa/372132493"
}

Log:

2025-07-15T09:08:18.384Z ACTOR: Pulling Docker image of build INoWdpjXLIE39jb4k from registry.
2025-07-15T09:08:18.387Z ACTOR: Creating Docker container.
2025-07-15T09:08:18.561Z ACTOR: Starting Docker container.
2025-07-15T09:08:21.580Z [apify] INFO Initializing Actor...
2025-07-15T09:08:21.583Z [apify] INFO System info ({"apify_sdk_version": "2.2.1", "apify_client_version": "1.8.1", "crawlee_version": "0.5.2", "python_version": "3.12.8", "os": "linux"})
2025-07-15T09:08:22.028Z Job triggered successfully.
2025-07-15T09:08:23.276Z Job still running... (attempt 1/30)
2025-07-15T09:08:33.548Z Polling sequence failed. Retrying in 60 seconds... (4 retries remaining)
2025-07-15T09:08:33.550Z Last error: Job failed: Invalid
2025-07-15T09:09:33.795Z Polling sequence failed. Retrying in 60 seconds... (3 retries remaining)
2025-07-15T09:09:33.796Z Last error: Job failed: Invalid
2025-07-15T09:10:34.106Z Polling sequence failed. Retrying in 60 seconds... (2 retries remaining)
2025-07-15T09:10:34.107Z Last error: Job failed: Invalid
2025-07-15T09:11:34.448Z Polling sequence failed. Retrying in 60 seconds... (1 retries remaining)
2025-07-15T09:11:34.450Z Last error: Job failed: Invalid
2025-07-15T09:12:34.728Z [apify] ERROR Actor failed with an exception
2025-07-15T09:12:34.729Z Traceback (most recent call last):
2025-07-15T09:12:34.730Z File "/usr/src/app/src/general_data_scraper.py", line 119, in _wait_for_completion_with_retries
2025-07-15T09:12:34.731Z return self._poll_sequence()
2025-07-15T09:12:34.732Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-15T09:12:34.733Z File "/usr/src/app/src/general_data_scraper.py", line 147, in _poll_sequence
2025-07-15T09:12:34.733Z raise Exception(f"Job failed: {response.get('message')}")
2025-07-15T09:12:34.734Z Exception: Job failed: Invalid
2025-07-15T09:12:34.735Z
2025-07-15T09:12:34.736Z During handling of the above exception, another exception occurred:
2025-07-15T09:12:34.736Z
2025-07-15T09:12:34.737Z Traceback (most recent call last):
2025-07-15T09:12:34.738Z File "/usr/src/app/src/general_data_scraper.py", line 60, in run
2025-07-15T09:12:34.739Z return self._wait_for_completion_with_retries()
2025-07-15T09:12:34.739Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-15T09:12:34.740Z File "/usr/src/app/src/general_data_scraper.py", line 130, in _wait_for_completion_with_retries
2025-07-15T09:12:34.741Z raise Exception(f"All polling sequences failed. Last error: {str(e)}")
2025-07-15T09:12:34.742Z Exception: All polling sequences failed. Last error: Job failed: Invalid
2025-07-15T09:12:34.743Z
2025-07-15T09:12:34.744Z During handling of the above exception, another exception occurred:
2025-07-15T09:12:34.744Z
2025-07-15T09:12:34.745Z Traceback (most recent call last):
2025-07-15T09:12:34.746Z File "/usr/src/app/src/main.py", line 41, in main
2025-07-15T09:12:34.747Z results = scraper.run()
2025-07-15T09:12:34.748Z ^^^^^^^^^^^^^
2025-07-15T09:12:34.748Z File "/usr/src/app/src/general_data_scraper.py", line 64, in run
2025-07-15T09:12:34.749Z raise Exception(f"Scraping failed: {str(e)}")
2025-07-15T09:12:34.750Z Exception: Scraping failed: All polling sequences failed. Last error: Job failed: Invalid
2025-07-15T09:12:34.751Z [apify] INFO Exiting Actor ({"exit_code": 91})