Skip to main content
Module

x/serpapi/mod.ts>Location

Scrape and parse search engine results using SerpApi.
Go to Latest
type alias Location
import { type Location } from "https://deno.land/x/serpapi@0.0.12/mod.ts";
definition: { canonical_name: string; country_code: string; google_id: number; google_parent_id: number; gps: [number, number]; id: string; keys: string[]; name: string; reach: number; target_type: string; }