{"id":13571444,"url":"https://github.com/densitydesign/stream-mbox","last_synced_at":"2026-03-06T04:41:13.902Z","repository":{"id":89108221,"uuid":"69663929","full_name":"densitydesign/stream-mbox","owner":"densitydesign","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-03T15:19:08.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-05T04:34:09.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/densitydesign.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}},"created_at":"2016-09-30T12:13:25.000Z","updated_at":"2016-11-29T14:00:29.000Z","dependencies_parsed_at":"2023-06-13T23:15:40.252Z","dependency_job_id":null,"html_url":"https://github.com/densitydesign/stream-mbox","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/densitydesign%2Fstream-mbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/densitydesign%2Fstream-mbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/densitydesign%2Fstream-mbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/densitydesign%2Fstream-mbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/densitydesign","download_url":"https://codeload.github.com/densitydesign/stream-mbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247147092,"owners_count":20891621,"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":[],"created_at":"2024-08-01T14:01:02.078Z","updated_at":"2026-03-06T04:41:13.845Z","avatar_url":"https://github.com/densitydesign.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Node.js .mbox parser\nThis script accepts a `.mbox` archive as input and parses it returning the following:\n- data wrapped into a CSV file:\n\t- date\n\t- from\n\t- to\n\t- cc\n\t- bcc\n\t- subject\n\t- gmail_label\n\t- attachments\n\u003c!-- - a folder where it saves messages attachments\n\t- data/attachments-my-messages.mbox-mailbox --\u003e\n\n### How to use\n0. Install [node.js](https://nodejs.org) and [Github Desktop](https://desktop.github.com)\n1. Clone the repo: click on the green button **Clone or Download** \u003e **Open in Desktop**\n2. Open the terminal and navigate to the repo folder: `cd path/to/repo/`\n3. Install dependencies: `npm install`\n3. create a folder and name it **data**: `mkdir data`\n4. Place your **.mbox** file into the **data** folder\n3. Open the file called **index.js** and change the variable on first line (`var nameMbox = 'Spam.mbox';`) with the name of your **.mbox** file\n6. Run: `node index.js`\n\n### Credits\nTiny scripts realised for student of DensityDesign Integrated Course Final Synthesis Studio.\nMade use of cool stuff:\n- [MailParser](https://github.com/andris9/mailparser)\n- [node-mbox](https://github.com/robertklep/node-mbox)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdensitydesign%2Fstream-mbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdensitydesign%2Fstream-mbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdensitydesign%2Fstream-mbox/lists"}