Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 242 Bytes

readme.md

File metadata and controls

15 lines (7 loc) · 242 Bytes

Script to scrape your Fantasy Premiere League points and rankings.

Installation:

Clone repository

Copy login_example.py to login.py and fill in your credentials.

cp fantasy/login_example.py fantasy/login.py

Usage:

See examples