peter279k / weather-crawler

The weather crawler is to crawl the CWB weather data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-crawler

Coverage Status Build Status

Introduction

The weather crawler is to crawl the CWB weather data.

Usage

We strongly recommend install this package via Composer.

  • Intall the composer.
curl -sS https://getcomposer.org/installer | php
  • Install this package via composer
php composer.phar require lee/weather-crawler
  • Run the example.php to learn the basic usage.
php example.php
  • You can see more details about the example.php.

About

The weather crawler is to crawl the CWB weather data.

License:MIT License


Languages

Language:PHP 100.0%