BrasilAPI/cep-promise
Busca por CEP integrado diretamente aos serviços dos Correios, ViaCEP e outros (Node.js e Browser) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3929
- days_rel: n/a
- days_push: 888
- n_releases_24m: 0
Adoption not part of the score
2968 stars · 317 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library for looking up Brazilian postal codes (CEP) that queries multiple providers (Correios, ViaCEP, WideNet) concurrently and returns the fastest response. It works in both Node.js and the browser and exposes a simple Promise-based API.
Use cases
- look up a Brazilian address from a CEP postal code
- validate and normalize user-entered CEP numbers in a form
- get city, state, street, and neighborhood from a zipcode
- handle CEPs stored as integers with missing leading zeros
- add resilient zipcode lookup with multiple provider fallbacks
- fetch address data in a Node.js backend or browser app
When to choose
- you need Brazilian CEP lookup with high availability via multiple providers
- you want the fastest response by querying services concurrently
- you need a library that works in both Node.js and the browser
- your CEP data may be stored as integers without leading zeros
When to avoid
- you need postal code lookup for countries other than Brazil
- you need offline zipcode data without calling external services
- you require guaranteed rate limits or SLAs from providers
- you need a non-Promise (callback or async-iterator) API
Facets
library · maturity stable
http-client search-engine web-development apis developer-tools browser cep zipcode brazil correios viacep promise-based fallback-providers nodejs javascript
2 sources
- readme: https://github.com/BrasilAPI/cep-promise · fetched 2026-08-28 · f565ea128808
- registry_npm: https://registry.npmjs.org/cep-promise · fetched 2026-08-29 · c01fd165e7fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BrasilAPI/cep-promise | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="BrasilAPI/cep-promise")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem