|
By:
Yes having same problem and a few others trying to extract form details using the horse ID URL
Most of the source code has been changed slightly which is always a sign of a new programming team coming on board. The last 'update' a few months back was proof of 'if it aint broke dont fix it' but I guess their programers didnt get their bid agreed for this year. ![]() |
|
By:
My scraping programme seems to have went into an infinite loop
![]() |
|
By:
Apologies. Just as I gave up it finished and as yet I don't notice a difference. I can't find any reference to a MeetingID in my code.
|
|
By:
and now it turns out that scorecards.sendSpecificDesc("ruk_video", "180, 2011-07-22 isn't even included on all UK races, check out:
http://www.racingpost.com/horses/result_home.sd?race_id=535306 Not a course code for Epsom (17) to be found in the source anywhere! yeah, I know we can work off course string, but it's a pain. Any kind souls form RP explain what's going on? ta |
|
By:
My scraper looks for crs_id= and I've not had a problem.
I build the form from my own database rather than the horse id url, no point scraping what you've already scraped before... so maybe that's why I haven't had a problem. But I just checked the page source for the horse id url page and it does have crs_id= if that helps |