Вопрос

I'm investigating a if it's possible to do this, what I'd like to do is to retrieve the search from google images and show the result in AS3, first, is this even possible?, if so, do you have an idea how to achieve it?.

Thanks.

Это было полезно?

Решение

You can use the google custom search api.

You will get the result as a json stream or an atom feet. But you will be restricted to 100 search calls a day, unless you pay good money to the folks at google.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top