• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Yahoo Fantasy Baseball program

Joined
2/16/12
Messages
15
Points
13
Does anybody have any idea whether it is possible to write a program that would allow you to add/drop a player in Yahoo Fantasy Baseball (instead of actually going into the web browser and doing it manually)?

I am familiar with C and C++ but I don't know much about web programming.
 
Does anybody have any idea whether it is possible to write a program that would allow you to add/drop a player in Yahoo Fantasy Baseball (instead of actually going into the web browser and doing it manually)?

I am familiar with C and C++ but I don't know much about web programming.
Should be possible
 
Back
Top