{"openapi":"3.2.0","info":{"title":"Google-SERP API API","description":"Google SERP API with the most accurate and up-to-date data from Google Search Results. Scrape Google and other search engines from our fast, easy, and complete Powerful API.","version":"1.0.0"},"servers":[{"url":"https://dqvbk.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/id":{"post":{"operationId":"post_id","summary":"Google SERP (Free )","description":"Google SERP (Free )","parameters":[{"name":"keyword","in":"query","required":false,"schema":{"type":"string","example":"ai marketing"}},{"name":"country","in":"query","required":false,"schema":{"type":"string","example":"us"}},{"name":"id","in":"query","required":false,"schema":{"type":"string","example":"google-serp"}},{"name":"url","in":"query","required":false,"schema":{"type":"string","example":"https://www.w3schools.com"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}