Skip to content

Develop initial function to fetch fixtures

Pre-release
Pre-release
Compare
Choose a tag to compare
@o8e o8e released this 14 Mar 17:32
5611c30

Create a function to navigate to Bet365, and then to the relevant page for todays unplayed fixtures. This will return a fixture object with three attributes.

{
  scheduled: '19:45',
  homeTeam: 'Barcelona',
  awayTeam: 'Chelsea'
}