FireCrawl은 모든 웹사이트를 크롤링하여 LLM에 바로 사용할 수 있는 데이터로 변환합니다. 접근 가능한 모든 하위 페이지를 크롤링하고 각 페이지에 대한 깔끔한 markdown과 metadata를 제공합니다. sitemap이 필요하지 않습니다.

Installation and Setup

python SDK를 설치합니다:
pip install firecrawl-py==0.0.20

Document loader

사용 예제를 참조하세요.
from langchain_community.document_loaders import FireCrawlLoader

Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.
I