Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qeeqbox/mobile-numbers-metadata
JSON file contains all mobile number metadata (Country, prefix, and carrier)
https://github.com/qeeqbox/mobile-numbers-metadata
country json metadata mobile number phone
Last synced: 18 days ago
JSON representation
JSON file contains all mobile number metadata (Country, prefix, and carrier)
- Host: GitHub
- URL: https://github.com/qeeqbox/mobile-numbers-metadata
- Owner: qeeqbox
- Created: 2022-01-07T22:29:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T22:48:58.000Z (about 3 years ago)
- Last Synced: 2024-11-15T17:42:25.681Z (3 months ago)
- Topics: country, json, metadata, mobile, number, phone
- Homepage:
- Size: 16.6 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mobile-numbers-metadata
#### Structure
```js
{
"code": "+352",
"prefixes_m": [{
"prefix": "621",
"size": "9",
"carrier": "LuxGSM"
},
{
"prefix": "628",
"size": "9",
"carrier": "LuxGSM"
},
{
"prefix": "661",
"size": "9",
"carrier": "Orange"
},
{
"prefix": "668",
"size": "9",
"carrier": "Orange"
},
{
"prefix": "691",
"size": "9",
"carrier": "Tango Mobile"
},
{
"prefix": "698",
"size": "9",
"carrier": "Tango Mobile"
}
],
"cc": "lu"
}
```
#### Resources
- Wikipedia
- QeeqBox OSINT