Skip to content

Python script to fetch and print NHL Yahoo Fantasy matches.

License

Notifications You must be signed in to change notification settings

jonosur/yahoo-fantasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Language MIT Issues

YAHOO-FANTASY

Python script to fetch and print NHL Yahoo Fantasy matches.

Make sure you have bs4 installed and you change the url in yahoo.py.

python3 yahoo.py

 __   __  _______  __   __  _______  _______    _______  _______  __    _  _______  _______  _______  __   __ 
|  | |  ||   _   ||  | |  ||       ||       |  |       ||   _   ||  |  | ||       ||   _   ||       ||  | |  |
|  |_|  ||  |_|  ||  |_|  ||   _   ||   _   |  |    ___||  |_|  ||   |_| ||_     _||  |_|  ||  _____||  |_|  |
|       ||       ||       ||  | |  ||  | |  |  |   |___ |       ||       |  |   |  |       || |_____ |       |
|_     _||       ||       ||  |_|  ||  |_|  |  |    ___||       ||  _    |  |   |  |       ||_____  ||_     _|
  |   |  |   _   ||   _   ||       ||       |  |   |    |   _   || | |   |  |   |  |   _   | _____| |  |   |  
  |___|  |__| |__||__| |__||_______||_______|  |___|    |__| |__||_|  |__|  |___|  |__| |__||_______|  |___|

This week's matchups!

[1] PENISCUP25 vs Phil Kessel's Hotdog Stand
[2] afterhours with issi vs Shootin’ Blanks
[3] Bag of Pucks vs Live Sports
[4] Pittsburgh Puckers vs Saturday Night Hockey
[5] Ice Holes vs Lets go Brayden

Press # to fetch results: 5
╒═════════════════╤═══╤════════╤════════╤════════╤════════╤═════╤════════╤════════╤════════╤═══════╤════════╤═════╤══════════╤═══════╤═══╤═══════════════╕
│ Team            │ G │ A      │ P      │ PIM    │ PPP    │ SHP │ SOG    │ HIT    │ BLK    │ W     │ SV     │ SA* │ SV%      │ SHO   │   │               │
├─────────────────┼───┼────────┼────────┼────────┼────────┼─────┼────────┼────────┼────────┼───────┼────────┼─────┼──────────┼───────┼───┼───────────────┤
│ Ice Holes       │ 8 │   14   │   22   │ 4      │   13   │ 0   │ 50     │ 21     │   17   │ 1     │   88   │ 97  │ .907     │ 0     │ 5 │ 53 Games Left │
├─────────────────┼───┼────────┼────────┼────────┼────────┼─────┼────────┼────────┼────────┼───────┼────────┼─────┼──────────┼───────┼───┼───────────────┤
│ Lets go Brayden │ 8 │ 13     │ 21     │   30   │ 5      │ 0   │   56   │   44   │ 14     │   2   │ 60     │ 63  │   .952   │   1   │ 6 │ 53 Games Left │
╘═════════════════╧═══╧════════╧════════╧════════╧════════╧═════╧════════╧════════╧════════╧═══════╧════════╧═════╧══════════╧═══════╧═══╧═══════════════╛

About

Python script to fetch and print NHL Yahoo Fantasy matches.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages