Metadata-Version: 1.2
Name: secapi
Version: 0.1.0
Summary: A client library for SEC company filings and registration info.
Home-page: https://github.com/sec-api/sec-api-python-client
Author: https://sec-api.com
Author-email: contact@sec-api.com
License: UNKNOWN
Description: ======
        SecApi
        ======
        
        
        
        
        A client library for SEC company filings and registration info.
        
        Make queries to retrieve and filter company filings and download the actual submitted form files.
        
        Covers SEC Edgar filings for more than 10000 publicly listed companies.
        
        Supports more than 400 SEC form types including 10-K, 10-Q, 3, 4, 5, 8-K, 6-K, 11-K and more.
        
        Free API token is available on https://sec-api.com
        
        
        
        =======
        History
        =======
        
        0.1.0 (2020-04-29)
        ------------------
        
        * First release on PyPI.
        
Keywords: secapi
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
