An open API service indexing awesome lists of open source software.

https://github.com/shimomo/bvp-kiryu-scraper

ボートレース桐生(桐生競艇)のオフィシャルサイトからデータを取得できるPHPスクレイピングパッケージ | The BVP Kiryu Scraper package for Boatrace.
https://github.com/shimomo/bvp-kiryu-scraper

boatrace boatrace-scraper php php-library php-scraper php8 php8-scraper scraper

Last synced: 3 months ago
JSON representation

ボートレース桐生(桐生競艇)のオフィシャルサイトからデータを取得できるPHPスクレイピングパッケージ | The BVP Kiryu Scraper package for Boatrace.

Awesome Lists containing this project

README

          

# BVP Kiryu Scraper

[![Build Status](https://github.com/shimomo/bvp-kiryu-scraper/workflows/Tests/badge.svg)](https://github.com/shimomo/bvp-kiryu-scraper/actions?query=workflow%3Atests)
[![codecov](https://codecov.io/gh/shimomo/bvp-kiryu-scraper/branch/5.x/graph/badge.svg?token=e9J3e7EDO4)](https://codecov.io/gh/shimomo/bvp-kiryu-scraper)
[![PHP Version Require](https://poser.pugx.org/bvp/kiryu-scraper/require/php)](https://packagist.org/packages/bvp/kiryu-scraper)
[![Latest Stable Version](https://poser.pugx.org/bvp/kiryu-scraper/v/stable)](https://packagist.org/packages/bvp/kiryu-scraper)
[![Latest Unstable Version](https://poser.pugx.org/bvp/kiryu-scraper/v/unstable)](https://packagist.org/packages/bvp/kiryu-scraper#5.x-dev)
[![License](https://poser.pugx.org/bvp/kiryu-scraper/license)](https://packagist.org/packages/bvp/kiryu-scraper)

## Installation
```bash
composer require bvp/kiryu-scraper
```

## License
The BVP Kiryu Scraper package is open source software licensed under the [MIT license](LICENSE).