Closed Yizhang-Li closed 4 days ago
I got same situation. I checked download_by_ticker and it returns <Response[404]>.
ufocatcher api is closed, so https://github.com/BuffettCode/edinet_xbrl/blob/master/edinet_xbrl/ufocatcher_util.py is not working.
I get nothing when I run the following code.
ticker = "8316" xbrl_downloader.download_by_ticker(ticker, target_dir)