instagram

How to log in to Instagram.com?

I just started learning C#, theory is very boring without practice, so I decided to tinker and write an application for some ... s and simulate pressing a button. But here's how to implement it nowhere found. If someone has encountered this, please help.

Python. Instagram. How do I like it?

I found a feature that performs authorization on Instagram. import requests, json, getpass USER_AGENT = "Mozilla/5.0 (X11; ... l be logged in. How do I like it? Link to like - " https://www.instagram.com/web/likes/{MediaID}/like/". Thank you very much!

Instagram API: applying branded effects to photos

Does the Instagram API allow you to apply their branded effects to photos? Or all you can do is use it to access sections of the site - the friends feed, for example.

python selenium 5xx server error instagram

I run through selenium used webdriver 0.28.0 and 0.29.0 outputs this error and in another browser everything is ok how will it fix it? Reinstalled firefox I've had this error since yesterday

python (json) instagram parser

I have an insta parser, it only works with posts, igtv and profile info, how can I parse stories? After all, each story has i ... .com/storyes/user/?__a=1 will not work I will be very happy if there are options on pure bs4,requests, json without libraries

How to integrate the Instagram widget on your website?

Promonitoril this topic and I see that the plugins and widgets are all paid. The documentation of Instagram for developers wa ... t immediately understood. Can Instagram Instagram API be used to place an image output of your Instagram account on the site?

Registration Desabled when getting Instagram Access Token

You need to get an Instagram Access Token. I do everything according to the instructions https://ru.epicstars.com/kak-poluchi ... here should be a Register a New Client. And Registration Desabled is output. Maybe you need to make certain profile settings?

The fastest Android emulator for weak PCs to work with instagram apps

Tell me what in your opinion is the most Android for weak PCs to work with applications instagram, vk, fb. Not for games. Low-resource and fast-starting.

How to work with the Instagram API?

There was a task to display on the site a few fresh photos from Instagram. Registered in https://www.instagram.com/developer/ ... e requested resource. Origin 'http://[domain].ru' is therefore not allowed access. Tell me how to solve this problem.

How to pair instagram followers and subscriptions by nickname?

For some reason, if I use file_getcontents, it doesn't get the page itself, or rather, it doesn't get anything at all, but ev ... g: <?php echo $following; ?> </p> Outputs: https://www.instagram.com/maxgalkinru/ Followers: en Following: en

Like instagram button

How do I add a widget to the Instagram "Like" button site? There are similar ones in VK, FB Google+ with the number of likes.

How do I get an instagram access token?

Last year, I received a token without problems using a link like this: https://api.instagram.com/oauth/authorize/?client_id=[ ... it appears a window with a request for authorization and after clicking on "authorize" I get an error. What could be wrong?

Write a bot for Instagram

I want to try to make a bot for instagram, something like here with a lot of functions to choose from. I found a library on g ... hing is organized like this, in what language can this be implemented? I think about python, what can you tell me about this?

Error 302 when trying to get a list of subscribers and subscriptions

I use the synapse. I log in normally. I get tokens. I want to get a list of my subscribers and subscriptions. http.HTTPMethod ... ng thing is Location: https://www.instagram.com/мой_логин/ he just wants to redirect me to my page. Tell me, who can do what?

Instagram API get information about a particular post

Is it possible to have access to media (of course public) without having the authorization of the user responsible for it? Th ... DDoS. I have already created a" client application " on Instagram, I own The Client ID, Client Secret and the Access TOKEN.

Embed Instagram profile

I would like to know if there is any way to embed an Instagram profile, just like there is the Like Button or the Twitter Widget

Post something on my website and automatically post to facebook

Good afternoon, I have a doubt that matutando to understand. I saw in a system something very interesting that is when the pe ... ok, when you post a photo, you have the option to automatically post to facebook. How does this work in php? I have no basis.

How to share a URL or image directly on Instagram?

How It's done on Facebook: http://www.facebook.com/sharer.php?u=<?php echo MINHA_URL;?> And on Twitter: https://t ... he site. Also saw this example here, but I don't know how to use it without being through wordpress. Also has this example.

Share link on Instagram

Can I share a link on Instagram as easily as I do on WhatsApp on my website? Example: Whatsapp: / / send?text = http: / / Is there something simplified like that for Instagram?

Error 403 on request via UI.ajax to instagram

Does anyone know why this request via ajax from error 403 and in URL works normally? Instagram changed their api and I found ... bQ"}', method: "GET", dataType: 'json', success: function (retorno) { console.log(retorno); } });