From 0fe265ecd5c78a3fd944bd628443a0e71fdd8d80 Mon Sep 17 00:00:00 2001 From: Arthur Richard Date: Wed, 3 Jul 2024 14:19:31 +0200 Subject: [PATCH] :memo: updating seloger API key instructions (#129) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd73fad..32c32ac 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ for result in seloger.search(query): | **Third party** | **Instructions** | |-----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [](https://www.google.fr/intl/fr/sheets/about/) | To learn how to create credentials, go to [Create credentials](https://developers.google.com/workspace/guides/create-credentials). Once you create the credentials, make sure the downloaded JSON file is saved as credentials.json. Then move the file to your working directory and fill the path when instanciating the service. | -| [](https://www.seloger.com/) | Generate your API key [here](https://rapidapi.com/apidojo/api/seloger/). An account on RapidAPI is needed to retrieve an API key. | +| [](https://www.seloger.com/) | Write to apidojo@gmail.com, they'll give you access to their private "SeLoger" API with free 500 calls per month. Thanks [@julienbonnet50](https://github.com/julienbonnet50) for investigating. | | [](https://www.orpi.com/) | Nothing to do. | | [](https://www.erafrance.com) | Work in progress. | | [](https://www.laforet.com/) | Work in progress. |