takabinance

Results 13 comments of takabinance

I have this same issue with Python 3.10. It was working until about a week ago. I'm assuming some dependency somewhere got updated on my side.

removing uvloop code works for me for now

fwiw, i've been able to use a proxy server without a problem. have you tried to do it globally. something like: tw_scrape_db = os.path.join(os_path, "accounts.db") token_pool = AccountsPool(db_file=tw_scrape_db) tw_scrape_api =...

I've used royal and stormproxies. I settled on stormproxies residential as it's cheap, unlimited bandwidth and twitter doesn't seem to ban it so quickly. Http

I think it rotates every 5 mins. They have a data center service that rotates on every request but felt like that was getting banned too often.

It seems like it's gotten much harder. Previously I was losing a few accounts/day, and in the past few days I think I went through close to 1,000. 👎 Automated...

I have not tried to re-login... it's with a large number of accounts. I'm not sure how I would do this. But, yeah, it seems like something changed very recently.

Has anyone had luck with re-logging in (twscrape relogin ). I have tried with and without mfa_code and it always generates: twscrape.accounts_pool:login:162 - Failed to login 'accountname': 429 - {"code":88,"message":"Rate...

Also, has anyone tried with premium accounts. I'd happily pay for 10-20 accounts to avoid this.

> When checking the usage, despite several accounts being added to the db, the same 20 accounts or so get used over and over, has anyone else noticed it? Wouldn't...