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":"google.com",
"lang":"en",
"q": "macbook pro",
"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":"google.com",
"lang":"en",
"q": "samsung mobile",
"loc":"Texas,United States",
"device": "desktop",
"serp_type": "web"
}
}'
Excellent
4.7 Review On
Trustpilot
200 free searches
No credit card required
Cancel at any time