rarrdap.pl
- a script to generate a set of RDAP responses for ICANN-accredited
registrars.
This script scrapes data from the the ICANN website, and generates RDAP responses for each ICANN-accredited registrar.
The RDAP responses are written to disk in a directory which can then be exposed through a web server.
An example of an RDAP service which provides access to this data may be found at https://registrars.rdap.org, for example:
Entity handles have the "-iana" object tag, as per https://www.rfc-editor.org/rfc/rfc8521.html (the -iana object tag as not been registered with IANA).
rarrdap.pl DIRECTORY
DIRECTORY
is the location on disk where the files should be written.
rarrdap.pl
will write the .json files to this directory.
If DIRECTORY
is not provided, the current directory is used.
Copyright (c) 2018-2023 CentralNic Ltd and contributors. All rights reserved.
Copyright (c) 2018-2023 CentralNic Ltd and contributors. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.