-
**Describe the bug**
Everything works but Instagram doesn't allow the registration, whats the problem?
**To Reproduce**
Steps to reproduce the behavior:
Config = {
"bot_type" : 1, #change t…
ghost updated
4 years ago
-
The scraping works fine for some pages but for some, it retrieves less information such as the following:
This code snippet below (page: `atebeyandsell`)
```
from facebook_scraper import *
from …
-
```js
function detect() {
if (typeof navigator !== 'undefined') {
return parseUserAgent(navigator.userAgent);
}
return getNodeVersion();
}
function detectOS(userAgentString)…
-
When I attempt to download individual Instagram posts, for example https://www.instagram.com/p/CnFNEqhhfJh/ I receive this error: "[instagram][error] HTTP redirect to login page (https://www.instagram…
-
Hi,
i was testing a bit bot i lost already 3 accounts, its all because of too high follow rate but i figured out that bot dont detect anymore somehow action blocked dialog, even when it appeared it s…
-
I wrote a python script to periodically upload media to my Instagram page. When I run the script, I get a message on my phone saying I've been logged out of instagram. If i dont log back in, the scrip…
-
After a few days of using the account, I logged into the website and received this message from Instagram:
```
**We suspect automated behavior on your account.**
To prevent your account from bein…
-
```
File "/home/pc/.local/lib/python3.6/site-packages/instapy/instapy.py", line 714, in set_smart_hashtags
if data["tagExists"] is True:
KeyError: 'tagExists'
```
I am using
```
ses…
-
I'm trying to install this.
But I get this error log.
```
root@raspberrypi:/home/pi/Tools-for-Instagram/bots# npm install node-schedule
> canvas@2.6.1 install /home/pi/Tools-for-Instagram/nod…
-
**Describe the bug**
Cant upload video
```python
from instapy_cli import client
username, password = str(open("account.txt", "r").read()).split(" | ")
video = 'Videos/test1.mp4'
text = 'Test…