{"id":17197386,"url":"https://github.com/polamjag/simple_crawler","last_synced_at":"2026-02-17T09:31:38.131Z","repository":{"id":23109814,"uuid":"26464153","full_name":"polamjag/simple_crawler","owner":"polamjag","description":null,"archived":false,"fork":false,"pushed_at":"2014-11-11T01:42:26.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T07:43:25.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/polamjag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-11T01:28:33.000Z","updated_at":"2014-12-27T03:54:16.000Z","dependencies_parsed_at":"2022-08-21T20:10:50.784Z","dependency_job_id":null,"html_url":"https://github.com/polamjag/simple_crawler","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/polamjag%2Fsimple_crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polamjag%2Fsimple_crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polamjag%2Fsimple_crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polamjag%2Fsimple_crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polamjag","download_url":"https://codeload.github.com/polamjag/simple_crawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245425607,"owners_count":20613205,"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-10-15T01:56:15.384Z","updated_at":"2025-10-15T15:09:11.761Z","avatar_url":"https://github.com/polamjag.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# なんこれ\n\n* google custom searchを利用した簡単なクローラです\n\n# 依存ライブラリ\n\n```ruby\nrequire 'json'  \nrequire 'nokogiri'  \nrequire 'sqlite3'  \nrequire 'open-uri'  \n```  \nです。gem installでインストールしてください。\n\n\n# 使い方\n\n* google custom searchのAPIキーを取得する(参照: [offsidenowの日常を綴ったブログ](http://offsidenow.phpapps.jp/archives/415))\n\n* ```git clone git@github.com:matsunoki/crawler_ruby.git```\n\n* クローンしたリポジトリの中の__googleapi\\_password.rb.default__を__googleapi\\_password.rb__とする\n\n* エディタで__googleapi\\_password.rb__を開き、api_keyとcxを編集する\n\n* ```ruby crawler.rb 検索キーワード ディレクトリ名 ```と実行\n\n* データベースに検索キーワードについてGoogle検索した結果の(title, url)が保存されます\n\n# ライセンス\n\n* MITライセンスに準拠します ([LICENSE](LICENSE.txt))\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolamjag%2Fsimple_crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolamjag%2Fsimple_crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolamjag%2Fsimple_crawler/lists"}