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
results = sogou_search('人工智能', 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.2.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.2.tar.gz.
File metadata
- Download URL: k_sogou_search-0.0.2.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 |
223d29e0bb8f57191521f7a4ae461b282ffd1acca45f5d52a706940f0f1d348d
|
|
| MD5 |
f2b12c1ea7984907cae868d2e7d04cde
|
|
| BLAKE2b-256 |
302f49826530ca2e0e79753ca42fa4cce849686b7b7c19b1eedcfcf6a226d212
|
File details
Details for the file k_sogou_search-0.0.2-py3-none-any.whl.
File metadata
- Download URL: k_sogou_search-0.0.2-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 |
176848c2360491efb0f0b366db61aae9d20150a871a2b047e27f47dada8d960e
|
|
| MD5 |
1c2d7cba606269526eaf3b32034931dc
|
|
| BLAKE2b-256 |
e0321741361a9258be741d414b77228c558077138ffa60c1bd9183c07b9a42c7
|