Still a work in progress! I’ve managed to pull score data from the espn site, but exchanging the data between the python script and node helper is really challenging me. I was trying to just reverse engineer one of the other scoring modules, but both my parsing method and lack of javascript experience have made this really really difficult. I’ve been studying several tutorials and working on building simple modules from scratch just to make sure I understand all the socketNotification exchanges.
Now that I’m getting a feel for it, I’ll probably re-write the parser in javascript. It’s a slow process, but I plan to stay at it until it’s done or someone else makes it first. :)