From 2d4dd1f9dfbc42fcda59a503da9c32adc6fb3ddb Mon Sep 17 00:00:00 2001 From: Ilyas Date: Wed, 4 Sep 2024 19:36:10 +0200 Subject: [PATCH 1/2] fix wrong link to self host documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63dd6ea5..8a82c2ee 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ We provide an easy to use API with our hosted version. You can find the playgrou - [x] [Zapier Integration](https://zapier.com/apps/firecrawl/integrations) - [ ] Want an SDK or Integration? Let us know by opening an issue. -To run locally, refer to guide [here](https://github.com/mendableai/firecrawl/blob/main/CONTRIBUTING.md). +To run locally, refer to guide [here](https://github.com/mendableai/firecrawl/blob/main/SELF_HOST.md). ### API Key From 923318246446f60d5e90d64aacb0f656b5a85b02 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Thu, 19 Sep 2024 18:57:38 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee79b9f0..5fe7e303 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Check out the following resources to get started: - [x] [Pabbly Integration](https://www.pabbly.com/connect/integrations/firecrawl/) - [ ] Want an SDK or Integration? Let us know by opening an issue. -To run locally, refer to guide [here](https://github.com/mendableai/firecrawl/blob/main/SELF_HOST.md). +To run locally, refer to guide [here](https://github.com/mendableai/firecrawl/blob/main/CONTRIBUTING.md). ### API Key @@ -507,7 +507,7 @@ Firecrawl Cloud is available at [firecrawl.dev](https://firecrawl.dev) and offer ## Contributing -We love contributions! Please read our [contributing guide](CONTRIBUTING.md) before submitting a pull request. +We love contributions! Please read our [contributing guide](CONTRIBUTING.md) before submitting a pull request. If you'd like to self-host, refer to the [self-hosting guide](SELF_HOST.md). _It is the sole responsibility of the end users to respect websites' policies when scraping, searching and crawling with Firecrawl. Users are advised to adhere to the applicable privacy policies and terms of use of the websites prior to initiating any scraping activities. By default, Firecrawl respects the directives specified in the websites' robots.txt files when crawling. By utilizing Firecrawl, you expressly agree to comply with these conditions._