Description
The purpose of this project to collect data using free betfair API via php and store data into MySQL. bflib object-oriented library for hooking into Betfair's soap exchange interfaces is already available open source. I am looking to collect data only for Greyhound (UK) Following data should be collected: Course Name, Course Distance, Course Grade, Time, Date, Dogs Names, Dogs Numbers, Trap Number, Each Dog Winning Position and Time, Each dog Trainer, Break Time, Bends and Odds(!) SQL should have minimum of 4 tables (i.e.) Courses Names, Dogs Names, Trainers names, Main Result Data Early morning connect to betfair and fetch all data (1 request per sec) for the same day greyhound racing (UK) and then during the day fill the data with results Odds(!) for each dog should be collected within 60 seconds before the race begin