Screen Scraping Question

Raul Laansoo metalheart at hot.ee
Thu Jul 12 19:06:23 EDT 2007


Ühel kenal päeval, K, 2007-07-11 kell 12:45, kirjutas jeffbg123:
> Hey,
> 
> I am trying to make a bot for a flash game using python. However I am
> having some trouble with a screen scraping strategy. Is there an
> accepted way to compare a full screenshot with the image that I want
> to locate? It is a math based game, so I just have to check what
> number, 1-9, appears in the center of the flash game. Is there an
> easier method to do this?
> 
> Thanks
> 
> -Jeff
> 
Maybe you can compare screenshots by the size, if they vary.

Raul




More information about the Python-list mailing list