SocialCounters icon indicating copy to clipboard operation
SocialCounters copied to clipboard

jQuery/PHP - Collection of Social Media APIs that display number of your social media fans. Facebook Likes, Twitter Followers, Instagram Followers, YouTube Subscribers, etc..

Results 6 SocialCounters issues
Sort by recently updated
recently updated
newest added

Tried to fix it by myself, but doesn't work. Maybe someone has an idea. ` function twitch(){ $.ajax({ url: 'https://api.twitch.tv/helix/users/follows', dataType: 'json', type: 'GET', data:{ 'to_id': settings.twitch_username, 'Client-ID': twitch_client_id, 'accept':...

How to get LinkedIn Company Page followers/Likes data , it will be very much helpful for me , if you know it. Thanks in Advance, Manohar

I can't seem to get the 'youtube_user' option to work using channel IDs on a channel that doesn't have a set username, but instead is basically a code of a...

Hello, I am trying to get the follower count for a compagny profile on the linkedin API, do I have to change anything and what do I have to change...

Love the program! Thank you so much for sharing this. I'm at a loss of how to get a FB Page Token that will be permanent. I've been using the...

Hi. First of all, thank you for the repo. My question is, how I can show Linkedin connections for multiple users? I have created an app in Linkedin and grant...