Question-Answering

免费增值
通过 mail@webknox.com | 已更新 hace 24 días | Communication
人气

7.1 / 10

延迟

45,049ms

服务等级

70%

Health Check

N/A

返回所有讨论

Where is Portland?

Rapid account: Clydgate
clydgate
hace 3 años

What am I doing wrong here? I got similar garbage answers when my question was “Who was Alexander Hamilton?”

import requests

url = “https://webknox-question-answering.p.rapidapi.com/questions/answers

querystring = {“question”:“Where is Portland?”,“answerLookup”:“true”,“answerSearch”:“true”}

headers = {
… [[deleted]]
… }

response = requests.request(“GET”, url, headers=headers, params=querystring)

print(response.text)
{“answer”:"<p>Portland is in th. Portland is in Mu. Portland Is in Pe.</p>\n\n<p>Portland is in WA. Portland is in or. Portland Is in Tu.</p>\n\n<p>Portland is at it. Portland is at th. Portland is at od.</p>\n\n<p>Portland is at ri. Portland is at 22. Portland is at a.</p>\n\n<p>Portland is at Yo. Portland is at wa. Portland is at Tr.</p>\n\n"}

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

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