You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently have 20 accounts added. Total: 20 - Active: 20 - Inactive: 0
During my run of scraping followers, 1 of the accounts got banned and it killed my proccess.
This is exactly what happened -
twscrape followers 114XXXXXXXXXXXXX --limit=1050000 >> OUTPUT.txt
2024-07-10 17:04:14.527 | WARNING | twscrape.queue_client:_check_rep:191 - API unknown error: 403 - 48/50 -
{username} - (64) Your account is suspended and is not permitted to access this feature.
If an event gets banned, is it possible for the script to skip that account and continue the queue?
Seems like a very big issue, especially if you are in the middle of scraping followers.
The text was updated successfully, but these errors were encountered:
I currently have 20 accounts added.
Total: 20 - Active: 20 - Inactive: 0
During my run of scraping followers, 1 of the accounts got banned and it killed my proccess.
This is exactly what happened -
twscrape followers 114XXXXXXXXXXXXX --limit=1050000 >> OUTPUT.txt
2024-07-10 17:04:14.527 | WARNING | twscrape.queue_client:_check_rep:191 - API unknown error: 403 - 48/50 -
{username} - (64) Your account is suspended and is not permitted to access this feature.
If an event gets banned, is it possible for the script to skip that account and continue the queue?
Seems like a very big issue, especially if you are in the middle of scraping followers.
The text was updated successfully, but these errors were encountered: