{"id":22514807,"url":"https://github.com/cityssm/sparkpost-bounce-check","last_synced_at":"2025-03-28T01:45:48.517Z","repository":{"id":159683588,"uuid":"618466585","full_name":"cityssm/sparkpost-bounce-check","owner":"cityssm","description":"An on-demand check of recently bounced emails delivered from SparkPost.","archived":false,"fork":false,"pushed_at":"2023-06-26T07:02:58.000Z","size":247,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T13:47:01.399Z","etag":null,"topics":["bounce","email","sparkpost","sparkpost-api"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/cityssm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-24T14:27:38.000Z","updated_at":"2023-03-24T17:47:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"88c37245-3d53-4ded-8502-5459b1a6ce80","html_url":"https://github.com/cityssm/sparkpost-bounce-check","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fsparkpost-bounce-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fsparkpost-bounce-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fsparkpost-bounce-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cityssm%2Fsparkpost-bounce-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cityssm","download_url":"https://codeload.github.com/cityssm/sparkpost-bounce-check/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245954397,"owners_count":20699822,"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":["bounce","email","sparkpost","sparkpost-api"],"created_at":"2024-12-07T03:22:02.998Z","updated_at":"2025-03-28T01:45:48.512Z","avatar_url":"https://github.com/cityssm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SparkPost Bounce Check\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/893612fccd524ca5905be50e743bec83)](https://app.codacy.com/gh/cityssm/sparkpost-bounce-check/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n[![Maintainability](https://api.codeclimate.com/v1/badges/66b749128317c5c016f0/maintainability)](https://codeclimate.com/github/cityssm/sparkpost-bounce-check/maintainability)\n[![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/cityssm/sparkpost-bounce-check)](https://app.snyk.io/org/cityssm/project/589e02bc-4c75-431c-ba34-58ee621c942e)\n\n![Bouncing Envelope](social.png)\n\nAn on-demand check of recently bounced emails delivered from SparkPost (now MessageBird Email).\n\n## Getting Started\n\n**This application requires the [NodeJS](https://nodejs.org/en) Javascript runtime.**\n\n- Clone the repository,\n  or [download the latest release](https://github.com/cityssm/sparkpost-bounce-check/releases)\n\n- Run `npm install` to get the dependencies\n\n- Copy `configSample.js` to `config.js`\n\n- Open `config.js` and update the `sparkPostApiKey`\n\n- Run `npm start`\n\n## Sample Output\n\n```json\n[\n  {\n    \"timestamp\": \"2023-03-24T13:14:25.000Z\",\n    \"message_id\": \"1234abcd5678efgh9012\",\n    \"rcpt_to\": \"bad_email@example.com\",\n    \"subject\": \"Super Important Newsletter\",\n    \"bounce_class\": \"22\",\n    \"error_code\": \"552\",\n    \"raw_reason\": \"552 5.2.2 \u003cbad_email@example.com\u003e: user is over quota\"\n  }\n]\n```\n\n## Helpful Links\n\n[SparkPost Bounce Classification Codes](https://support.sparkpost.com/docs/deliverability/bounce-classification-codes)\n\n[SparkPost Status](https://status.sparkpost.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcityssm%2Fsparkpost-bounce-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcityssm%2Fsparkpost-bounce-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcityssm%2Fsparkpost-bounce-check/lists"}