Hosted crawling discloses target URLs and may process page content through Firecrawl
Source references: 3The workflow explicitly uses hosted Firecrawl requests to map and scrape a site. The service must at least receive the target URLs and retrieve page content; non-public URLs, sensitive paths, or URLs containing access tokens would therefore be processed by a third party.
Sensitive URLs, site structure, or page content may enter Firecrawl's processing scope. The resulting report also records scraped URLs, the site, and keywords.
The Skill explicitly uses hosted Firecrawl requests to map a target site and scrape pages, so the third party will process the target URLs and requested page content. If a user supplies private addresses, token-bearing URLs, or sensitive paths, those details may be disclosed. Users can ask about Firecrawl's retention policy and restrict targets to public, authorized URLs without embedded credentials.
inputs: - name: FIRECRAWL_API_KEY description: Firecrawl API key for hosted Firecrawl requests. required: true---Show 2 other places
1. Map the site with Firecrawl to understand URL structure.2. Scrape key pages: homepage, product/service pages, pricing, docs, blog, about, and high-value landing pages.3. Extract title tags, meta descriptions, headings, internal links, content structure, canonical signals when visible, and image alt text when available.4. Search target keywords when provided; scrape top ranking pages for comparison.## Sources[URLs scraped and what was checked]## Rerun Inputsworkflow: firecrawl-seo-auditsite: [url]keywords: [list]output: [markdown/json]