Skip to main content
Module

x/serpapi/src/engines/google_events.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/src/engines/google_events.ts";
definition: { q: string; location?: string; uule?: string; start?: number; htichips?: string; }