Search through hundreds of thousands of gifs to match any reaction you want. The gifs are returned in a list with the URL, width, and height of the gif.
This API wraps the search gifs endpoint by Humor API. Check out the tutorial about writing a joke and meme app using this API.
This is how you're going to look after realizing the power of the Gif API :)
{
"images": [
{
"url": "https://media.tenor.com/xEf4j9pnMywAAAAC/dog-dogs.gif",
"width": 362,
"height": 498
},
{
"url": "https://media.tenor.com/U-g_SmVeq40AAAAC/poodle-dancing-dog-poodle.gif",
"width": 248,
"height": 498
},
{
"url": "https://media.tenor.com/SmFA9ziWpx4AAAAC/dogs-dog.gif",
"width": 498,
"height": 374
}
]
}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}