Skip to main content
Module

x/serpapi/src/engines/google_scholar_profiles.ts>GoogleScholarProfilesParameters

Scrape and parse search engine results using SerpApi.
Go to Latest
type alias GoogleScholarProfilesParameters
import { type GoogleScholarProfilesParameters } from "https://deno.land/x/serpapi@0.0.5/src/engines/google_scholar_profiles.ts";
definition: { mauthors: string; hl?: string; after_author?: string; before_author?: string; }