Google search widget

Hi, would it be possible to create a google image search function in a widget that gives for example first 10 images as result ? An array of image urls would be enough to get them with the download images to get them displayed but kind of lost on how to get the urls.

Hi Visualart,

Interesting question, Just wanted to make sure you know about the web browser plugin. I’m not experienced in web development, but it may be possible to run some ‘image scraping’ HTML within the context of the web browser plugin.

Hope that helps!

Hi Astrotronic, yes i know about the web browser plugin but that won’t isolate it as an image. Further investigation got me to this python script that might open up some possibilities:

Ah nice, you might be able to run the python scripts in editor, but I think that the python scripting may be editor-only. (as opposed to working in packaged project)