{"id":49877144,"url":"https://github.com/infinotiver/emergency-number-api","last_synced_at":"2026-05-15T12:40:08.977Z","repository":{"id":301397870,"uuid":"1008311646","full_name":"infinotiver/emergency-number-api","owner":"infinotiver","description":"A simple API that scraps wikipedia to get emergency numbers of a country","archived":false,"fork":false,"pushed_at":"2025-06-28T10:34:11.000Z","size":28,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-28T11:34:51.501Z","etag":null,"topics":["ambulance","api","country","emergency","emergency-numbers","emergency-services","fire","police"],"latest_commit_sha":null,"homepage":"https://emergency-number-api.onrender.com/api/emergency/","language":"Python","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/infinotiver.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-25T10:54:32.000Z","updated_at":"2025-06-28T10:34:14.000Z","dependencies_parsed_at":"2025-06-28T11:34:53.869Z","dependency_job_id":null,"html_url":"https://github.com/infinotiver/emergency-number-api","commit_stats":null,"previous_names":["infinotiver/emergency-number","infinotiver/emergency-number-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/infinotiver/emergency-number-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinotiver%2Femergency-number-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinotiver%2Femergency-number-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinotiver%2Femergency-number-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinotiver%2Femergency-number-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infinotiver","download_url":"https://codeload.github.com/infinotiver/emergency-number-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinotiver%2Femergency-number-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ambulance","api","country","emergency","emergency-numbers","emergency-services","fire","police"],"created_at":"2026-05-15T12:40:07.464Z","updated_at":"2026-05-15T12:40:08.973Z","avatar_url":"https://github.com/infinotiver.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emergency Number API\n## Overview\nThis API provides emergency contact numbers web-scraped from Wikipedia page for various services across different countries.\n \n\n\n## Endpoints\n### GET `/api/emergency/\u003ccountry_code\u003e`\nReturns emergency contact numbers of police, ambulance, fire and notes (additional contacts)\n\n#### Example Response\n```json\n{\n    \"ambulance\": [\n        \"112\"\n    ],\n    \"country\": \"India\",\n    \"fire\": [\n        \"112\"\n    ],\n    \"notes\": \"Gas leakage – 1906\\nTourist Helpline – 1363\\nChild Helpline – 1098\\nDisaster management – 104\\nWomen Helpline – 181\\nPolice – 100\\nAmbulance – 108\\nFire brigade – 101\",\n    \"police\": [\n        \"112\"\n    ]\n}\n```\n\n\n\n## Data Source\n[Wikipedia](https://en.wikipedia.org/wiki/List_of_emergency_telephone_numbers)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinotiver%2Femergency-number-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfinotiver%2Femergency-number-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinotiver%2Femergency-number-api/lists"}