New Social Media API
We've just added a new Social Media API endpoint that returns details for a social media account. It doesn't work for any social media account but it supports any account linked to a store in our database.
Here's an example response when looking up the Instagram account for Kylie Cosmetics (https://instagram.com/kyliecosmetics):
{
"domain_names" : [
"www.kyliecosmetics.com"
],
"details" : {
"followers_90d" : -63508,
"following" : 614,
"category" : "Lifestyle Services",
"value" : "https://instagram.com/kyliecosmetics",
"followers" : 25289618,
"type" : "instagram",
"posts" : 1605
}
You can retrieve data for accounts on Twitter, TikTok, Instagram, Facebook, Pinterest, Snapchat, YouTube and Yelp.