Skip to content

lastmaj/highest-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

highest-server

This is the server-side logic running on this website to find the highest scoring player for just the current gameweek (for a certain league) in the Fantasy Premier League game. This tool is developed for a local fpl community in Tunisia.

Getting started

Clone the repo and install the dependencies.

git clone https://github.com/lastmaj/highest-server.git
cd highest-server
npm install

Setting up

This script runs off data from the fpl api and hits the league ranking endpoints. These endpoints require authentication. For that reason, you need to set your cookie manually in the highest.js file. You're then good to go.

About

A node.js script for finding the highest scoring player for the last gameweek in a given mini-league.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published