Skip to content

Instantly share code, notes, and snippets.

@firecentaur
Created April 14, 2020 22:12
Show Gist options
  • Save firecentaur/c389d3334cbc239712ec727f246ab31d to your computer and use it in GitHub Desktop.
Save firecentaur/c389d3334cbc239712ec727f246ab31d to your computer and use it in GitHub Desktop.
{
"success": true,
"message": "Successfully retrieved tags",
"data": {
"tags": [
{
"label": "Adobe",
"videoCount": "2"
},
{
"label": "Aerospace",
"videoCount": "9"
},
{
"label": "AI",
"videoCount": "31"
},
{
"label": "Airbnb",
"videoCount": "8"
},
{
"label": "Alex Rodriguez",
"videoCount": "1"
},
{
"label": "Alibaba",
"videoCount": "6"
},
{
"label": "Alternative Meat",
"videoCount": "21"
},
{
"label": "Amazon",
"videoCount": "71"
},
{
"label": "Apple",
"videoCount": "90"
},
{
"label": "Ashton Kutcher",
"videoCount": "1"
}
],
"numTags": "141"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment