M
M
Maxim Kononov2017-03-29 22:29:28
Django
Maxim Kononov, 2017-03-29 22:29:28

How to parse the number of followers from instagram to a website?

Instagram has a link to go to the site.
When a user clicks on this link, it is necessary that the number of user's subscribers is parsed to the site. How to implement it?
And another question. Can a user, while on the site, make a post of this entry on the site in his instagram? And how to implement it?
JP - Python Django
Thanks.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xxx, 2017-03-30
@Heavy10110

1 - find out exactly who followed the link (a certain Instagram profile), I don’t know if it’s possible to implement it
2 - check the Instagram API to find out the number of subscribers of the one who clicked (if the API is not available, https://habrahabr.ru/ post/302150/)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question