{ "info": { "author": "Feng Zhou", "author_email": "zf.pascal@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4" ], "description": "# google-search-cli\n\n* works like a shell\n* changing keywords without quiting\n* socks proxy support\n* does not handle urls(leave it to termial emulator)\n\n## setup\n\n```sh\npip install google-search-cli\n```\n\n## usage\n\n```sh\ngoogle-search keyword keyword2\n```\n\nusing socks5 proxy, `http_proxy` should also work\n\n```sh\nSOCKS_SERVER=127.0.0.1:9090 google-search\n```\n\n## the google api\n\n```sh\ncurl -Gs \\\n\t-d v=1.0 \\\n\t-d start=0 \\\n\t-d rsz=3 \\\n\t--data-urlencode q=keyword \\\n\thttp://ajax.googleapis.com/ajax/services/search/web\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zweifisch/google-search-cli", "keywords": "google search cli", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "google-search-cli", "package_url": "https://pypi.org/project/google-search-cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/google-search-cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/zweifisch/google-search-cli" }, "release_url": "https://pypi.org/project/google-search-cli/0.0.5/", "requires_dist": null, "requires_python": null, "summary": "google search cli", "version": "0.0.5" }, "last_serial": 1162619, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ce6f176683e39584ca7f4ac2ea9f80b0", "sha256": "2678cf8b449bec0bbcc1529de70dea3f27c2b35143f4aede7af2d3c335d26de3" }, "downloads": -1, "filename": "google-search-cli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ce6f176683e39584ca7f4ac2ea9f80b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7255, "upload_time": "2014-05-17T14:10:30", "url": "https://files.pythonhosted.org/packages/63/cc/05137ff0ccf544b4738f6300e332580631479cbfe0be77701ba4500e00dd/google-search-cli-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b55833057d7e1909bc5316bd40702a76", "sha256": "2655e676c957016b5a507d4a1408a4becbf4099bb9e10a3c4e1f645d9652d096" }, "downloads": -1, "filename": "google-search-cli-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b55833057d7e1909bc5316bd40702a76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7403, "upload_time": "2014-05-17T14:13:23", "url": "https://files.pythonhosted.org/packages/2e/48/2aa0d0c04f2beb7cb2d286b01cd730503140f0b4e512d22b4b1df2883cf9/google-search-cli-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "842fa793fc75b6450e141de9ea2af844", "sha256": "5d97e675c2d3f702392a8a7b00670ea50e08f162547048e1d6ce0ffda1c25b29" }, "downloads": -1, "filename": "google-search-cli-0.0.3.tar.gz", "has_sig": false, "md5_digest": "842fa793fc75b6450e141de9ea2af844", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7406, "upload_time": "2014-05-17T14:20:43", "url": "https://files.pythonhosted.org/packages/66/1c/bbcd8e530e3529be3a6a36b6d11bdc65db93bf832e64f3b959dee3190e5e/google-search-cli-0.0.3.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "e6943f6d570ae86bb9c5081f10c7072e", "sha256": "8499836dec2c4d03a676a202bdfa6c4038c789fe88e106c4e1f559989483217a" }, "downloads": -1, "filename": "google-search-cli-0.0.5.tar.gz", "has_sig": false, "md5_digest": "e6943f6d570ae86bb9c5081f10c7072e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7462, "upload_time": "2014-07-19T08:19:50", "url": "https://files.pythonhosted.org/packages/ab/85/6316f1ca7f14a48d67a7873271bff778c1c7d7026ad7e3507bc97f5b267a/google-search-cli-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e6943f6d570ae86bb9c5081f10c7072e", "sha256": "8499836dec2c4d03a676a202bdfa6c4038c789fe88e106c4e1f559989483217a" }, "downloads": -1, "filename": "google-search-cli-0.0.5.tar.gz", "has_sig": false, "md5_digest": "e6943f6d570ae86bb9c5081f10c7072e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7462, "upload_time": "2014-07-19T08:19:50", "url": "https://files.pythonhosted.org/packages/ab/85/6316f1ca7f14a48d67a7873271bff778c1c7d7026ad7e3507bc97f5b267a/google-search-cli-0.0.5.tar.gz" } ] }