A simple unofficial API to get search results from Sogou.
Project description
Sogou Search API
一个非官方的Python API,用于从搜狗获取搜索结果。
安装
pip install k-sogou-search
使用
from sogou_search import sogou_search_api
results = sogou_search_api('人工智能', num_results=15)
for result in results:
print(result)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
k_sogou_search-0.0.1.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file k_sogou_search-0.0.1.tar.gz.
File metadata
- Download URL: k_sogou_search-0.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da39867d57473d12f40cc51e604cab749f2c9c1142597578f336d3f1462b2a9f
|
|
| MD5 |
cc7853375fdb193ebfa2d90d1cc4fabb
|
|
| BLAKE2b-256 |
3fb2d11bd45f7124e8fed6b228ee7a58a28c240d1b65c52eb5f6849803d1963b
|
File details
Details for the file k_sogou_search-0.0.1-py3-none-any.whl.
File metadata
- Download URL: k_sogou_search-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7420c24c46e6245db35810b716b1c72f903dfb1fa1dc6df8c2ce29bcad0819b2
|
|
| MD5 |
29c61c76c34501d49cf5c9ab01dc1627
|
|
| BLAKE2b-256 |
781fb85fa10e16be3505dfd5704c7623477a523422b50c640c40070b14ed19d2
|