jadchaar / sec-edgar-downloader

📈 Download filings from the SEC EDGAR database using Python
https://sec-edgar-downloader.readthedocs.io
MIT License
485 stars 136 forks source link

Problems with downloading 10K filings #137

Open tim1197 opened 8 months ago

tim1197 commented 8 months ago

If i try to download 10K filings i do not get any meaningful output. I just get a txt file with links and random structure inside. Parsing doesn't work. Thanks in advance.

bulaienTang commented 7 months ago

loader.get(filing_type, cik, limit=limit, before=before, after=after, download_details=True)

set download_details to be True