Skip to main content
Module

x/serpapi/mod.ts>GoogleJobsParameters

Scrape and parse search engine results using SerpApi.
Go to Latest
type alias GoogleJobsParameters
import { type GoogleJobsParameters } from "https://deno.land/x/serpapi@0.0.7/mod.ts";
definition: { q: string; location?: string; uule?: string; google_domain?: string; gl?: string; hl?: string; start?: number; chips?: string; lrad?: string; }