IP2WHOIS - WHOIS Information Lookup

GRATUITO
Por IP2WHOIS | Atualizado a month ago | Data
Popularidade

0.1 / 10

Latência

232ms

Nível de serviço

100%

Health Check

N/A

Voltar para todas as discussões

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

Rapid account: 4 Bic
4bic
3 years ago

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()

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários