Ihr braucht Serper.dev und einen Clay Plan mit API Zugang. Domain
------------------
Method: POST
Body:
{
"q": "/Firmenname website",
"hl": "de",
"gl": "de"
}
Headers:
X-API-KEY : {API-Key für Serper.dev}
Content-Type : application/json
Google Place für CID
------------------
Method: POST
Body:
{
"q": "/Firmenname /Domain Final /Adresse",
"hl": "de",
"gl": "de"
}
Headers:
X-API-KEY : {API-Key für Serper.dev}
Content-Type : application/json
Google Reviews
------------------
Method: POST
Body:
{
"cid": "/cid"
}
Headers:
X-API-KEY : {API-Key für Serper.dev}
Content-Type : application/json