Back to Templates
This template uses Firecrawl’s /search
API to perform AI-powered web scraping and screenshots — no code required. Just type natural language prompts, and an AI Agent will convert them into precise Firecrawl queries.
HTTP Header Auth
:
Authorization
Bearer YOUR_API_KEY
Input:
Find AI automation pages on YouTube (exclude Shorts)
Result:
{
"query": "intitle:AI automation site:youtube.com -shorts",
"limit": 5
}