Skip to main content
Module

x/serpapi/mod.ts>YandexImagesParameters

Scrape and parse search engine results using SerpApi.
Go to Latest
type alias YandexImagesParameters
import { type YandexImagesParameters } from "https://deno.land/x/serpapi@0.0.7/mod.ts";
definition: { text: string; yandex_domain?: string; width?: string; height?: string; file_type?: string; color?: string; orientation?: string; image_type?: string; site?: string; recent?: string; url?: string; crop?: string; crop_id?: string; p?: string; }