IP2WHOIS - WHOIS Information Lookup

GRATIS
Da IP2WHOIS | Aggiornamento vor einem Monat | Data
Popolarità

6.1 / 10

Latenza

560ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

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

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti