AIsa, Alibaba와 Tribe Capital 공동 주도로 650만 달러 투자 유치자세히 보기
가격
문의
시작하기
API키 하나로 5,000+ 실시간 API와 데이터 소스
스킬에이전트가 바로 호출할 수 있는 액션
모델모델 제공업체와 가격 살펴보기
AIsa CIO멀티마켓 포트폴리오 밸류에이션, SEC 공시 분석 및 자산 배분 결정
문서가이드, 튜토리얼 및 API 레퍼런스
아티클인사이트, 업데이트 및 제품 소식
블로그회사 소식, 가이드 및 엔지니어링 노트
뉴스회사 공지 및 언론 보도
에이전트 디스커버리A2A 에이전트 카드, 플러그인 매니페스트 및 통합 가이드
가격
문의
시작하기
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