Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Sep 11, 2015 @ 08:32
    Ismail Mayat
    0

    Multi hashtag count from instagram

    Anders,

    I have working:

    var response = _instagramService.Tags.GetTagInfo(query);
    

    Where query is one hashtag minus # that works. If I want to get counts for bunch of tags do i need to make separate call for each one? Basically this is for multilingual campaign site.

    When campaign goes live we will have hashtag for different languages but we want one count for hash tag usage so they are different hash tags but they are the same word but in different languages.

    Regards

    Ismail

  • Anders Bjerner 487 posts 2989 karma points MVP 7x admin c-trib
    Sep 11, 2015 @ 08:37
    Anders Bjerner
    100

    Hi Ismail,

    That would require a call for each tag, as Instagram to my knowledge doesn't support batch calls or have an endpoint method for multiple tags.

Please Sign in or register to post replies

Write your reply to:

Draft