## SEC Downloaders
A package to download SEC filings. Best used in conjunction with [SEC Parsers](https://github.com/john-friedman/SEC-Parsers)
### TODO
company metadata
filing metadata
download all 10-ks, etc
xbrl? https://www.sec.gov/cgi-bin/browse-edgar?action=getcurrent
may have to scrape sitemap - look into scraping
rss feed?
## Known Issues
If a company is new, the data on file may not record it.
Raw data
{
"_id": null,
"home_page": "https://github.com/john-friedman/SEC-Downloaders",
"name": "sec-downloaders",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "John Friedman",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/e2/9d/90f9a1f47d1b56a8e26f0bd9b06a683cb45e118884ae75870f00042d036a/sec_downloaders-0.4.tar.gz",
"platform": null,
"description": "## SEC Downloaders\r\nA package to download SEC filings. Best used in conjunction with [SEC Parsers](https://github.com/john-friedman/SEC-Parsers)\r\n\r\n### TODO\r\ncompany metadata\r\nfiling metadata\r\ndownload all 10-ks, etc\r\nxbrl? https://www.sec.gov/cgi-bin/browse-edgar?action=getcurrent\r\nmay have to scrape sitemap - look into scraping\r\nrss feed?\r\n\r\n## Known Issues\r\nIf a company is new, the data on file may not record it.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A package to download SEC filings",
"version": "0.4",
"project_urls": {
"Homepage": "https://github.com/john-friedman/SEC-Downloaders"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "76f592f6a563ce2e7e78c99a47a9671471b275155dd708275325cf2c4a34435c",
"md5": "152c259636953af489436a43522b5369",
"sha256": "fb2e5fa93bbc8e01cab2095f4fbc5f12da288d0f905e41a2697fb11a9c16131c"
},
"downloads": -1,
"filename": "sec_downloaders-0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "152c259636953af489436a43522b5369",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 171454,
"upload_time": "2024-07-28T23:59:51",
"upload_time_iso_8601": "2024-07-28T23:59:51.735742Z",
"url": "https://files.pythonhosted.org/packages/76/f5/92f6a563ce2e7e78c99a47a9671471b275155dd708275325cf2c4a34435c/sec_downloaders-0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e29d90f9a1f47d1b56a8e26f0bd9b06a683cb45e118884ae75870f00042d036a",
"md5": "99dc1ae0360c479b19527a1da04465bc",
"sha256": "f4d8a5283bf89e3694621a47cff729171d64af5d2d1fe64eb5be13abcdd50591"
},
"downloads": -1,
"filename": "sec_downloaders-0.4.tar.gz",
"has_sig": false,
"md5_digest": "99dc1ae0360c479b19527a1da04465bc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 171058,
"upload_time": "2024-07-28T23:59:53",
"upload_time_iso_8601": "2024-07-28T23:59:53.375665Z",
"url": "https://files.pythonhosted.org/packages/e2/9d/90f9a1f47d1b56a8e26f0bd9b06a683cb45e118884ae75870f00042d036a/sec_downloaders-0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-28 23:59:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "john-friedman",
"github_project": "SEC-Downloaders",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "sec-downloaders"
}