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

Custom user agent #114

Closed rkeshwani closed 1 year ago

rkeshwani commented 1 year ago

Added support to apply custom user agent to comply with SEC's request to supply a legitimate header while maintaining previous functionality. See Issue #113

jadchaar commented 1 year ago

Hi @rkeshwani, I have been hard at work re-writing this package from the ground up and have included a similar change in v5.0 of this package, which I finally released today after months of work. Do check it out and let me know what you think!