I'm new to writing code and I'd like to know if there's a way to get the total number of posts per hashtag from Instagram / Facebook / Twitter / Pinterest.
For instance, If a picture is tagged with the #fun on
Instagram with 4000 photos Facebook with 2000 posts Twitter with 2000 posts Pinterest with 20000 pins,
I would like to pull the numbers 4000, 2000, 2000 and 20000 from these above mentioned APIs. Is this possible? Any links or tutorials to this would be helpful!
Thanks Vila