@pugilism/william-hill-boxing

1.0.0 • Public • Published

WilliamHill Boxing

Returns upcoming boxing matches, the start time and odds

How to use

import {getWilliamHillMatches} from '@pugilism/william-hill-boxing';

// Outputs the array of results
(async () => {
    const results = await getWilliamHillMatches();
    console.log(results);
})();

Note

Not affiliated with WilliamHill

Readme

Keywords

Package Sidebar

Install

npm i @pugilism/william-hill-boxing

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

26.2 kB

Total Files

21

Last publish

Collaborators

  • mikedidomizio