Skip to main content
Module

x/serpapi/mod.ts>GoogleEventsParameters

Scrape and parse search engine results using SerpApi.
Go to Latest
type alias GoogleEventsParameters
import { type GoogleEventsParameters } from "https://deno.land/x/serpapi@0.0.5/mod.ts";
definition: { q: string; location?: string; uule?: string; start?: number; htichips?: string; }