UNPKG

serpapi

Version:

Scrape and parse search engine results using SerpApi.

8 lines (7 loc) 163 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.config = void 0; exports.config = { api_key: null, timeout: 60000, };