mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-06-16 15:06:53 +00:00
Update searchindexer.ipynb
This commit is contained in:
parent
6d955e8fb9
commit
26a838c000
@ -65,7 +65,7 @@
|
||||
" def stocks():\n",
|
||||
"\n",
|
||||
" raw_symbols = r.get(\n",
|
||||
" f\"https://cloud.iexapis.com/stable/ref-data/symbols?token=sk_b3323ec3072e44c5acc414868bdd40ce\"\n",
|
||||
" f\"https://cloud.iexapis.com/stable/ref-data/symbols?token=WOOOPS\"\n",
|
||||
" ).json()\n",
|
||||
" symbols = pd.DataFrame(data=raw_symbols)\n",
|
||||
"\n",
|
||||
@ -273,4 +273,4 @@
|
||||
"source": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user