Closed mpenkov closed 2 weeks ago
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.
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?