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.0a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1d1941f91123af611a0dffef36ec118af6f2a396d12f39ece20148af50d3280 |
|
MD5 | 06415a8a66eb5147ddaf1638e8f56aef |
|
BLAKE2b-256 | 15eb0e6867f4cc5bfd587286b26c1e5ae7ac32f37ff10058cb3cfe73f200cde6 |