Skip to content

Commit a532232

Browse files
authored
Update README.md
1 parent 00bb958 commit a532232

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
3535
# 🔥 Firecrawl
3636

37-
Crawl and convert any website into LLM-ready markdown or structured data. Built by [Mendable.ai](https://mendable.ai?ref=gfirecrawl) and the Firecrawl community. Includes powerful scraping, crawling and data extraction capabilities.
37+
Empower your AI apps with clean data from any website. Featuring advanced scraping, crawling, and data extraction capabilities.
3838

39-
_This repository is in its early development stages. We are still merging custom modules in the mono repo. It's not completely yet ready for full self-host deployment, but you can already run it locally._
39+
_This repository is in early development, and we’re still integrating custom modules into the mono repo. It's not fully ready for self-hosted deployment yet, but you can run it locally._
4040

4141
## What is Firecrawl?
4242

@@ -52,18 +52,25 @@ _Pst. hey, you, join our stargazers :)_
5252

5353
We provide an easy to use API with our hosted version. You can find the playground and documentation [here](https://firecrawl.dev/playground). You can also self host the backend if you'd like.
5454

55-
- [x] [API](https://firecrawl.dev/playground)
56-
- [x] [Python SDK](https://github.com/mendableai/firecrawl/tree/main/apps/python-sdk)
57-
- [x] [Node SDK](https://github.com/mendableai/firecrawl/tree/main/apps/js-sdk)
55+
Check out the following resources to get started:
56+
- [x] [API](https://docs.firecrawl.dev/api-reference/introduction)
57+
- [x] [Python SDK](https://docs.firecrawl.dev/sdks/python)
58+
- [x] [Node SDK](https://docs.firecrawl.dev/sdks/node)
59+
- [x] [Go SDK](https://docs.firecrawl.dev/sdks/go)
60+
- [x] [Rust SDK](https://docs.firecrawl.dev/sdks/rust)
5861
- [x] [Langchain Integration 🦜🔗](https://python.langchain.com/docs/integrations/document_loaders/firecrawl/)
5962
- [x] [Langchain JS Integration 🦜🔗](https://js.langchain.com/docs/integrations/document_loaders/web_loaders/firecrawl)
6063
- [x] [Llama Index Integration 🦙](https://docs.llamaindex.ai/en/latest/examples/data_connectors/WebPageDemo/#using-firecrawl-reader)
6164
- [x] [Dify Integration](https://dify.ai/blog/dify-ai-blog-integrated-with-firecrawl)
6265
- [x] [Langflow Integration](https://docs.langflow.org/)
6366
- [x] [Crew.ai Integration](https://docs.crewai.com/)
6467
- [x] [Flowise AI Integration](https://docs.flowiseai.com/integrations/langchain/document-loaders/firecrawl)
68+
- [x] [Composio Integration](https://composio.dev/tools/firecrawl/all)
6569
- [x] [PraisonAI Integration](https://docs.praison.ai/firecrawl/)
6670
- [x] [Zapier Integration](https://zapier.com/apps/firecrawl/integrations)
71+
- [x] [Cargo Integration](https://docs.getcargo.io/integration/firecrawl)
72+
- [x] [Pipedream Integration](https://pipedream.com/apps/firecrawl/)
73+
- [x] [Pabbly Integration](https://www.pabbly.com/connect/integrations/firecrawl/)
6774
- [ ] Want an SDK or Integration? Let us know by opening an issue.
6875

6976
To run locally, refer to guide [here](https://github.com/mendableai/firecrawl/blob/main/CONTRIBUTING.md).

0 commit comments

Comments
 (0)