{"id":18664913,"url":"https://github.com/mazkdevf/carrierdetect","last_synced_at":"2025-11-06T10:30:33.960Z","repository":{"id":227388969,"uuid":"724342721","full_name":"mazkdevf/CarrierDetect","owner":"mazkdevf","description":"With this JavaScript script you can easily find carrier of the phone number, this is using freecarrierlookup to fetch the data from.","archived":false,"fork":false,"pushed_at":"2023-11-27T22:15:01.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T17:27:52.001Z","etag":null,"topics":["carrier","easy","finder","javascript","phone"],"latest_commit_sha":null,"homepage":"https://freecarrierlookup.com/","language":"JavaScript","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/mazkdevf.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}},"created_at":"2023-11-27T22:11:08.000Z","updated_at":"2024-03-13T02:34:36.000Z","dependencies_parsed_at":"2024-03-13T04:47:48.083Z","dependency_job_id":null,"html_url":"https://github.com/mazkdevf/CarrierDetect","commit_stats":null,"previous_names":["mazkdevf/carrierdetect"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazkdevf%2FCarrierDetect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazkdevf%2FCarrierDetect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazkdevf%2FCarrierDetect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazkdevf%2FCarrierDetect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mazkdevf","download_url":"https://codeload.github.com/mazkdevf/CarrierDetect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239491506,"owners_count":19647842,"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":["carrier","easy","finder","javascript","phone"],"created_at":"2024-11-07T08:25:29.795Z","updated_at":"2025-11-06T10:30:32.363Z","avatar_url":"https://github.com/mazkdevf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CarrierDetect\nWith this JavaScript script you can easily find carrier of the phone number, this is using freecarrierlookup to fetch the data from.\n\n## Example Code\n```js\nconst identifier = new CarrierDetect();\nlet carrier = await identifier.fetchCarrier(\"\u003ccountry code\u003e\", \"\u003cnumber without country\u003e\");\n```\n\nwill return as:\n```json\n{\n    \"success\": \"false / true (BOOL)\",\n    \"carrier\": \"Carrier Name / Null\",\n    \"err\": \"Error Text / OR NOT\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazkdevf%2Fcarrierdetect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazkdevf%2Fcarrierdetect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazkdevf%2Fcarrierdetect/lists"}