In this video, we'll be exploring how to use Polygon.io's Reference Data Endpoints with Python. Polygon.io offers a range of stock market reference data, which can be used to retrieve ticker symbols, exchanges, and historical events like stock splits and dividends. By using these endpoints, you can enrich other data and get a better understanding of the stock market.
We'll go over some of the most useful endpoints, including Tickers, Ticker Details, Dividends, and Ticker News. We'll also show you how to use the client-python library's examples/rest directory to get started with these endpoints in Python. By the end of this video, you'll have a better understanding of how to use Polygon.io's reference data endpoints with Python.
Links:
- https://polygon.io/
- https://polygon.io/docs/stocks/getting-started
- https://github.com/polygon-io/client-python
00:00 - Intro
00:18 - Three useful resources
00:59 - Market Data Endpoints
02:44 - Demos
Download
0 formats
No download links available.
Demo: Stock Market Reference Data with Polygon.io + Python | NatokHD