Skip to main content
Module

x/serpapi/mod.ts>GoogleMapsPhotosParameters

Scrape and parse search engine results using SerpApi.
Go to Latest
type alias GoogleMapsPhotosParameters
import { type GoogleMapsPhotosParameters } from "https://deno.land/x/serpapi@1.1.1/mod.ts";
definition: BaseParameters & { data_id: string; hl?: string; category_id?: string; next_page_token?: string; }