Benzinga / websocket-feed-examples

Examples using Benzinga's streaming websocket feeds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

websocket-feed-examples

Examples using Benzinga's streaming websocket feeds. Documentation available at https://docs.benzinga.io/.

See https://docs.benzinga.io/benzinga/newsfeed-stream-v1.html for Newsfeed streaming documentation.

Usage/Development

This is provided as an example only. It is not intended to be used as production code.

Python

Requires Python 3+

Assumes Mac/Linux environment.

Using Poetry, clone repo, change to python-newsfeed and run poetry install.

Run

export BZ_API_KEY='your api key'
python python-newsfeed/python_newsfeed/newsfeed.py

About

Examples using Benzinga's streaming websocket feeds

License:MIT License


Languages

Language:Python 100.0%