Closed anuranBarman closed 3 years ago
https://www.npmjs.com/package/whois-json
⬆️ a tiny npm package that just wraps whois
and returns json.
https://www.npmjs.com/package/whois-json ⬆️ a tiny npm package that just wraps
whois
and returns json.
That package is not working properly at all. It sometimes returns the wrong json response.
Closing this issue. Parsing the WHOIS data is not within the scope of this package.
Hi, I am using this module for some personal project. Is it possible to get the output as JSON. Currently it returns everything as String which is not parsable. I need to extract the ISP name and address. Is it possible?