Skip to main content
Module

x/serpapi/mod.ts>YelpParameters

Scrape and parse search engine results using SerpApi.
Go to Latest
type alias YelpParameters
import { type YelpParameters } from "https://deno.land/x/serpapi@0.0.7/mod.ts";
definition: { find_desc?: string; find_loc: string; l?: string; yelp_domain?: string; cflt?: string; sortby?: string; attrs?: string; start?: number; }