Skip to content

Commit

Permalink
fix: without secret
Browse files Browse the repository at this point in the history
  • Loading branch information
varshakumarr committed Jul 8, 2024
1 parent d608f11 commit d05755e
Showing 1 changed file with 40 additions and 40 deletions.
80 changes: 40 additions & 40 deletions Instagram/Instagram_Extract_details_from_account.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@
"id": "d40e70c0-a388-417b-a50f-c50bb82cc0b3",
"metadata": {
"execution": {
"iopub.execute_input": "2024-07-08T21:22:37.198608Z",
"iopub.status.busy": "2024-07-08T21:22:37.198348Z",
"iopub.status.idle": "2024-07-08T21:22:37.628862Z",
"shell.execute_reply": "2024-07-08T21:22:37.628308Z",
"shell.execute_reply.started": "2024-07-08T21:22:37.198540Z"
"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"
},
"papermill": {},
"tags": []
Expand Down Expand Up @@ -141,18 +141,18 @@
"id": "ce903236-60d1-4087-a31e-9321f2df6112",
"metadata": {
"execution": {
"iopub.execute_input": "2024-07-08T21:22:37.630171Z",
"iopub.status.busy": "2024-07-08T21:22:37.629960Z",
"iopub.status.idle": "2024-07-08T21:22:37.633585Z",
"shell.execute_reply": "2024-07-08T21:22:37.632976Z",
"shell.execute_reply.started": "2024-07-08T21:22:37.630145Z"
"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"
},
"papermill": {},
"tags": []
},
"outputs": [],
"source": [
"apify_token = \"apify_api_gXWnLEPiE7wC8ALUwQkJ0QcdbuQzU847JwNP\"\n",
"apify_token = \"apify_api_gXWnLEPiE7wC8ALUwQkJ0QcdbuQzU8xxxxxx\"\n",
"instagram_profile_url = \"https://www.instagram.com/naaslife/\"\n",
"output_csv1 = f\"{instagram_profile_url.split('https://www.instagram.com/')[1].replace('/', '_')}instagram_account.csv\"\n",
"output_csv2 = f\"{instagram_profile_url.split('https://www.instagram.com/')[1].replace('/', '_')}instagram_posts.csv\""
Expand Down Expand Up @@ -186,11 +186,11 @@
"id": "legislative-taiwan",
"metadata": {
"execution": {
"iopub.execute_input": "2024-07-08T21:22:37.634743Z",
"iopub.status.busy": "2024-07-08T21:22:37.634527Z",
"iopub.status.idle": "2024-07-08T21:22:46.737950Z",
"shell.execute_reply": "2024-07-08T21:22:46.737277Z",
"shell.execute_reply.started": "2024-07-08T21:22:37.634716Z"
"iopub.execute_input": "2024-07-08T21:29:34.819173Z",
"iopub.status.busy": "2024-07-08T21:29:34.818962Z",
"iopub.status.idle": "2024-07-08T21:29:43.408776Z",
"shell.execute_reply": "2024-07-08T21:29:43.408131Z",
"shell.execute_reply.started": "2024-07-08T21:29:34.819148Z"
},
"papermill": {},
"tags": []
Expand Down Expand Up @@ -285,11 +285,11 @@
"id": "c7ac65a4-dd93-43c4-8090-c86a2aa28898",
"metadata": {
"execution": {
"iopub.execute_input": "2024-07-08T21:22:46.739075Z",
"iopub.status.busy": "2024-07-08T21:22:46.738892Z",
"iopub.status.idle": "2024-07-08T21:22:46.759351Z",
"shell.execute_reply": "2024-07-08T21:22:46.758768Z",
"shell.execute_reply.started": "2024-07-08T21:22:46.739054Z"
"iopub.execute_input": "2024-07-08T21:29:43.410195Z",
"iopub.status.busy": "2024-07-08T21:29:43.409944Z",
"iopub.status.idle": "2024-07-08T21:29:43.429473Z",
"shell.execute_reply": "2024-07-08T21:29:43.428870Z",
"shell.execute_reply.started": "2024-07-08T21:29:43.410165Z"
},
"tags": []
},
Expand Down Expand Up @@ -385,15 +385,15 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 5,
"id": "be26e796-6c38-4152-a0b8-49f51b617a6f",
"metadata": {
"execution": {
"iopub.execute_input": "2024-07-08T21:23:24.525210Z",
"iopub.status.busy": "2024-07-08T21:23:24.524992Z",
"iopub.status.idle": "2024-07-08T21:23:24.558533Z",
"shell.execute_reply": "2024-07-08T21:23:24.557920Z",
"shell.execute_reply.started": "2024-07-08T21:23:24.525189Z"
"iopub.execute_input": "2024-07-08T21:29:43.430709Z",
"iopub.status.busy": "2024-07-08T21:29:43.430481Z",
"iopub.status.idle": "2024-07-08T21:29:43.700834Z",
"shell.execute_reply": "2024-07-08T21:29:43.700365Z",
"shell.execute_reply.started": "2024-07-08T21:29:43.430681Z"
},
"tags": []
},
Expand All @@ -412,15 +412,15 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 6,
"id": "4472174c-fa1d-49a4-8dfe-b16d3ad39b4c",
"metadata": {
"execution": {
"iopub.execute_input": "2024-07-08T21:22:58.311571Z",
"iopub.status.busy": "2024-07-08T21:22:58.311357Z",
"iopub.status.idle": "2024-07-08T21:22:58.335386Z",
"shell.execute_reply": "2024-07-08T21:22:58.334746Z",
"shell.execute_reply.started": "2024-07-08T21:22:58.311549Z"
"iopub.execute_input": "2024-07-08T21:29:43.703216Z",
"iopub.status.busy": "2024-07-08T21:29:43.702943Z",
"iopub.status.idle": "2024-07-08T21:29:43.876777Z",
"shell.execute_reply": "2024-07-08T21:29:43.876236Z",
"shell.execute_reply.started": "2024-07-08T21:29:43.703189Z"
},
"tags": []
},
Expand Down Expand Up @@ -704,7 +704,7 @@
"11 2022-06-16T07:49:29.000Z "
]
},
"execution_count": 7,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -742,15 +742,15 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 7,
"id": "29bd55e8-47d6-4ee4-a233-eabf047f4beb",
"metadata": {
"execution": {
"iopub.execute_input": "2024-07-08T21:23:01.789193Z",
"iopub.status.busy": "2024-07-08T21:23:01.788854Z",
"iopub.status.idle": "2024-07-08T21:23:02.482024Z",
"shell.execute_reply": "2024-07-08T21:23:02.481431Z",
"shell.execute_reply.started": "2024-07-08T21:23:01.789151Z"
"iopub.execute_input": "2024-07-08T21:29:43.877843Z",
"iopub.status.busy": "2024-07-08T21:29:43.877624Z",
"iopub.status.idle": "2024-07-08T21:29:44.140133Z",
"shell.execute_reply": "2024-07-08T21:29:44.139642Z",
"shell.execute_reply.started": "2024-07-08T21:29:43.877816Z"
},
"tags": []
},
Expand Down

0 comments on commit d05755e

Please sign in to comment.