IP2WHOIS - WHOIS Information Lookup

免费
通过 IP2WHOIS | 已更新 एक महीने पहले | Data
人气

6.4 / 10

延迟

560ms

服务等级

100%

Health Check

N/A

返回所有讨论

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

Rapid account: 4 Bic
4bic
3 वर्ष पहले

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

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论