Performs a web search for a query, scrapes content from the top search results using Firecrawl, and returns details in specified formats.
qRequiredstringThe search query to execute. Can be provided as 'query' or 'q'.
langstringLanguage code for search results (e.g., 'en' for English, default 'en').
limitintegerMaximum number of search results to return (1-100, default 5).
countrystringCountry code to tailor search results (e.g., 'us' for United States, default 'us').
formatsarrayDesired output formats for scraped content of each search result. If None, default scraping applies. Available string formats: 'markdown', 'html', 'rawHtml', 'links'. For screenshots, use object format: {'type': 'screenshot', 'fullPage': true/false, 'quality': 1-100}. For other…
timeoutintegerMaximum time in milliseconds for search and scrape operations (1000-300000, default 60000).
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.01 / call
No published Skills explicitly reference this Action yet.