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
Close
Hashes for sogou_scraper_pw-0.1.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f65cfaae4e08f72eb3fe82701f003260f34a6aa48feec3e5b7d79a1e8f2df38d |
|
MD5 | af2723ce874cbdcbe5723bc3e21aac4b |
|
BLAKE2b-256 | a394a698b7f46ce5f163f29183d254a372566b51daa65927af2dec7189101480 |