You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param {string} [options.locationGeoCode=null] - The geo code of the location to search in (e.g., "us", "gb", "de")
25
+
* @param {string} [options.timeRange=null] - The date range to search in. Valid values: "past_hour", "past_24_hours", "past_week", "past_month", "past_year"
25
26
* @returns {Promise<string>} Extracted data in JSON format matching the provided schema
26
27
* @throws - Will throw an error in case of an HTTP failure.
0 commit comments