
Whois Scraper
Pricing
$3.00 / 1,000 results

Whois Scraper
This Apify actor retrieves Whois information for a list of domains provided as input. It is built with Python and leverages the `whois` library to perform lookups.
0.0 (0)
Pricing
$3.00 / 1,000 results
0
Total users
3
Monthly users
3
Runs succeeded
>99%
Last modified
10 days ago
You can access the Whois 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 '{< "domains": [< "example.com",< "apify.com",< "github.com"< ]<}' |<apify call salman_bareesh/whois-scraper --silent --output-dataset
Whois Scraper API through CLI
The Apify CLI is the official tool that allows you to use Whois 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: