[ forky ]
[ sid ]
[ 源代码: python-googlesearch ]
软件包:python3-googlesearch(1.3.0-2)
python3-googlesearch 的相关链接
Debian 的资源:
下载源码包 python-googlesearch:
- [python-googlesearch_1.3.0-2.dsc]
- [python-googlesearch_1.3.0.orig.tar.gz]
- [python-googlesearch_1.3.0-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Python library for scraping the Google search engine
googlesearch is a Python library for searching Google, easily. googlesearch uses requests and BeautifulSoup4 to scrape Google.
其他与 python3-googlesearch 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-bs4 (>= 4.9)
- error-tolerant HTML parser for Python 3
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings