MCPcopy Index your code
hub / github.com/simstudioai/sim / scrape.ts

File scrape.ts

apps/sim/tools/firecrawl/scrape.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ScrapeParams, ScrapeResponse } from '@/tools/firecrawl/types'
2import { PAGE_METADATA_OUTPUT_PROPERTIES } from '@/tools/firecrawl/types'
3import { safeAssign } from '@/tools/safe-assign'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 1

safeAssignFunction · 0.90

Tested by

no test coverage detected