[ 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
- interactive high-level object-oriented language (default python3 version)
-
- 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