Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to get JSON output on return? #102

Closed
anuranBarman opened this issue Oct 26, 2020 · 3 comments
Closed

Is it possible to get JSON output on return? #102

anuranBarman opened this issue Oct 26, 2020 · 3 comments

Comments

@anuranBarman
Copy link

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?

@lancedolan
Copy link

https://www.npmjs.com/package/whois-json
⬆️ a tiny npm package that just wraps whois and returns json.

@Batur123
Copy link

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.

@hjr265
Copy link
Member

hjr265 commented Aug 29, 2021

Closing this issue. Parsing the WHOIS data is not within the scope of this package.

@hjr265 hjr265 closed this as completed Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants