We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've already retrieved some WHOIS records and stashed them in a file. Now I want to parse them (without retrieving them again).
Is there a way to access the WHOIS parser via the ipwhois API?
The text was updated successfully, but these errors were encountered:
You can pass the response arg like in the offline tests: https://github.com/secynic/ipwhois/blob/master/ipwhois/tests/test_rdap.py#L26 https://github.com/secynic/ipwhois/blob/master/ipwhois/tests/test_rdap.py#L37
Keeping this open to document it.
Sorry, something went wrong.
Docs for local RDAP file processing #248
b3bbc22
secynic
No branches or pull requests
I've already retrieved some WHOIS records and stashed them in a file. Now I want to parse them (without retrieving them again).
Is there a way to access the WHOIS parser via the ipwhois API?
The text was updated successfully, but these errors were encountered: