Skip to main content

Utils for scraping and crawling UTask-web

Project description

https://travis-ci.org/wkentaro/utaskweb.svg https://badge.fury.io/py/utaskweb.svg

Utils for scraping and crawling Utask-web website and get announces from http://www.c.u-tokyo.ac.jp.

Installation

From pypi

$ pip install utaskweb

From source

$ git clone https://github.com/wkentaro/utaskweb && cd utaskweb
$ python setup.py install

Usage

>>> import utaskweb
>>> for k, v in utaskweb.get_class_cancels()[1][0].items():
        print k,v
...
updated 2015/3/25
room 154教室
period 2
day 
date 4月9日
teacher 相澤 
subject ドイツ語二列

License

Copyright (C) 2015 Kentaro Wada
Released under the MIT license

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

utaskweb-0.1.15.tar.gz (3.5 kB view hashes)

Uploaded Source

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