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

https://github.com/boatraceopenapi/previews

ボートレース(競艇)の直前データを取得できるオープンAPI | The Boatrace Open API for Previews.
https://github.com/boatraceopenapi/previews

api boatrace boatrace-api boatrace-scraper json-api open-api php php-api php-scraper php8 php8-api php8-scraper rest-api

Last synced: about 2 months ago
JSON representation

ボートレース(競艇)の直前データを取得できるオープンAPI | The Boatrace Open API for Previews.

Awesome Lists containing this project

README

        

# Boatrace Open API for Previews

ボートレース(競艇)の直前情報を取得できるWeb APIです。
GitHub Pagesを使用して静的なJSONファイルとして配信しています。

## エンドポイント
```
https://boatraceopenapi.github.io/previews/v1/{日付}.json
```

## サンプル
[https://boatraceopenapi.github.io/previews/v1/20250410.json](https://boatraceopenapi.github.io/previews/v1/20250410.json)

## 関連
| 対象 | リポジトリ | エンドポイント |
|:---|:---|:---|
| 出走表 | [Boatrace Open API for Programs](https://github.com/BoatraceOpenAPI/programs) | https://boatraceopenapi.github.io/programs/v1/{日付}.json |
| 結果 | [Boatrace Open API for Results](https://github.com/BoatraceOpenAPI/results) | https://boatraceopenapi.github.io/results/v1/{日付}.json |

## ライセンス
The Boatrace Open API for Previews is open source software licensed under the [MIT license](LICENSE).