AIsa a levé 6,5 M$ avec Alibaba et Tribe Capital en co-chefs de fileLire la suite
Tarifs
Contact
Commencer
API5 000+ API et sources de données en direct derrière une seule clé
SkillsDes actions prêtes à l'emploi pour votre agent
ModèlesExplorer les fournisseurs de modèles et les prix
AIsa CIOValorisation de portefeuille multi-marchés, analyse des dépôts SEC et décisions d'allocation
DocumentationGuides, tutoriels et référence API
ArticlesAnalyses, mises à jour et articles produit
BlogCompany updates, guides, and engineering notes
ActualitésAnnonces et presse
Découverte d'agentsCarte agent A2A, manifeste de plugin et guide d'intégration
Tarifs
Contact
Commencer
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