A
A
allias1732019-07-21 12:05:37
Python
allias173, 2019-07-21 12:05:37

How to get sessionID from Instagram cookies?

You need to get sessionID from Instagram cookies like this:
16466857280%3AAqQckeV4hJmp8p%3A8
That is,
16466857289:AqQckeV4hJmp8p:8
the first part (before the first colon) is always the userID of the account from which you are logging in.
In Chrome, in the Application tab, in the Cookies section, there is this parameter, which means that with some kind of post / get request, this sessionID should be returned in Response Cookies.
But I figured out how to get it

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question