jadchaar / sec-edgar-downloader

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

Skipping full submission download for '0000320193-21-000105' due to network error: 404 Client Error: Not Found for url: https://www.sec.gov/Archives/edgar/data/0000320193/000032019321000105/0000320193-21-000105.txt. #100

Open lixuanze opened 2 years ago

lixuanze commented 2 years ago

Hi, someone please fix the issue above. I am not able to use SEC-edger to download any document now. Thanks!

lpyleo-123 commented 2 years ago

Hello! I am also facing this problem today. Also 404.

lixuanze commented 2 years ago

Hi, I don't understand... Could you please elaborate on what does User-Agent do? Is it in the code or anything?

lpyleo-123 commented 2 years ago

Hello, lixuanze! It works again with no 404 now. Try again, please.

punitarani commented 2 years ago

Hi, I don't understand... Could you please elaborate on what does User-Agent do? Is it in the code or anything?

SEC requires you to provide some basic "whoami" information when making requests using the User-Agent header. Check out https://www.sec.gov/os/accessing-edgar-data.