{"id":21130474,"url":"https://github.com/serpapi/google-maps-pb-decoder","last_synced_at":"2026-03-10T12:35:02.137Z","repository":{"id":201125903,"uuid":"706946293","full_name":"serpapi/google-maps-pb-decoder","owner":"serpapi","description":"Google Maps pb (i.e., protobuf) parameter decoder.","archived":false,"fork":false,"pushed_at":"2023-10-20T04:32:30.000Z","size":10,"stargazers_count":18,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-12-26T21:58:40.736Z","etag":null,"topics":["google-maps","google-maps-scraping","ruby","web-scraping","webscraping"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/serpapi.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}},"created_at":"2023-10-18T23:07:11.000Z","updated_at":"2025-12-18T03:44:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"57d5d311-a57a-4ecd-aa54-5ab3add45d87","html_url":"https://github.com/serpapi/google-maps-pb-decoder","commit_stats":null,"previous_names":["serpapi/google-maps-pb-decoder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/serpapi/google-maps-pb-decoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fgoogle-maps-pb-decoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fgoogle-maps-pb-decoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fgoogle-maps-pb-decoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fgoogle-maps-pb-decoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serpapi","download_url":"https://codeload.github.com/serpapi/google-maps-pb-decoder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fgoogle-maps-pb-decoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30333563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: 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":["google-maps","google-maps-scraping","ruby","web-scraping","webscraping"],"created_at":"2024-11-20T05:34:02.759Z","updated_at":"2026-03-10T12:35:02.092Z","avatar_url":"https://github.com/serpapi.png","language":"Ruby","readme":"# google-maps-pb-decoder\n\n[![CI](https://github.com/serpapi/google-maps-pb-decoder/actions/workflows/main.yml/badge.svg)](https://github.com/serpapi/google-maps-pb-decoder/actions/workflows/main.yml)\n\nDecodes the protobuf parameters used in Google Maps into readable JSON for easy inspection and debugging.\n\n## Installation\n\nAdd to your Gemfile:\n\n```ruby\ngem 'google_maps_pb_decoder'\n```\n\nThen, run `bundle install`.\n\nOr, install the gem directly:\n\n```\ngem install google_maps_pb_decoder\n```\n\n## Usage\n\n```\ngoogle_maps_pb_decoder \u003cpb_encoded_string\u003e\n```\n\nFor example:\n\n```\ngoogle_maps_pb_decoder '!3m1!4b1!4m6!3m5!1s0x80dcd7d12b3b5e6b:0x2ef62f8418225cfa!8m2!3d33.8120918!4d-117.9189742!16zL20vMDJmenM'\n```\n\nOutput:\n```\n[[true], [[\"0x80dcd7d12b3b5e6b:0x2ef62f8418225cfa\", [33.8120918, -117.9189742], \"L20vMDJmenM\"]]]\n```\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpapi%2Fgoogle-maps-pb-decoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserpapi%2Fgoogle-maps-pb-decoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpapi%2Fgoogle-maps-pb-decoder/lists"}