Company Domain avatar
Company Domain

Pricing

$19.00 / 1,000 results

Go to Store
Company Domain

Company Domain

Developed by

Leo Barone

Leo Barone

Maintained by Community

Retrieves the official company website and social media links for a given company name.

0.0 (0)

Pricing

$19.00 / 1,000 results

3

Total users

32

Monthly users

23

Runs succeeded

>99%

Last modified

2 months ago

You can access the Company Domain 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 '{
< "name": "Apple Inc.",
< "country": "US"
<}' |
<apify call apioracle/company-domain --silent --output-dataset

Company Domain API through CLI

The Apify CLI is the official tool that allows you to use Company Domain locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: