19

I want add a domain registration in a website written with PHP. So I need a whois lookup service. What do I need to do? What's are its steps?

Do I need a database, API or ... ? Help me please

Mohammad Saberi
  • 12,864
  • 27
  • 75
  • 127
  • 1
    I made this [Whois API](http://whois-api.domaininformation.de/) and here's the PHP client library:[whois-api-php](https://github.com/whois-server-list/whois-api-php). – Markus Malkusch Mar 11 '16 at 12:21
  • If you need "domain registration" you do not need just whois. You should approach one trusted registrar of your choice, for the TLDs you need and see what kind of API they can provide for your needs. – Patrick Mevzek Jan 04 '18 at 15:11
  • @MarkusMalkusch Hi, in the [readme.md on the github page](https://github.com/whois-server-list/whois-api-php), you direct to a [link to get an API key](http://whois-api.domaininformation.de/) Unfortunately that one is dead. So what should we do? – JBel Jul 16 '18 at 07:15
  • Sorry, I terminated that service. – Markus Malkusch Jul 16 '18 at 08:30
  • We use https://www.completeapi.com. – rockstardev Sep 06 '18 at 05:37

1 Answers1

2

I cannot speak to the quality of any of the following services, but here are a few offerings:

ezkl
  • 3,829
  • 23
  • 39