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

https://github.com/boatraceventureproject/boatracescraper

The BVP Crawler package for Boatrace.
https://github.com/boatraceventureproject/boatracescraper

boatrace crawler php php-library php8

Last synced: over 1 year ago
JSON representation

The BVP Crawler package for Boatrace.

Awesome Lists containing this project

README

          

# Boatrace Scraper

[![Build Status](https://github.com/BoatraceVentureProject/BoatraceScraper/workflows/Tests/badge.svg)](https://github.com/BoatraceVentureProject/BoatraceScraper/actions?query=workflow%3Atests)
[![codecov](https://codecov.io/gh/BoatraceVentureProject/BoatraceScraper/graph/badge.svg?token=Tt8DGtX4fc)](https://codecov.io/gh/BoatraceVentureProject/BoatraceScraper)
[![Latest Stable Version](https://poser.pugx.org/bvp/boatrace-scraper/v/stable)](https://packagist.org/packages/bvp/boatrace-scraper)
[![Latest Unstable Version](https://poser.pugx.org/bvp/boatrace-scraper/v/unstable)](https://packagist.org/packages/bvp/boatrace-scraper)
[![License](https://poser.pugx.org/bvp/boatrace-scraper/license)](https://packagist.org/packages/bvp/boatrace-scraper)

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

## Usage
```php