Description Usage Arguments Details Author(s) Examples
Search all Giphy GIFs for a word or phrase. Punctuation will be stripped and ignored.
1 2 |
q |
Search query term or phrase |
limit |
- The number of results to return, up to 100. The default is |
offset |
- An offset, to manage limited returns. The default is |
rating |
- A rating for age appropriate gifs. Options include |
lang |
- Regional content; see the allowed 2-letter ISO 639-1 country codes listed in the Details. |
sticker |
Should a GIF be returned or an animated sticker (with transparent background)? Default to |
api_key |
- Giphy provides a default |
Search for a specific, or particular gif using the giphy API. May return a large number of gifs, so it is possible to move through multiple searches using limit
and offset
.
Be aware that failure to use the rating
tag may result in gifs that are not safe for work use.
The default API key used here is for testing purposes only. More information on the use of the giphy API is available at https://github.com/Giphy/GiphyAPI
Simon J. Goring simon.j.goring@gmail.com
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.