ranaroussi / yfinance

Download market data from Yahoo! Finance's API
https://aroussi.com/post/python-yahoo-finance
Apache License 2.0
14.72k stars 2.44k forks source link

Get info of all UPCOMING corporate events for given ticker? #1308

Open Robczan opened 1 year ago

Robczan commented 1 year ago

Is it possible to obtain all announced upcoming corporate actions for given ticker (dividends, splits, mergers, etc)? They are listed on

https://finance.yahoo.com/calendar/

ValueRaider commented 1 year ago

Probably possible to implement scraping, but not possible with yfinance right now. Same request as #1223

VictorGob commented 10 months ago

Is it not possible because it hasn't been implemented or for some legal reason?

ValueRaider commented 10 months ago

Not implemented