IP2WHOIS - WHOIS Information Lookup

KOSTENLOS
Durch IP2WHOIS | Aktualisiert a month ago | Data
Popularität

6.3 / 10

Latenz

560ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

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

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen