Using the API, you can automatically download datasets. API is available on all tariff plans without restrictions. We do not impose restrictions, but we will forgive you not to forget that data is updated once a day.
An access key is required to work with API. You can find it in your personal cabinet after registration.
API: https://whois-download.com/api/v1/*API KEY*/whois/zip/2022-10-26/
Put date in format yyyy-mm-dd and API will return to you ZIP archive with CSV file and WHOIS daily information.
If you want to download the CSV directly, and not the ZIP archive, then replace "zip" with "csv" in the request.
API: https://whois-download.com/api/v1/*API KEY*/whois/zip/all/
API will return to you ZIP archive with CSV file and all WHOIS information.
If you want to download the CSV directly, and not the ZIP archive, then replace "zip" with "csv" in the request.
API: https://whois-download.com/api/v1/*API KEY*/domains/zip/2022-10-26/
Put date in format yyyy-mm-dd and API will return to you ZIP archive with text file and newsly registered domains.
If you want to download the text file directly, and not the ZIP archive, then replace "zip" with "txt" in the request.
API: https://whois-download.com/api/v1/*API KEY*/domains/zip/all/
API will return to you ZIP archive with txt file and list of all actual registered domains on the Internet.
If you want to download the text file directly, and not the ZIP archive, then replace "zip" with "txt" in the request.