Recent content by Hydrowaterboy

  1. H

    Can't get Python Requests based Reddit account generator to work.

    Hi all, I am trying to create a Reddit account creator based on Python requests (to save bandwidth resources). Below is a brief summary of what my code does. Btw I am using rotating proxies which I lock in for each requests.session() 1. start an requests.session() instance. 2. update the...
Back
Top