Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get session id??? #3

Open
Gimenz opened this issue Dec 8, 2021 · 6 comments
Open

how to get session id??? #3

Gimenz opened this issue Dec 8, 2021 · 6 comments
Labels
documentation Improvements or additions to documentation

Comments

@Gimenz
Copy link
Owner

Gimenz commented Dec 8, 2021

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

for mobile, you can try eruda. 
don't be lazy bruh. happy coding :)

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 😃

@Gimenz Gimenz added the documentation Improvements or additions to documentation label Dec 8, 2021
@Gimenz Gimenz closed this as completed Dec 8, 2021
@Gimenz Gimenz reopened this Dec 9, 2021
@Gimenz Gimenz pinned this issue Dec 9, 2021
@AmWeebs30
Copy link

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.

@Gimenz
Copy link
Owner Author

Gimenz commented Jan 28, 2022

yea, did you run it on android/termux? I was added getSession function, you can try it.

@AmWeebs30
Copy link

I already try it, and return error..

Screenshot_20220128-135034_Discord-Beta

@Gimenz
Copy link
Owner Author

Gimenz commented Jan 28, 2022

hmmm idk, but works for me. may the problem is in the headers, i'll update soon

getsession

@AmWeebs30
Copy link

Alright, thanks, I can't wait for the update!! Good luck

@Gimenz
Copy link
Owner Author

Gimenz commented Jul 1, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants