项目作者: HongYu-CHANG

项目描述 :
A crawler to crawl air pollution data
高级语言: Python
项目地址: git://github.com/HongYu-CHANG/AirPollutionCrawler.git
创建时间: 2016-05-14T14:33:08Z
项目社区:https://github.com/HongYu-CHANG/AirPollutionCrawler

开源协议:BSD 3-Clause "New" or "Revised" License

下载


AirPollutionCrawler

Synopsis

Use python 3.5.1 to crawl this website‘s air data.

Code Need

You should use the following packsge and software to use this project.

Motivation

The increasingly serious air pollution, the situation makes me want to collect air data per hour, until after the receipt of a certain amount, maybe I can analyze these data or can make an APP to notify the user instant air situation.

Installation

If you also want to collect these air data you can use git clone git@github.com:HarrisQs/AirPollutionCrawler.git to get this project.

Then you can install what is listed in Code Need.

Finally, you can use python3 Crawl.py to excute this program.

Additionally, if you want to automatically crawl at the specific time, you can use crontab this command to achieve.

API Reference

Contributors

License

Available under the MIT license.