0.0.4 • Published 1 year ago

@silent_m4gician/ftv-scraper v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

FLTV scraper

futbol libre tv - node scraper

Usage/Examples

npm i @silent_m4gician/ftv-scraper
const { getData } = require("@silent_m4gician/ftv-scraper");

const getMatches = async () =>{
  const matches = await getData()
  console.log(matches)
}

getMatches()

Screenshots

cmd terminal FTV page

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago