jlobos / instagram-web-api

🤳 Instagram Private Web API client for Node
https://npmjs.com/instagram-web-api
MIT License
1.12k stars 186 forks source link

Get user by user ID #242

Closed konradag closed 3 years ago

konradag commented 3 years ago

Is there a quick and simple way to get a user by the user ID (not by the username)?

MonsieurBibo commented 3 years ago

see #10

konradag commented 3 years ago

Thanks. There is no straightforward method to get a user by just the user ID, but I solved the issue by connecting multiple of the methods.