Notifications
Clear all

Instagram UID

4 Posts
3 Users
0 Reactions
2,067 Views
(@azarius)
Active Member
Joined: 9 years ago
Posts: 8
Topic starter  

Morning folks,

I have a physical dump of a device, and under user accounts it's showing me an Instagram User ID number… IE 18843535

I have found webpages that will show a UID when you input a username, but I want to go the other direction. Input the UID to get a username.

With FB you can just enter the UID in the URL path and it will pull up the profile, not the same for Instagram.

Any help?

tks


   
Quote
(@jasonlee)
Active Member
Joined: 9 years ago
Posts: 17
 

Assuming this is a cellebrite dump, isnt the account information under analyzed data -> accounts ?


   
ReplyQuote
(@azarius)
Active Member
Joined: 9 years ago
Posts: 8
Topic starter  

Neg… All it's showing me is the UID - there's nothing I can find that specifies an actual account name… Weird eh?


   
ReplyQuote
(@Anonymous 6593)
Guest
Joined: 17 years ago
Posts: 1158
 

I have found webpages that will show a UID when you input a username, but I want to go the other direction. Input the UID to get a username.

With FB you can just enter the UID in the URL path and it will pull up the profile, not the same for Instagram.

Have you examined the call

https://api.instagram.com/v1/users/search?q=jack&access_token=ACCESS-TOKEN

which returns a list of users matching the query, provided you have a valid access token. I have not found the query syntax documented anywhere, but then I've only looked around very briefly.

An Instagram developer is likely to answer your question much faster.

The Instagram API is documented at https://www.instagram.com/developer/endpoints/


   
ReplyQuote
Share: