IP2WHOIS - WHOIS Information Lookup

FREE
By IP2WHOIS | Updated vor 21 Tagen | Data
Popularity

7.5 / 10

Latency

823ms

Service Level

100%

Health Check

N/A

Back to All Discussions

{'error_code': '101', 'error_message': 'API key not found.'}

Rapid account: 4 Bic
4bic
vor 3 Jahren

Hi,
I have this as my code but still give the same error :

url = "https://ip2whois-whois-information-lookup.p.rapidapi.com/"
querystring = {“domain”:_domain,“key”:“free”}

headers = {
‘x-rapidapi-host’: “ip2whois-whois-information-lookup.p.rapidapi.com”,
‘x-rapidapi-key’: WHOIS_rapidapi_key
}
response = requests.request(“GET”, url, headers=headers, params=querystring).json()

Join in the discussion - add comment below:

Login / Signup to post new comments