AIsa ha raccolto 6,5 M USD, round co-guidato da Alibaba e Tribe CapitalLeggi di più
Prezzi
Contatti
Inizia
API5.000+ API e fonti dati live dietro una sola chiave
SkillsAzioni pronte all'uso per il tuo agente
ModelliEsplora provider di modelli e prezzi
AIsa CIOValutazione di portafogli multi-mercato, analisi dei documenti SEC e decisioni di allocazione
DocumentazioneGuide, tutorial e riferimento API
ArticoliApprofondimenti, aggiornamenti e articoli di prodotto
BlogCompany updates, guides, and engineering notes
NotizieAnnunci aziendali e stampa
Scoperta agentScheda agent A2A, manifesto plugin e guida di integrazione
Prezzi
Contatti
Inizia
All APIs
FirecrawlVerified

Firecrawl

Scrape pages to clean markdown, search the web, map site URLs, parse documents, and run asynchronous crawl and batch-scrape jobs through the AIsa API gateway.

search apisearch apifirecrawlscrapemarkdownweb-searchmapsite-mapparsehtmlcrawlwebsiteasyncbatch

API Sections

6 shown
POST

POST Firecrawl Scrape

/apis/v1/firecrawl/scrape

Scrape one URL to markdown.

POST

POST Firecrawl Search

/apis/v1/firecrawl/search

Search the web for ranked results.

POST

POST Firecrawl Map

/apis/v1/firecrawl/map

Discover links across a target website.

POST

POST Firecrawl Parse

/apis/v1/firecrawl/parse

Parse an HTML upload (multipart/form-data) to markdown.

POST

POST Firecrawl Crawl

/apis/v1/firecrawl/crawl

Submit an async crawl job (poll GET /firecrawl/crawl/{jobId}).

POST

POST Firecrawl Batch Scrape

/apis/v1/firecrawl/batch-scrape

Submit an async batch scrape (poll GET /firecrawl/batch-scrape/{jobId}).

POST Firecrawl Scrape

POST/apis/v1/firecrawl/scrape
Path parameters

This endpoint has no path parameters.

cURL request
curl -X POST "https://api.aisa.one/apis/v1/firecrawl/scrape" \
  -H "Authorization: Bearer $AISA_API_KEY"

Related APIs

Search API

POST Firecrawl Parse

Parse an uploaded HTML file into markdown.

Search API

POST Firecrawl Crawl

Crawl an entire website as an async job — submit, then poll for status and results.

Search API

POST Firecrawl Batch Scrape

Scrape many URLs in one async job — submit a list, then poll for status and results.

developer@aisa.one
TermsPrivacyDocsGet started