Providers
Providers
What each adapter calls, and what it can do.
| Provider | scrape | search | map | crawl | extract | JS |
|---|---|---|---|---|---|---|
| Firecrawl v2 | yes | yes | /map | polls job id | JSON format | yes |
| Jina | yes | yes | no | no | no | reader engine |
| Tavily | /extract | /search | no | no | no | vendor |
| Spider | /scrape | no | no | /crawl | no | request: smart |
| Browserbase | Fetch API | no | no | no | JSON format | no |
| Local | static HTML | no | no | no | no | no |