BuffettCode / edinet_xbrl

A Python xbrl file downloader and parser for EDINET
https://www.buffett-code.com/
Apache License 2.0
127 stars 27 forks source link

Return Nothing #10

Closed Yizhang-Li closed 4 days ago

Yizhang-Li commented 2 years ago

I get nothing when I run the following code.

ticker = "8316" xbrl_downloader.download_by_ticker(ticker, target_dir)

knarimatsu commented 9 months ago

I got same situation. I checked download_by_ticker and it returns <Response[404]>.

shoe116 commented 4 days ago

ufocatcher api is closed, so https://github.com/BuffettCode/edinet_xbrl/blob/master/edinet_xbrl/ufocatcher_util.py is not working.