Scrapes DuckDuckGo Maps results via SerpApi. Use when searching for location-based information like businesses, restaurants, or services in a specific geographic area. Returns structured data including ratings, reviews, addresses, operating hours, and contact information.
qRequiredstringSearch query for DuckDuckGo Maps (e.g., 'Coffee', 'Italian restaurants', 'Hotels').
latnumberGPS latitude coordinate for the search center point. Must be used together with lon parameter. Cannot be used together with bbox parameter.
lonnumberGPS longitude coordinate for the search center point. Must be used together with lat parameter. Cannot be used together with bbox parameter.
bboxstringBounding box coordinates formatted as 'latitude_tl,longitude_tl,latitude_br,longitude_br' where tl=top-left and br=bottom-right. Cannot be used together with lat/lon parameters. Use this to constrain search results to a specific geographic area.
strict_bboxintegerControls strict bounding box adherence. Set to 1 (default/strict) to limit results strictly within the bbox, or 0 (off) to allow results outside the bbox boundaries. Only relevant when bbox parameter is used.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 2 of 5.
$0.015 / call
No published Skills explicitly reference this Action yet.