py-edgar
py-edgar copied to clipboard
:diamonds: - maintenace update for required SEC headers
- Added new required request headers for SEC EDGAR
- Added UTF-8 header
- Changed dependecy from broken fuzzwuzz to new rapidfuzz. Fixes #28
- Fixes #24 (with user comment poor-mans patch for checking rate limits)
- minor formatting adjustments for code readabiltiy
Changes to be committed: modified: edgar/company.py modified: edgar/document.py modified: edgar/edgar.py modified: requirements.txt