severo / tip_by_domain_renewal

https://rednegra.net/payetondomaine/
2 stars 1 forks source link

Better parser? #8

Open severo opened 4 years ago

severo commented 4 years ago

By now for example, we are not able to parse the Whois response for lqdn.fr, even if its registrar is gandi. The relevant information is:

domain:      lqdn.fr
registrar:   GANDI
Expiry Date: 2020-10-15T19:14:13Z

Maybe try https://www.npmjs.com/package/whois-json

severo commented 4 years ago

Or maybe we should try to rely on RDAP, but not sure there is much support (only https://www.npmjs.com/package/whois-rdap on wpmjs, and it's only for IP, not for domains... Not sure all TLD registries publish as RDAP either)