Setup & Installation
What This Skill Does
Runs web searches and returns results as JSON, with an option to fetch full page content from each result in the same call. Covers web, news, and image sources with filters for recency, category, country, and more. Combining search and full-page scraping in one command avoids a second round-trip and saves API credits compared to searching then scraping each URL separately.
When to use it
- Working with firecrawl search functionality
- Implementing firecrawl search features
- Debugging firecrawl search related issues
