[Tutor] Retrieving data from a web site

Phil phil_lor at bigpond.com
Sat May 18 11:40:49 CEST 2013


On 18/05/13 19:25, Peter Otten wrote:
>
> What's the url of the page?

http://tatts.com/goldencasket

> Are there alternatives that give the number as plain text?

Not that I can find. A Google search hasn't turned up anything.

> If not, do the images have names like whatever0.jpg, whatever1.jpg,
> whatever2.jpg, ...? Then you could infer the value from the name.
>
> If not, is a digit always represented by the same image? Then you could map
> the image urls to the digits.

Good point Peter, I'll investigate.

-- 
Regards,
Phil


More information about the Tutor mailing list