Skip to main content
Module

x/serpapi/mod.ts>YahooParameters

Scrape and parse search engine results using SerpApi.
Go to Latest
type alias YahooParameters
Re-export
import { type YahooParameters } from "https://deno.land/x/serpapi@0.0.12/mod.ts";
definition: BaseParameters & { p: string; yahoo_domain?: string; vc?: string; vl?: string; b?: string; vm?: string; vs?: string; vf?: string; fr2?: string; }