From e0af9f68e2605717c8405445b60ea2dd78108b95 Mon Sep 17 00:00:00 2001 From: Gokdeniz Kaymak Date: Mon, 24 Aug 2026 16:54:09 +0200 Subject: [PATCH] chore: sign up tracking --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f39992f..09b108b 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ pip install langchain-apify You should configure credentials by setting the following environment variable: - `APIFY_TOKEN`: Apify API token. (`APIFY_API_TOKEN` is also honoured as a deprecated alias for backwards compatibility.) -Register your free Apify account [here](https://console.apify.com/sign-up) and learn how to get your API token in the [Apify documentation](https://docs.apify.com/platform/integrations/api). +Get your API token from [Apify Console](https://console.apify.com/settings/integrations?utm_source=langchain&utm_medium=integrations) — you'll be prompted to register a free Apify account if you don't have one yet. ## Tools