|
55 | 55 | "tags": []
|
56 | 56 | },
|
57 | 57 | "source": [
|
58 |
| - "**Last update:** 2024-07-04 (Created: 2024-07-04)" |
| 58 | + "**Last update:** 2024-07-09 (Created: 2024-07-04)" |
59 | 59 | ]
|
60 | 60 | },
|
61 | 61 | {
|
|
71 | 71 | "**Description:** This notebook allows users to extract details from an Instagram account."
|
72 | 72 | ]
|
73 | 73 | },
|
| 74 | + { |
| 75 | + "cell_type": "markdown", |
| 76 | + "id": "88ed8bb2-2694-4848-a3ef-afc0f4e65e07", |
| 77 | + "metadata": {}, |
| 78 | + "source": [ |
| 79 | + "### How to retrive API key with apify" |
| 80 | + ] |
| 81 | + }, |
| 82 | + { |
| 83 | + "cell_type": "markdown", |
| 84 | + "id": "0fca1344-877b-417d-94f0-1f024a029523", |
| 85 | + "metadata": {}, |
| 86 | + "source": [ |
| 87 | + "1. Go to https://apify.com.\n", |
| 88 | + "2. Click \"Sign up for free\" and use your google account to sign up.\n", |
| 89 | + "3. Once your account has been created, navigate to \"Settings\" on the left panel of the screen.\n", |
| 90 | + "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", |
| 91 | + "5. Copy that token and use it to extract data!" |
| 92 | + ] |
| 93 | + }, |
74 | 94 | {
|
75 | 95 | "cell_type": "markdown",
|
76 | 96 | "id": "input_cell",
|
|
99 | 119 | "id": "d40e70c0-a388-417b-a50f-c50bb82cc0b3",
|
100 | 120 | "metadata": {
|
101 | 121 | "execution": {
|
102 |
| - "iopub.execute_input": "2024-07-08T21:29:33.402992Z", |
103 |
| - "iopub.status.busy": "2024-07-08T21:29:33.402544Z", |
104 |
| - "iopub.status.idle": "2024-07-08T21:29:34.812630Z", |
105 |
| - "shell.execute_reply": "2024-07-08T21:29:34.812039Z", |
106 |
| - "shell.execute_reply.started": "2024-07-08T21:29:33.402899Z" |
| 122 | + "iopub.execute_input": "2024-07-09T09:36:57.966063Z", |
| 123 | + "iopub.status.busy": "2024-07-09T09:36:57.965772Z", |
| 124 | + "iopub.status.idle": "2024-07-09T09:36:58.409889Z", |
| 125 | + "shell.execute_reply": "2024-07-09T09:36:58.409329Z", |
| 126 | + "shell.execute_reply.started": "2024-07-09T09:36:57.965976Z" |
107 | 127 | },
|
108 | 128 | "papermill": {},
|
109 | 129 | "tags": []
|
|
141 | 161 | "id": "ce903236-60d1-4087-a31e-9321f2df6112",
|
142 | 162 | "metadata": {
|
143 | 163 | "execution": {
|
144 |
| - "iopub.execute_input": "2024-07-08T21:29:34.814321Z", |
145 |
| - "iopub.status.busy": "2024-07-08T21:29:34.814082Z", |
146 |
| - "iopub.status.idle": "2024-07-08T21:29:34.817721Z", |
147 |
| - "shell.execute_reply": "2024-07-08T21:29:34.817114Z", |
148 |
| - "shell.execute_reply.started": "2024-07-08T21:29:34.814273Z" |
| 164 | + "iopub.execute_input": "2024-07-09T09:36:58.539921Z", |
| 165 | + "iopub.status.busy": "2024-07-09T09:36:58.539682Z", |
| 166 | + "iopub.status.idle": "2024-07-09T09:36:58.543836Z", |
| 167 | + "shell.execute_reply": "2024-07-09T09:36:58.543209Z", |
| 168 | + "shell.execute_reply.started": "2024-07-09T09:36:58.539897Z" |
149 | 169 | },
|
150 | 170 | "papermill": {},
|
151 | 171 | "tags": []
|
|
0 commit comments