Open tim1197 opened 9 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.
loader.get(filing_type, cik, limit=limit, before=before, after=after, download_details=True)
set download_details to be True
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.