curl -X POST \\
https://api.serphouse.com/serp/live \\
-H 'accept: application/json' \\
-H 'authorization: Bearer API_TOKEN' \\
-H 'content-type: application/json' \\
-d '{
"data": {
"domain":"bing.com",
"lang":"en",
"q": "shirt for men",
"loc":"Texas,United States",
"device": "desktop",
"serp_type": "web"
}
}'
curl -X POST \\
https://api.serphouse.com/serp/live \\
-H 'accept: application/json' \\
-H 'authorization: Bearer API_TOKEN' \\
-H 'content-type: application/json' \\
-d '{
"data": {
"domain":"bing.com",
"lang":"en",
"q": "Narendra Modi",
"loc":"Texas,United States",
"device": "mobile",
"serp_type": "web"
}
}'
Excellent
4.7 Review On
Trustpilot
200 free searches
No credit card required
Cancel at any time