A feature-rich python package for interacting with the US Securities and Exchange Commission API: EDGAR
copied from cf-post-staging / edgar-secedgar-sec is a Python package for interacting with the US Securities and Exchange Commission EDGAR API. It provides a feature-rich interface with: - Native support for asynchronous requests (async) - All method outputs are mapped to dataclasses for better usability - Local caching for easier data access and faster execution times - Built-in rate limiter that doesn't exceed 10 calls per second - MyPy compatible type stubs