To see less ads Register or Login ----- Daily Fantasy Sports games 18+

Greasemonkey script to display team data on FPL league page

A Fantasy Football forum for news on fantasy football games run by the Premierleague (FPL).
Post Reply
User avatar
SuperGrover
Grumpy Old Man
Posts: 1540
Joined: 12 Sep 2012, 15:38
Location: Chicago, USA

Re: Greasemonkey script to display team data on FPL league page

Post by SuperGrover »

Looks great! Fantastic stuff!

...
Red & Blue Braces
Posts: 397
Joined: 13 Oct 2005, 18:42
FS Record: yes

Re: Greasemonkey script to display team data on FPL league page

Post by ... »

Looking great with the new updates, thanks!

mesut.hadoken
Cheetah
Posts: 3
Joined: 25 Aug 2015, 00:51

Re: Greasemonkey script to display team data on FPL league page

Post by mesut.hadoken »

hi nickchild,

im really excited with the greasemonky script you wrote.
as a fpl player, it has always been on my mind for someone who knows coding to do something like that - pooling a quick chart of all the teams in my league.
thank you very much for it and great job!

would like to get in touch with you via email or private message here if that's possible?
(i actually just joined fiso just so i could post this :), but still new so i have limited access/can't pm you)

i have some questions and some ideas as well. hope to hear from you!
cheers.

mesut.hadoken
Cheetah
Posts: 3
Joined: 25 Aug 2015, 00:51

Re: Greasemonkey script to display team data on FPL league page

Post by mesut.hadoken »

hi nickchild,

im really excited with the greasemonky script you wrote.
as a fpl player, it has always been on my mind for someone who knows coding to do something like that - pooling a quick chart of all the teams in my league.
thank you very much for it and great job!

would like to get in touch with you via email or private message here if that's possible?
(i actually just joined fiso just so i could post this :), but still new so i have limited access/can't pm you)

i have some questions and some ideas as well. hope to hear from you!
cheers.

User avatar
timao1
Treebeard
Posts: 119
Joined: 20 Aug 2015, 21:51

Re: Greasemonkey script to display team data on FPL league page

Post by timao1 »

I noticed a column missing since the upgrade. It was the column which displayed the number of footballers each FPL player had left to play in the gameweek, and when you hovered over the number, a box appeared with the names of the footballers.

User avatar
podge018
Treebeard
Posts: 210
Joined: 12 Feb 2010, 20:33

Re: Greasemonkey script to display team data on FPL league page

Post by podge018 »

this is a great resource. Is there a way to get it working on iphone/ipad?

User avatar
nickchild
FISOhead
Posts: 648
Joined: 27 Jul 2006, 23:51
FS Record: 180th Overall FPL and X-League Winner 2008/09
Contact:

Re: Greasemonkey script to display team data on FPL league page

Post by nickchild »

timao1 wrote:I noticed a column missing since the upgrade. It was the column which displayed the number of footballers each FPL player had left to play in the gameweek, and when you hovered over the number, a box appeared with the names of the footballers.
It should still be there....

Make sure you have 'Playing Stats' turned on and this will give you the 3 columns for played, yet to play and did not play

User avatar
nickchild
FISOhead
Posts: 648
Joined: 27 Jul 2006, 23:51
FS Record: 180th Overall FPL and X-League Winner 2008/09
Contact:

Re: Greasemonkey script to display team data on FPL league page

Post by nickchild »

podge018 wrote:this is a great resource. Is there a way to get it working on iphone/ipad?
I'm working on an iOS app right now that will display the live info (points, captain and playing stats)... stay tuned!

User avatar
timao1
Treebeard
Posts: 119
Joined: 20 Aug 2015, 21:51

Re: Greasemonkey script to display team data on FPL league page

Post by timao1 »

nickchild wrote:
timao1 wrote:I noticed a column missing since the upgrade. It was the column which displayed the number of footballers each FPL player had left to play in the gameweek, and when you hovered over the number, a box appeared with the names of the footballers.
It should still be there....

Make sure you have 'Playing Stats' turned on and this will give you the 3 columns for played, yet to play and did not play
Ah yes I had a blind moment, thank you so much.

mesut.hadoken
Cheetah
Posts: 3
Joined: 25 Aug 2015, 00:51

Re: Greasemonkey script to display team data on FPL league page

Post by mesut.hadoken »

this is ridiculous. nickchild> i actually couldnt reply to you.

any mods out there that can help? or how many posts do i have to post here before i get more abilities?

User avatar
Moist von Lipwig
FISO Knight
Posts: 18227
Joined: 08 Jun 2011, 16:08
Location: The Eyrie
FS Record: FPL Spring 16 Winner 2010-11. Murfs F1 Predictions 2012 Winner. Pick Quick 2012-13 Winner. SP4s Predictions League A & Champions League

Re: Greasemonkey script to display team data on FPL league page

Post by Moist von Lipwig »

mesut.hadoken wrote:this is ridiculous. nickchild> i actually couldnt reply to you.

any mods out there that can help? or how many posts do i have to post here before i get more abilities?
5. Just make a couple of replies somehere (ie. to this) and you'll be fine.


and welcome to FISO.

thesilkworm
Grumpy Old Man
Posts: 1554
Joined: 01 Oct 2009, 17:59

Re: Greasemonkey script to display team data on FPL league page

Post by thesilkworm »

Good luck on the iOS app - I'd definitely buy it and am sure plenty of others would too.

Had an idea for another script or feature for the app. No idea how feasible, but it would be great if when viewing your team's transfers page (in data view rather than pitch view), there was an extra column which displayed the +/-% figure taken from fplstatistics.co.uk, so you could look at your squad and see who is dropping/rising without having to look them up manually. Possible that fplstatistics wouldn't like this of course as people would stop visiting their website so much, but just an idea.

User avatar
nickchild
FISOhead
Posts: 648
Joined: 27 Jul 2006, 23:51
FS Record: 180th Overall FPL and X-League Winner 2008/09
Contact:

Re: Greasemonkey script to display team data on FPL league page

Post by nickchild »

That would involve a cross site AJAX request which probably isn't allowed by them. The only other way would be to create a webservice on my own site that reads fplstatistics and returns what I need, bit that's all a bit sneaky and I don't want to step on anyone's toes...

One option may be to use CTC if FISO bods and mods allow it... is CTC in a reliable state yet?
Last edited by nickchild on 27 Aug 2015, 10:36, edited 1 time in total.

thesilkworm
Grumpy Old Man
Posts: 1554
Joined: 01 Oct 2009, 17:59

Re: Greasemonkey script to display team data on FPL league page

Post by thesilkworm »

Yeah you're right about it all seeming a bit sneaky, wouldn't do it without the permission of the the site you were using. Unfortunately CtC isn't really giving sensible figures at the moment.

User avatar
Stemania
FISO Jedi Knight
Posts: 20448
Joined: 27 Aug 2006, 11:54
Location: On the Iron Throne of xG, the seat of The Crown Prince of the Stat Perverts. Or if not, in the STC!
FS Record: Best: TFF 321st. FPL 129th. FFS Career HoF Peak 2nd (Live 1st). Ability since lost.

Re: Greasemonkey script to display team data on FPL league page

Post by Stemania »

I don't think that would be too great an idea anyway tbh - even the most accurate of the price prediction sites is often fairly inaccurate and so a great deal of the time the script would be display a column of guesswork alongside ten or so columns of factual data.

What I do think is that someone developing a standalone free app for FPLS (in collaboration with the nigel) would be a good idea. :D

t88
Treebeard
Posts: 261
Joined: 01 Dec 2010, 23:05

Re: Greasemonkey script to display team data on FPL league page

Post by t88 »

t88 wrote:Has anybody ever tried if the script works with the Google Chrome app on am android phone?
the Google Chrome app on Android doesn't allow any extensions so that's a nono

Any other apps that have the Tampermonkey extension on Android platform?

Mister Talons
Red & Blue Braces
Posts: 310
Joined: 03 Nov 2009, 12:45

Re: Greasemonkey script to display team data on FPL league page

Post by Mister Talons »

Added Greasemonkey + script today.. bl**dy brilliant! Well done nickchild! Cheers mucho!

User avatar
Hogmeister
Dumbledore
Posts: 6852
Joined: 05 Aug 2010, 21:26
Location: Sitting in my tin can, far above the world
FS Record: Top 300 in all-time FPL rankings

Re: Greasemonkey script to display team data on FPL league page

Post by Hogmeister »

Just read the bit about the extra script for the "my team" page, so installed and using... great stuff!!

Stower79
Grumpy Old Man
Posts: 1366
Joined: 13 Oct 2005, 18:32
FS Record: Previously placed Top 20 Sun DreamTeam, Top 20 TFF, TFF Divisional winner, Top 500 FPL

Re: Greasemonkey script to display team data on FPL league page

Post by Stower79 »

This is such an excellent tool. Thanks very much Nick.

User avatar
hayesag
Dumbledore
Posts: 6589
Joined: 22 May 2006, 21:45
Location: https://freecash.com/r/easypie
FS Record: piss poor

Re: Greasemonkey script to display team data on FPL league page

Post by hayesag »

ok so i've just downloaded the script for chrome (tampermonkey) but not sure if it is working as i dont see anything different. Can somebody help with this?

Sugnid
Red & Blue Braces
Posts: 300
Joined: 17 Apr 2010, 08:47

Re: Greasemonkey script to display team data on FPL league page

Post by Sugnid »

How are people getting this to work in Chrome - having no joy....

tbertin
Newbie
Posts: 1
Joined: 01 Sep 2015, 18:52
FS Record: 1200

Re: Greasemonkey script to display team data on FPL league page

Post by tbertin »

Hi Nick

I've downloaded the plugins for Chrome and Firefox but no joy. The scrip links just display a "404: This is not the page you're are looking for." Error

Any ideas?

Ezequiel
Treebeard
Posts: 267
Joined: 25 Sep 2013, 03:03

Re: Greasemonkey script to display team data on FPL league page

Post by Ezequiel »

tbertin wrote:Hi Nick

I've downloaded the plugins for Chrome and Firefox but no joy. The scrip links just display a "404: This is not the page you're are looking for." Error

Any ideas?
Did you install a Jedi extension? :lol:

User avatar
gabe23
Cheetah
Posts: 6
Joined: 27 Aug 2015, 17:24
FS Record: None Yet

Re: Greasemonkey script to display team data on FPL league page

Post by gabe23 »

Just installed with Tampermonkey and Chrome and it works brilliantly. Many thanks for the hard work on this, nickchild!

User avatar
kidzio
Wideboy
Posts: 53
Joined: 06 Sep 2015, 14:42

Re: Greasemonkey script to display team data on FPL league page

Post by kidzio »

Hi nickchild,

This is a great script! thanks so much for it!

So the "gameweek transfers" and "transfer points hit" are not for the gameweek that is currently playing or just over. Is it possible to have 2 sets? i.e. one for checking just before the gameweek starts and one for the current gameweek? Hope I am not asking for too much :) Thanks!

Mister Talons
Red & Blue Braces
Posts: 310
Joined: 03 Nov 2009, 12:45

Re: Greasemonkey script to display team data on FPL league page

Post by Mister Talons »

Love this.

Suggestions for tweaks? A sort facility for the Data View columns would be nice.

User avatar
kidzio
Wideboy
Posts: 53
Joined: 06 Sep 2015, 14:42

Re: Greasemonkey script to display team data on FPL league page

Post by kidzio »

Hi nickchild,
is it possible to see someone's chip's box as showing "4 with pick background"? Because I saw it this week and if it is showing "4", shouldn't all his chips be used up already? I understand that pink means he is using a chip for the coming gameweek. The pink background is left from last gameweek is it? Thanks.

User avatar
nickchild
FISOhead
Posts: 648
Joined: 27 Jul 2006, 23:51
FS Record: 180th Overall FPL and X-League Winner 2008/09
Contact:

Re: Greasemonkey script to display team data on FPL league page

Post by nickchild »

That's correct... 4 chips, 1 per gw. You can check the details by browsing to that teams gameweek history just to make sure...

User avatar
nickchild
FISOhead
Posts: 648
Joined: 27 Jul 2006, 23:51
FS Record: 180th Overall FPL and X-League Winner 2008/09
Contact:

Re: Greasemonkey script to display team data on FPL league page

Post by nickchild »

Mister Talons wrote:Love this.

Suggestions for tweaks? A sort facility for the Data View columns would be nice.
Good shout. I'll add it to the other script that adds PPG, PP90, PPH and PPA

User avatar
nickchild
FISOhead
Posts: 648
Joined: 27 Jul 2006, 23:51
FS Record: 180th Overall FPL and X-League Winner 2008/09
Contact:

Re: Greasemonkey script to display team data on FPL league page

Post by nickchild »

I'm likely to need a few BETA testers for my iOS app if anyone's interested? It does a similar thing to the script, pulling through the latest scores, captain, chips and players games status.

I'll be running some final tests this weekend, but could do with a hand the following weekend.

If you'd like to help my testing, send me a PM with your email address and list of Apple devices you own and I will add you to the BETA program.

Thanks in advamce!

View Latest: 1 Day View Your posts
Post Reply

Return to “Fantasy PremierLeague.com (FPL)”