Open Gimenz opened 2 years ago
Hi, I don't think eruda can be used on the Instagram web. I've tried it using a script, but the tools still don't appear.
yea, did you run it on android/termux? I was added getSession function, you can try it.
I already try it, and return error..
hmmm idk, but works for me. may the problem is in the headers, i'll update soon
Alright, thanks, I can't wait for the update!! Good luck
maybe instagram was changed their cookie, old login method with just sessionid not working as now, i've update the getSessionId function to get full of cookie
read here #15
most people asking this question, to get session id is easier, but they lazy to find it on the dev tools or chrome extension. if you want to get cookie/sess id with one click, you can watch this (need Computer). => How to Get Facebook/Instagram's Cookie
next time, i'll add some function to get session id, any terminal maybe can use it. may it's requires login username and password. is safe bcz don't store username and password locally, or i didn't put logger here 😃