instagrapi icon indicating copy to clipboard operation
instagrapi copied to clipboard

Search by a tag, support reels

Open simpy25 opened this issue 3 years ago • 3 comments

At first, thx a lot for your amazing lib. I have a small question: is there any possible way to get reels as well by searching by a tag?

simpy25 avatar Jun 20 '22 12:06 simpy25

@simpy25 is it possible in the instagram app? If yes, please send a screenshot of this interface

adw0rd avatar Jun 21 '22 11:06 adw0rd

@adw0rd i don't know if @simpy25 meant this, but i would like to know if it's possible to get user reels feed: 2022-06-22 16 01 51

Pezhvak avatar Jun 22 '22 11:06 Pezhvak

@adw0rd yep, sure. here is a small example: I've created 2 posts with the same tag #loooooooop1234 : 1 - is "standard" post, second one is reels. Now I'm trying to search by this tag: here is video-post image Here is reels video with hat specific tag: image As you can see, they are in different tabs.

I've downloaded some 2-years old insta (mobile version) decompiled code from git, but couldn't find anything related to this functionality there. Thought may be you could help, or there already such functionality in your library

simpy25 avatar Jun 22 '22 16:06 simpy25