Skip to content

Example to extract results from Bet365 website using NodeJS & TypeScript

Notifications You must be signed in to change notification settings

marcosgomesneto/bet365-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a public resource created with the main goal of helping others learn.

Clone Repository

git clone --depth=1 https://github.com/marcosgomesneto/bet365-extractor.git <project_name>

Install Dependencies

  • NPM
cd <project_name>
npm install
  • YARN
cd <project_name>
yarn

Execute Project

  • NPM
npm run start:dev
  • YARN
yarn start:dev

About

Example to extract results from Bet365 website using NodeJS & TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published