Skip to main content

Giphy

Website: https://giphy.com/ API Reference: https://developers.giphy.com/docs/api/endpoint/#trending

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key. Your GIPHY API Key. You can create and find your API key in the GIPHY Developer Dashboard at https://developers.giphy.com/dashboard/.
start_datestringStart date.
querystringQuery for search endpoints. A query for search endpointfoo
query_for_gifstringQuery for gif search endpoint. Query for gif search endpointfoo
query_for_stickersstringQuery for stickers search endpoint. Query for stickers search endpointfoo
query_for_clipsstringQuery for clips search endpoint. Query for clips search endpointfoo

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
categoriesnameDefaultPaginator
emojiidDefaultPaginator
autocomplete_tagsnameDefaultPaginator
channel_searchidDefaultPaginator
gifs_searchidDefaultPaginator
stickers_searchuuidDefaultPaginator

Reference

Config fields reference

Field
Type
Property name
string
api_key
string
start_date
string
query
string
query_for_gif
string
query_for_stickers
string
query_for_clips

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.22025-04-1257763Update dependencies
0.0.12025-04-0757503Initial release by @btkcodedev via Connector Builder
Was this page helpful?