sec-stream


Namesec-stream JSON
Version 0.0.34 PyPI version JSON
download
home_page
SummaryA package to scrape SEC data
upload_time2023-10-19 03:37:49
maintainer
docs_urlNone
authorNoah Taylor
requires_python
license
keywords python sec finance requests
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# sec-stream

A Python package to scrape earnings Releases and other reports from the U.S. Securities

and Exchange Commission (SEC) website



## Usage


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sec-stream",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,sec,finance,requests",
    "author": "Noah Taylor",
    "author_email": "nstaylor03@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f9/a5/33a28520d511ea40c2148f0cc88f043353949ea26a3f4cea000fa8f707f0/sec_stream-0.0.34.tar.gz",
    "platform": null,
    "description": "\r\n# sec-stream\r\n\r\nA Python package to scrape earnings Releases and other reports from the U.S. Securities\r\n\r\nand Exchange Commission (SEC) website\r\n\r\n\r\n\r\n## Usage\r\n\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package to scrape SEC data",
    "version": "0.0.34",
    "project_urls": null,
    "split_keywords": [
        "python",
        "sec",
        "finance",
        "requests"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b544324335a8b25ef80e6b0605584df86a5c8ff0f0f9b6168f06e806c4589135",
                "md5": "2b8fb784e4064b8820298b6332db0fa0",
                "sha256": "a52e2628a15bc959c4706c69493f2572ec406270fd49456305e877db3dcd83e4"
            },
            "downloads": -1,
            "filename": "sec_stream-0.0.34-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2b8fb784e4064b8820298b6332db0fa0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 178652,
            "upload_time": "2023-10-19T03:37:46",
            "upload_time_iso_8601": "2023-10-19T03:37:46.860508Z",
            "url": "https://files.pythonhosted.org/packages/b5/44/324335a8b25ef80e6b0605584df86a5c8ff0f0f9b6168f06e806c4589135/sec_stream-0.0.34-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9a533a28520d511ea40c2148f0cc88f043353949ea26a3f4cea000fa8f707f0",
                "md5": "3ced5984827d19139390b7b605a0a887",
                "sha256": "e32b24fd5ed96748ceb18808146391ec7f3a1a6c77721d906dda2f0aefb294cc"
            },
            "downloads": -1,
            "filename": "sec_stream-0.0.34.tar.gz",
            "has_sig": false,
            "md5_digest": "3ced5984827d19139390b7b605a0a887",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 175768,
            "upload_time": "2023-10-19T03:37:49",
            "upload_time_iso_8601": "2023-10-19T03:37:49.067888Z",
            "url": "https://files.pythonhosted.org/packages/f9/a5/33a28520d511ea40c2148f0cc88f043353949ea26a3f4cea000fa8f707f0/sec_stream-0.0.34.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-19 03:37:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sec-stream"
}
        
Elapsed time: 0.12233s