{"id":23480082,"url":"https://github.com/john-friedman/datamule-python","last_synced_at":"2025-08-27T08:32:04.921Z","repository":{"id":255731488,"uuid":"853483517","full_name":"john-friedman/datamule-python","owner":"john-friedman","description":"A package to work with SEC data. Incorporates datamule endpoints.","archived":false,"fork":false,"pushed_at":"2025-08-25T00:36:05.000Z","size":111458,"stargazers_count":398,"open_issues_count":6,"forks_count":54,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-08-25T03:23:32.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/john-friedman.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-06T18:44:01.000Z","updated_at":"2025-08-24T12:55:34.000Z","dependencies_parsed_at":"2024-09-14T14:32:27.156Z","dependency_job_id":"f32620b9-c7ac-444e-94b0-8d7c00c754c1","html_url":"https://github.com/john-friedman/datamule-python","commit_stats":null,"previous_names":["john-friedman/datamule-python"],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/john-friedman/datamule-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-friedman%2Fdatamule-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-friedman%2Fdatamule-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-friedman%2Fdatamule-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-friedman%2Fdatamule-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/john-friedman","download_url":"https://codeload.github.com/john-friedman/datamule-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john-friedman%2Fdatamule-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272310303,"owners_count":24911651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-24T20:00:48.112Z","updated_at":"2025-08-27T08:32:04.907Z","avatar_url":"https://github.com/john-friedman.png","language":"Python","funding_links":[],"categories":["Recently Updated","Python"],"sub_categories":["[Dec 24, 2024](/content/2024/12/24/README.md)","Data Sources"],"readme":"# datamule\n[![Downloads](https://static.pepy.tech/badge/datamule)](https://pepy.tech/project/datamule)\n![GitHub Stars](https://img.shields.io/github/stars/john-friedman/datamule-python)\n\nA python package for working with SEC filings at scale. Integrated with [datamule's endpoints](https://datamule.xyz/products).\n\n* [Documentation](https://john-friedman.github.io/datamule-python/datamule-python/quickstart/)\n\n## Datamule's Endpoints (requires API Key)\n\nI host a bunch of useful stuff in the cloud, such as:\n* SEC Websocket (Free)\n* SEC Archive without rate limits ($1/100,000 downloads)\n* SEC MySQL RDS ($1/million rows retrieved)\n    - SEC XBRL\n    - Company Fundamentals\n    - Proxy Voting Records: (N-PX)\n    - Institutional Holdings: (13F-HR)\n    - Insider Transactions: (3,4,5)\n\nPricing is meant to cover usage + if I make money that's cool. \n\n[Get an API Key](https://datamule.xyz/dashboard2.html)\n\n\u003e All cloud resources are built using this package. This package is under the MIT License. You are 100% allowed to use this package to create your own commercial offerings. If you do, please let me know! I think it's neat. \n\n## Related:\n\n### Packages\n* [datamule-data](https://github.com/john-friedman/datamule-data/) Contains datasets for use with datamule-python\n* [datamule-indicators](https://github.com/john-friedman/datamule-indicators/) Create economic indicators from SEC filings\n* [txt2dataset](https://github.com/john-friedman/txt2dataset/) Create datasets from unstructured text\n* [secsgml](https://github.com/john-friedman/secsgml/) Parse SEC filings in SGML format\n* [doc2dict](https://github.com/john-friedman/doc2dict) Convert documents to dictionaries.\n* [secxbrl](https://github.com/john-friedman/secxbrl) Fast, lightweight parser designed for SEC InLine XBRL.\n\n### Articles/Cloud\n* [Website](https://datamule.xyz)\n* [SEC Census](https://github.com/john-friedman/SEC-Census)\n\n## Installation\n```\npip install datamule\n```\n\n## Quickstart\n```\nfrom datamule import Portfolio\nportfolio = Portfolio('apple')\nportfolio.download_submissions(ticker='AAPL',submission_type='10-K')\n```\n\n## Providers\nYou can use the `sec` (default) or `datamule` (no rate limit) which requires an [api key](https://john-friedman.github.io/datamule-python/datamule-python/data_provider/).\n\n## Disclaimer\nThis package almost certainly solves your use case or will solve your use case soon. \n\nHowever, the docs are incomplete. Feel free to post a github issue or [email me](mailto:johnfriedman@datamule.xyz) for clarification. I reply quickly, and this helps me improve the documentation.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn-friedman%2Fdatamule-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohn-friedman%2Fdatamule-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn-friedman%2Fdatamule-python/lists"}