YandexWebmaster API
Project description
YandexWebmaster
Get token on https://oauth.yandex.ru/authorize?response_type=token&client_id=%7Bclient_id%7D
Usage Example
from yandexwebmaster import YandexWebmaster
token = ‘M1bNXqEKl3rCp64XrPb8WW5GckFXnyNZdMAY16w’ y = YandexWebmaster(client_token=token) print(y.get_hosts()) host_id = y.host(‘site.com’) #or host_id = ‘http:site.com:80’
print(y.get_host_summary(host_id))
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
yandexwebmaster-0.0.2.tar.gz
(3.6 kB
view details)
File details
Details for the file yandexwebmaster-0.0.2.tar.gz.
File metadata
- Download URL: yandexwebmaster-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddf53cc5d4662cf3b84c42a93eccd4cfb84197d253a3d3f77ad903c42e7899f9
|
|
| MD5 |
722cc28ec766d4e2a8da8395de76152c
|
|
| BLAKE2b-256 |
9faed307c518780897c45f4a7a44c1ea8008c8e85e3334e5ddccafa09fa52163
|