SERPhouse

フリーミアム
よって SERPhouse | 更新済み a month ago | Data
人気

9 / 10

レイテンシー

12,289ms

サービスレベル

99%

Health Check

N/A

すべてのディスカッションに戻る

Issue in calling Live SERP

Following is the payload

{‘data’: {‘q’: ’ X company background’, ‘domain’: ‘google.com’, ‘loc’: ‘United States’, ‘lang’: ‘en’, ‘device’: ‘desktop’, ‘serp_type’: ‘web’, ‘page’: ‘1’, ‘verbatim’: ‘1’}}

{‘status’: ‘error’, ‘msg’: ‘Missing required fields.’, ‘error’: ‘’}

In documentation there is not param called msg.

Assist here!

Rapid account: Serphouse
serphouse Commented 18 days ago

Hi Hitesh

Thanks for contacting our support.

JSON Playload that you are trying is Invalid, Means it has a syntaxt error. You may try as below

{
“data”: [
{
“q”: " X company background",
“domain”: “google.com”,
“loc”: “United States”,
“lang”: “en”,
“device”: “desktop”,
“serp_type”: “web”,
“page”: “1”,
“verbatim”: “1”
}
]
}

Thanks & Regards

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿