文件名称:magic_google:Google搜索结果搜寻器,获取您需要的Google搜索结果
文件大小:16KB
文件格式:ZIP
更新时间:2024-02-24 19:35:06
crawler google spider google-search GooglePython
magic_google 1.什么是magic_google 这是一个简单的Google搜索搜寻器,您可以使用它在页面中获取所需的任何内容。 在抓取过程中,需要注意从google到ip地址的限制以及出现异常警告,因此,建议您暂停运行该程序并拥有Proxy ip php- 2.使用方法 跑 pip install magic_google # Or pip install git+https://github.com/howie6879/magic_google.git # Or git clone https://github.com/howie6879/magic_google.gi
【文件预览】:
magic_google-master
----setup.py(467B)
----.gitignore(86B)
----requirements.txt(41B)
----magic_google()
--------data()
--------__init__.py(32B)
--------config.py(860B)
--------google.py(6KB)
----examples()
--------google_search.py(2KB)
----README.md(2KB)
----tests()
--------test_magicgoogle.py(737B)