Rewrite for Python baidu search client: iridesc/psearcher
Project description
psearcher-r
Rewrite for Python baidu search client: iridesc/psearcher
from psearcherr import Baidu, Bing
for engine in [Baidu(), Bing()]:
result = engine.search(kw='蝙蝠侠', amount=20)
print(result)
requirements: requests, retry(default 3 times BaseEngine.n_retry), beautifulsoup-4(bs4); loger
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
psearcherr-0.1.1.tar.gz
(2.9 kB
view details)
File details
Details for the file psearcherr-0.1.1.tar.gz.
File metadata
- Download URL: psearcherr-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b2472941a9b156b737195c9d084028fd3566b388028c52fabce11f76576497e
|
|
| MD5 |
13f4740c39104838bb344a8ac69b0581
|
|
| BLAKE2b-256 |
0ecad5dcb2a8828fe0cce9f77f41de4a6ebb6916eb22c3d9118f4c95f2641d9f
|