Skip to main content

Get notification when ziroom's room status changes

Project description


# ziroom_watcher

监视自如房源,当状态更新时获得邮件更新

## 安装

`pip install ziroom_watcher`

## 用法

```py
from ziroom_watcher import Watcher

watcher = Watcher('http://www.ziroom.com/z/vr/1234567.html')
watcher.config({
'username': '*****@qq.com',
'password': '********',
})
watcher.watch()
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ziroom_watcher-0.1.3.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

ziroom_watcher-0.1.3-py2.py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page