Skip to main content
Module

x/serpapi/mod.ts>GooglePlayProductParameters

Scrape and parse search engine results using SerpApi.
Go to Latest
type alias GooglePlayProductParameters
import { type GooglePlayProductParameters } from "https://deno.land/x/serpapi@0.0.7/mod.ts";
definition: { product_id: string; gl?: string; hl?: string; store: string; season_id?: string; all_reviews?: string; num?: string; next_page_token?: string; }