url to image
sononix at gmail.com
sononix at gmail.com
Thu Jun 7 18:04:07 EDT 2007
On Jun 7, 7:49 pm, Szabolcs Nagy <nszabo... at gmail.com> wrote:
> sono... at gmail.com wrote:
> > just wondering are there any snippets out there where you can convert
> > a url to an image using python
>
> you mean render a webpage as an image?
> does not sound a simple task
> maybe you can use oss web rendering engines like gecco, khtml or
> webcore
This can be done(very primitive) using the PIL library though the
problem is that I havent found a means of firing an event when the
page had been loaded
Is there any means of firing an event in firefox or checking some
variable maybe in the urllib2 library to check this
More information about the Python-list
mailing list