{"id":22358041,"url":"https://github.com/codewritingcow/sec-web-scraper-13f","last_synced_at":"2025-07-30T10:33:34.560Z","repository":{"id":44538759,"uuid":"197660870","full_name":"CodeWritingCow/sec-web-scraper-13f","owner":"CodeWritingCow","description":"Python Web scraper for parsing 13F filings (mutual fund holdings) from SEC website","archived":false,"fork":false,"pushed_at":"2023-08-12T22:43:01.000Z","size":25,"stargazers_count":39,"open_issues_count":2,"forks_count":18,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-01-17T10:56:38.327Z","etag":null,"topics":["python","scraper"],"latest_commit_sha":null,"homepage":"","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/CodeWritingCow.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}},"created_at":"2019-07-18T21:43:54.000Z","updated_at":"2023-11-23T16:37:50.000Z","dependencies_parsed_at":"2023-01-25T13:30:17.428Z","dependency_job_id":null,"html_url":"https://github.com/CodeWritingCow/sec-web-scraper-13f","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWritingCow%2Fsec-web-scraper-13f","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWritingCow%2Fsec-web-scraper-13f/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWritingCow%2Fsec-web-scraper-13f/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWritingCow%2Fsec-web-scraper-13f/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWritingCow","download_url":"https://codeload.github.com/CodeWritingCow/sec-web-scraper-13f/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228124557,"owners_count":17873170,"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","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":["python","scraper"],"created_at":"2024-12-04T14:17:14.969Z","updated_at":"2024-12-04T14:17:15.507Z","avatar_url":"https://github.com/CodeWritingCow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SEC Python Web Scraper\nThis repository contains a Python Web scraper for parsing 13F filings (mutual fund holdings) from SEC's website, [EDGAR](https://www.sec.gov/edgar/searchedgar/companysearch.html), and writing a .tsv file from the data.\n\n\n## Requirements\n\n#### Getting Started\n- `pip install -r requirements.txt` (or `pipenv install` if you are using pipenv)\n- `python scraper.py` (or `pipenv run python scraper.py`)\n- When prompted, enter the 10-digit CIK number of a mutual fund\n\n#### Key Dependencies\n\n- [Requests](https://2.python-requests.org/en/master/), Python library for making HTTP requests\n- [lxml](https://lxml.de/), Python library for processing XML and HTML\n- [Beautiful Soup](https://pypi.org/project/beautifulsoup4/), Python library for scraping information from Web pages\n- [re](https://docs.python.org/3/library/re.html), Python module for using regular expressions\n- [csv](https://docs.python.org/3/library/csv.html), Python module for parsing and writing CSV and TSV files\n\n## Contributor\n- [Gary Pang](https://github.com/CodeWritingCow)\n\n## References\n- [SEC: Frequently Asked Questions About Form 13F](https://www.sec.gov/divisions/investment/13ffaq.htm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewritingcow%2Fsec-web-scraper-13f","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewritingcow%2Fsec-web-scraper-13f","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewritingcow%2Fsec-web-scraper-13f/lists"}