{"id":25469875,"url":"https://github.com/thinkphp/googler","last_synced_at":"2025-11-04T17:30:35.507Z","repository":{"id":7514973,"uuid":"8865367","full_name":"thinkphp/googler","owner":"thinkphp","description":"A simple gem that provides a client to Google Web Search API","archived":false,"fork":false,"pushed_at":"2013-03-18T22:13:14.000Z","size":112,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T23:24:40.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/googler","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thinkphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-18T22:10:26.000Z","updated_at":"2016-01-13T09:12:33.000Z","dependencies_parsed_at":"2022-09-22T14:25:41.575Z","dependency_job_id":null,"html_url":"https://github.com/thinkphp/googler","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/thinkphp%2Fgoogler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Fgoogler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Fgoogler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2Fgoogler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkphp","download_url":"https://codeload.github.com/thinkphp/googler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239436895,"owners_count":19638385,"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":"2025-02-18T08:31:07.908Z","updated_at":"2025-11-04T17:30:35.472Z","avatar_url":"https://github.com/thinkphp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Googler\n\nA simple gem that provides a client to Google Web Search API ( https://developers.google.com/web-search/docs/ )\n\n# Install \u003e gem install googler\n\n# Usage\n\n```\nrequire 'googler'\n\ngoogle = Google.new(\"49EB4B94127F7C7836C96DEB3F2CD8A6D12BDB71\")\n\nresults = google.search(q=\"MooTools\")\n\nFile.open('output.txt', 'w') { |file| file.write(results) }\n```\n\n# Installation manually\n\n```\n$ git clone git://github.com/thinkphp/googler.git\n$ cd googler\n$ gem build googler.gemspec\n$ gem install ./googler-0.0.1.gem\n$ irb\n$ irb(main):001:0\u003e require 'googler'\n$ =\u003e true\n$ irb(main):002:0\u003e Googler.new('your-api-key')\n$ =\u003e #\u003cGoogler:0xffb4ae0 @api_key=\"your-api-key\"\u003e\n$ irb(main):003:0\u003e exit\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Fgoogler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkphp%2Fgoogler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Fgoogler/lists"}