AIsa hat 6,5 Mio. USD eingesammelt, angeführt von Alibaba und Tribe CapitalMehr lesen
Preise
Kontakt
Loslegen
API5.000+ Live-APIs und Datenquellen hinter einem Key
SkillsFertige Aktionen, die dein Agent aufrufen kann
ModelleModellanbieter und Preise durchsuchen
AIsa CIOPortfoliobewertung über mehrere Märkte, Analyse von SEC-Einreichungen und Allokationsentscheidungen
DokumentationGuides, Tutorials und API-Referenz
ArtikelEinblicke, Updates und Produktartikel
BlogCompany updates, guides, and engineering notes
NewsUnternehmensmeldungen und Presse
Agent DiscoveryA2A-Agentenkarte, Plugin-Manifest und Integrationsleitfaden
Preise
Kontakt
Loslegen
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