This query returns a list of recent GIF on GIPHY is trending.
Developer info
- API endpoint slug
- giphy.recent_trending
- Runtime method
- performQuery("giphy.recent_trending")
Query fields
No fields for this query
Ingredients
URLURL to this gif on Giphy
- Slug
- url
- Filter code
- Giphy.recentTrending.URL
- Type
- Web URL
- Example
- http://giphy.com/posts/dreams-are-real-and-best-with-cats
Image URLURL to the gif's image if one exists
- Slug
- image_url
- Filter code
- Giphy.recentTrending.ImageURL
- Type
- Image URL
- Example
- http://media.giphy.com/media/9WsTM8zLbys4o/giphy.gif
Tumblr image URLGIF Image URL for posting GIFs on tumblr.
- Slug
- tumblr_image_url
- Filter code
- Giphy.recentTrending.TumblrImageURL
- Type
- Image URL
- Example
- http://media.giphy.com/media/QT3k4ZWD6XOaA/giphy-tumblr.gif
Email HTMLHTML to include an in-line GIF in the body of an email.
- Slug
- email_html
- Filter code
- Giphy.recentTrending.EmailHTML
- Type
- String
- Example
- <a href=http://media2.giphy.com/media/vhp0BocGjkVjO/giphy.gif><img src=http://media2.giphy.com/media/vhp0BocGjkVjO/giphy.gif border='0'/></a><br />via <a href=http://giphy.com/gifs/vhp0BocGjkVjO>giphy.com</a>
Embed codeIFrame embed code of gif
- Slug
- embed_code
- Filter code
- Giphy.recentTrending.EmbedCode
- Type
- String
- Example
- <iframe src="//giphy.com/embed/PfquFkRaRAv5u" width="500" height="391" frameBorder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
TagsNewline separate string of tags of this gif
- Slug
- tags
- Filter code
- Giphy.recentTrending.Tags
- Type
- String
- Example
- cats party
Created dateDate and time event was created.
- Slug
- created_date
- Filter code
- Giphy.recentTrending.CreatedDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00