{"id":30848476,"url":"https://github.com/macmod/outparser","last_synced_at":"2026-07-03T22:02:25.400Z","repository":{"id":312348913,"uuid":"1047066547","full_name":"Macmod/outparser","owner":"Macmod","description":"A simple utility to quickly parse a folder containing multiple Outlook .msg files into a friendly JSON file.","archived":false,"fork":false,"pushed_at":"2025-08-30T00:10:19.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-29T00:02:39.873Z","etag":null,"topics":["msg","outlook","parser","purview"],"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/Macmod.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-29T17:25:10.000Z","updated_at":"2025-08-31T16:10:42.000Z","dependencies_parsed_at":"2025-08-30T02:32:40.329Z","dependency_job_id":null,"html_url":"https://github.com/Macmod/outparser","commit_stats":null,"previous_names":["macmod/outparser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Macmod/outparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macmod%2Foutparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macmod%2Foutparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macmod%2Foutparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macmod%2Foutparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Macmod","download_url":"https://codeload.github.com/Macmod/outparser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macmod%2Foutparser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35102742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"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":["msg","outlook","parser","purview"],"created_at":"2025-09-07T03:44:41.116Z","updated_at":"2026-07-03T22:02:25.395Z","avatar_url":"https://github.com/Macmod.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OutParser\n\nA simple utility to quickly parse a folder containing multiple Outlook/Teams .msg files (such as those exported from [Microsoft Purview](https://learn.microsoft.com/pt-br/purview/)) into a friendly JSON file, also extracting attachments into a dedicated folder.\nThis is in essence just a wrapper around the `extract-msg` library with some parsing logic to fix common issues and facilitate data analysis.\n\n## Usage\n\n```bash\n$ pip install -r requirements.txt\n$ python3 outparser.py \u003cDIRECTORY\u003e [flags]\n```\n\nFor additional parsing options read the `--help`.\n\n## Attachments' Extensions\n\nIf some of the extracted attachments don't include a file extension, you can also use [extfixer](https://github.com/Macmod/extfixer) to attempt to rename them to the correct extensions.\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2023 Artur Henrique Marzano Gonzaga\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacmod%2Foutparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacmod%2Foutparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacmod%2Foutparser/lists"}