{"id":18897449,"url":"https://github.com/sean-hill/simple-bing-geocoder","last_synced_at":"2026-02-28T21:30:15.458Z","repository":{"id":14115268,"uuid":"16820102","full_name":"sean-hill/simple-bing-geocoder","owner":"sean-hill","description":null,"archived":false,"fork":false,"pushed_at":"2014-02-13T22:55:32.000Z","size":140,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T16:56:55.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sean-hill.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2014-02-13T22:54:32.000Z","updated_at":"2015-10-17T00:32:27.000Z","dependencies_parsed_at":"2022-09-26T20:01:16.242Z","dependency_job_id":null,"html_url":"https://github.com/sean-hill/simple-bing-geocoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-hill%2Fsimple-bing-geocoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-hill%2Fsimple-bing-geocoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-hill%2Fsimple-bing-geocoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-hill%2Fsimple-bing-geocoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sean-hill","download_url":"https://codeload.github.com/sean-hill/simple-bing-geocoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239878820,"owners_count":19712171,"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":[],"created_at":"2024-11-08T08:37:29.316Z","updated_at":"2026-02-28T21:30:15.422Z","avatar_url":"https://github.com/sean-hill.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geocoder\n\n###Installation:\n\n    npm install simple-bing-geocoder\n\n### Usage\n\nYou can pass a string representation of a location and a callback function to `geocoder.geocode`. It will accept anything that Bing will accept: cities, streets, countries, etc.\n\n###Example:\n\n\tvar geocoder = require('simple-bing-geocoder');\n\n\t// Geocoding\n\tgeocoder.geocode(\"350 5th Ave, New York, NY 10118\", function ( err, data ) {\n\t  // do something with data\n\t}, { key: \"YOUR_BING_API_KEY\" });\n\nResults will look like standard [Bing JSON Output](http://msdn.microsoft.com/en-us/library/ff701714.aspx)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-hill%2Fsimple-bing-geocoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsean-hill%2Fsimple-bing-geocoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-hill%2Fsimple-bing-geocoder/lists"}