Skip to content

Instantly share code, notes, and snippets.

@dvidsilva
Created February 26, 2014 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dvidsilva/9225237 to your computer and use it in GitHub Desktop.
Save dvidsilva/9225237 to your computer and use it in GitHub Desktop.
{
"provider": "ddg",
"query": "cat pircures",
"type": "images",
"results": [
{
"title": "",
"description": "",
"media": {
"url": "gato.png",
"kind": "image",
"meta": {
"height": 900,
"width": 400
}
},
"extra": ""
},
{
"title": "",
"description": "",
"media": {
"url": "gato.png",
"kind": "image",
"meta": {
"height": 900,
"width": 400
}
},
"extra": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment