Skip to content

Web Scraper for La Liga Fantasy, where you can get the best players for the next match.

Notifications You must be signed in to change notification settings

ismaelmormor/fantasyScraper

Repository files navigation

FantasyScraper

Este proyecto trata de un programa para calcular las mejores opciones de jugadores en el juego La Liga Fantasy. Además, también cuenta con una opción para analizar tu mercado y recomendarte fichajes para tu equipo.

Tabla de Contenidos

Instalación

  1. Clone the repository:
 git clone https://github.com/ismaelmormor/fantasyScraper.git
  1. Install dependencies:
 npm install

Usage

Antes de iniciar el programa, puedes ir a main.js y en la penúltima línea cambiar el array myPlayers y escribir tus jugadores. Lo mismo en market.js, donde puedes poner los jugadores del mercado.

To run the project, use the following command:

npm start

Features

  • Análisis de los jugadores para la próxima jornada
  • Análisis del mercado y recomendación de fichajes

Contributing

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Make your changes.
  4. Push your branch: git push origin feature-name.
  5. Create a pull request.

About

Web Scraper for La Liga Fantasy, where you can get the best players for the next match.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published