Our new LangChain Academy Course Deep Research with LangGraph is now live! Enroll for free.
OSS (v1-alpha)
LangChain and LangGraph
FireCrawl crawls and converts any website into LLM-ready data. It crawls all accessible subpages and give you clean markdown and metadata for each. No sitemap required.
pip install firecrawl-py==0.0.20
from langchain_community.document_loaders import FireCrawlLoader