No project description provided
Project description
sogou-scraper-pw
Scrape sogou tr using playwright
Installation
pip install -U sogou-scraper-pw
Usage
from pprint import pprint
from sogou_scraper_pw import sogou_tr
res = sogou_tr("test me\n test him")
pprint(res)
# '考验我\n测试他'
print(sogou_tr("test me", to_lang="de"))
# Mich auf die Probe stellen.
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
Built Distribution
File details
Details for the file sogou-scraper-pw-0.1.0a1.tar.gz
.
File metadata
- Download URL: sogou-scraper-pw-0.1.0a1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.8.10 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ad1b76fac6a203a732be212b3bde8c02414304d94be583004a9d8d0694536ad |
|
MD5 | cdf46a7833f2c588fe508aae60362baf |
|
BLAKE2b-256 | 46bd9e468f9f692cab5a20c2a7d0e8e74612ca8129702144a8e66f91a97b7108 |
File details
Details for the file sogou_scraper_pw-0.1.0a1-py3-none-any.whl
.
File metadata
- Download URL: sogou_scraper_pw-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.8.10 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f65cfaae4e08f72eb3fe82701f003260f34a6aa48feec3e5b7d79a1e8f2df38d |
|
MD5 | af2723ce874cbdcbe5723bc3e21aac4b |
|
BLAKE2b-256 | a394a698b7f46ce5f163f29183d254a372566b51daa65927af2dec7189101480 |