K
K
korvin22021-11-18 14:37:05
Java
korvin2, 2021-11-18 14:37:05

Data about another user via instagram api?

Instagram provides 2 API options: Graph API and Instagram Basic Display API. As far as I understand from the documentation, data about other users can be obtained from the Graph API, but only for Instagram Business and authors.
So there is no official way to get another user's feed?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
Orkhan, 2021-11-18
@korvin2

So there is no official way to get another user's feed?

I suspect so. And as you have already been told, you need to parse the tape. For example, using selenium. Or, as an option, study the internal API, execute a request and parse json, which will contain the necessary data.

L
lssssssssssl, 2021-11-18
@lsssssssssl

" Get another user's feed " sounds like something very non-confidential. I don't think that Instagram provides such information in the public domain.
Official methods, I think, still exist, but for certain people for certain amounts.
IMHO.

P
Puma Thailand, 2021-11-18
@opium

Yes, handles can be obtained by making the same request as in the browser, plus there is a full library for this on github

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question