@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i @pugilism/william-hill-boxing

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

26.2 kB

Total Files

21

Last publish

Collaborators

  • mikedidomizio