Spawner News endpoint in a simple Python library.
pip install spawner -U
It's as simple as this...
from spawner.nlp import news ticker = 'aapl' news_df = news(token, ticker)
Last updated 4 years ago
Was this helpful?