-
hi
i want login to my instagram page . when call login function and checkpoint returns this array to output :
{"loggedInUser":[],"cookies":{"rur":"FTW","csrftoken":"Rp8Zdp********64RA","mid":"WxbPw…
-
If Login fails because Instagram requires a Checkpoint (user verification) it's not possible to login anymore. Is there any way to solve this in code or a walkaround?
-
(not sure if this is an `html5lib` or `bs4` issue, but any help appreciated)
`NoneType` error when using `html5lib` with beautiful soup but when using `lxml` no error
```
from bs4 import Beauti…
-
## Please follow the guide below
- Issues submitted without this template format will be **ignored**.
- You will be asked some questions and requested to provide some information, please read them…
-
I'm trying this API and I'm getting a challenge for my account. While trying to handle it, I cannot make the methods to work. This is my code:
```js
Client.Session.create(device, storage, 'myuser'…
nvivo updated
6 years ago
-
hi, when i try to create a session then i got "challenge_required" error.
```json
{
"message": "challenge_required",
"challenge": {
"url": "https://i.instagram.com/challenge/296014780/25T…
-
So similar methods, for example https://stackoverflow.com/questions/18844706/how-to-post-pictures-to-instagram-using-api/26186389#26186389, result in banned accounts. What's the status of this library…
-
I'm seeing another crash that I think is related to reverse DNS lookups. Backtrace and stack trace info below:
```
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc…
wvolz updated
6 years ago
-
When I call the login method in the scraper it is failing. I output the response from instagram and it's asking for a check_point challenge (I did a print_r after line 529 in src/InstagramScraper/Ins…
-
Hey There! :)
installed the v.0.0.3 via pip, and i get this error now:
> instapy-cli v.0.0.3 …