Nicholas Salem

Results 4 comments of Nicholas Salem

> 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 =...

@takabinance thank you so much and storm does rotating residential? So every request is randomized or are you just buying one singular static resi?

#137 This is what was causing my scripts to never grab full following. Would hit a banned account and would just stop the gather function.

Got it to work by editing the queue_client.py code, was truly never catching the banned 403 error. This implementation has it simply removes the account and places it in inactive...