Fabio Dainese
Results
2
comments of
Fabio Dainese
In order to get the comments you need to specify also the ["session" flag](https://github.com/drawrowfly/instagram-scraper#get-session-id), like so: ```console instatouch comments https://www.instagram.com/p/[ID_OF_THE_POST]/ --session sessionid="..." ```
In case someone else if facing the same issue, in order to authenticate the user also on the Firebase Authentication dashboard, you just need to use `createCustomToken` and `signInWithCustomToken` Firebase...