Skip to main content
Module

x/serpapi/mod.ts>GoogleFinanceMarketsParameters

Scrape and parse search engine results using SerpApi.
Go to Latest
type alias GoogleFinanceMarketsParameters
import { type GoogleFinanceMarketsParameters } from "https://deno.land/x/serpapi@1.1.1/mod.ts";
definition: BaseParameters & { trend: string; hl?: string; index_market?: string; }