From a25651cf56fbc95988b31901f1fa9c79f4e85d28 Mon Sep 17 00:00:00 2001 From: Varsha Kumar Date: Tue, 9 Jul 2024 11:40:11 +0200 Subject: [PATCH] feat: procedure to get apify token --- ...stagram_Extract_details_from_account.ipynb | 42 ++++++++++++++----- 1 file changed, 31 insertions(+), 11 deletions(-) diff --git a/Instagram/Instagram_Extract_details_from_account.ipynb b/Instagram/Instagram_Extract_details_from_account.ipynb index 212cbca5f6..665e3633d3 100644 --- a/Instagram/Instagram_Extract_details_from_account.ipynb +++ b/Instagram/Instagram_Extract_details_from_account.ipynb @@ -55,7 +55,7 @@ "tags": [] }, "source": [ - "**Last update:** 2024-07-04 (Created: 2024-07-04)" + "**Last update:** 2024-07-09 (Created: 2024-07-04)" ] }, { @@ -71,6 +71,26 @@ "**Description:** This notebook allows users to extract details from an Instagram account." ] }, + { + "cell_type": "markdown", + "id": "88ed8bb2-2694-4848-a3ef-afc0f4e65e07", + "metadata": {}, + "source": [ + "### How to retrive API key with apify" + ] + }, + { + "cell_type": "markdown", + "id": "0fca1344-877b-417d-94f0-1f024a029523", + "metadata": {}, + "source": [ + "1. Go to https://apify.com.\n", + "2. Click \"Sign up for free\" and use your google account to sign up.\n", + "3. Once your account has been created, navigate to \"Settings\" on the left panel of the screen.\n", + "4. Here you will click on the tab labeled \"Integrations\" where your personal API token that was automatically generated with sign up will be.\n", + "5. Copy that token and use it to extract data!" + ] + }, { "cell_type": "markdown", "id": "input_cell", @@ -99,11 +119,11 @@ "id": "d40e70c0-a388-417b-a50f-c50bb82cc0b3", "metadata": { "execution": { - "iopub.execute_input": "2024-07-08T21:29:33.402992Z", - "iopub.status.busy": "2024-07-08T21:29:33.402544Z", - "iopub.status.idle": "2024-07-08T21:29:34.812630Z", - "shell.execute_reply": "2024-07-08T21:29:34.812039Z", - "shell.execute_reply.started": "2024-07-08T21:29:33.402899Z" + "iopub.execute_input": "2024-07-09T09:36:57.966063Z", + "iopub.status.busy": "2024-07-09T09:36:57.965772Z", + "iopub.status.idle": "2024-07-09T09:36:58.409889Z", + "shell.execute_reply": "2024-07-09T09:36:58.409329Z", + "shell.execute_reply.started": "2024-07-09T09:36:57.965976Z" }, "papermill": {}, "tags": [] @@ -141,11 +161,11 @@ "id": "ce903236-60d1-4087-a31e-9321f2df6112", "metadata": { "execution": { - "iopub.execute_input": "2024-07-08T21:29:34.814321Z", - "iopub.status.busy": "2024-07-08T21:29:34.814082Z", - "iopub.status.idle": "2024-07-08T21:29:34.817721Z", - "shell.execute_reply": "2024-07-08T21:29:34.817114Z", - "shell.execute_reply.started": "2024-07-08T21:29:34.814273Z" + "iopub.execute_input": "2024-07-09T09:36:58.539921Z", + "iopub.status.busy": "2024-07-09T09:36:58.539682Z", + "iopub.status.idle": "2024-07-09T09:36:58.543836Z", + "shell.execute_reply": "2024-07-09T09:36:58.543209Z", + "shell.execute_reply.started": "2024-07-09T09:36:58.539897Z" }, "papermill": {}, "tags": []