pgrimaud / instagram-user-feed

This is a scrapper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
MIT License
874 stars 136 forks source link

How to get the user id when trying to fetch instagram reel #368

Open Zeeshan-H opened 9 months ago

Zeeshan-H commented 9 months ago

Version(s) affected: 8.2

Description
I am using your package and example given in reels.php but I am not sure about how do I get user id. Because I have a list of 10 users and want to fetch their reels. But I don't know about the user id.

How to reproduce

Additional context