{"id":21893724,"url":"https://github.com/micc83/email-extract","last_synced_at":"2026-04-11T07:03:28.353Z","repository":{"id":57222827,"uuid":"197549345","full_name":"micc83/email-extract","owner":"micc83","description":"Extracts all email addresses from a given file and saves them in a new text file.","archived":false,"fork":false,"pushed_at":"2020-04-09T08:25:00.000Z","size":6,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-20T05:11:12.537Z","etag":null,"topics":["cli","email","email-extractor","extracts","tools"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micc83.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-18T08:50:52.000Z","updated_at":"2024-04-15T03:30:32.000Z","dependencies_parsed_at":"2022-09-07T16:14:20.932Z","dependency_job_id":null,"html_url":"https://github.com/micc83/email-extract","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/micc83/email-extract","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micc83%2Femail-extract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micc83%2Femail-extract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micc83%2Femail-extract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micc83%2Femail-extract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micc83","download_url":"https://codeload.github.com/micc83/email-extract/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micc83%2Femail-extract/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266187060,"owners_count":23889906,"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":["cli","email","email-extractor","extracts","tools"],"created_at":"2024-11-28T13:16:23.814Z","updated_at":"2026-04-11T07:03:28.311Z","avatar_url":"https://github.com/micc83.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.js email addresses extractor\n\nExtracts all email addresses from a given file and saves them in a new text file, each on a new line.\n\n**Example:**\n```sh\n$ email-extract ~/Desktop/file_that_contains_emails.eml\n```\n**File `~/Desktop/emails-found.txt`** :\n```\nemail1@email.it\nemail2@email.it\n...\n```\n\n## Install\n\n```sh\nnpm install -g email-extract\n```\n\n## Usage\n\n```\nUsage: email-extract [options] \u003csrc\u003e\n\nOptions:\n  -V, --version      output the version number\n  -d, --dest \u003cpath\u003e  Destination file path, if not set the file will be saved in ./emails-found.txt\n  -h, --help         output usage information\n```\n\n## Dev\n\n```sh\ngit clone git@github.com:micc83/email-extract.git\ncd email-extract\nnpm install\nnpm link\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicc83%2Femail-extract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicc83%2Femail-extract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicc83%2Femail-extract/lists"}