Fix my Reddit Account Generator (Python Requests, Network Traffic Reversing)
Budget: €8 – €30 EUR
Hey, I've recently written a reddit account generator, using python. It does use pure python requests & a captcha solver service and works; in terms of actually creating accounts on the website reddit.com. The issue is for some reason after 10-40 seconds these accounts receive a "shadowban". A shadowban on reddit, is an invisible form of ban, basically reddit is somehow detecting my account generator python code. I need someone that knows python 3 well & is good with reversing network traffic(e.g. usage of DevTools in browsers or other network debugging tools such as Fiddler), to reverse the reddit network traffic during auth process and check for something, which I've missed out, and modify my python 3 code, so that it stops creating accounts that get shadowbanned after a short period of time.
Further on:
1. The code does use proxies and already has a list of proxies, that it is able to check and connect to
2. Proxies are passed to the captcha solver service, I do not think the captcha solver service / recaptcha v2 is the issue
3. I'm advanced myself and I spent like a full day, trying to find out what gets these accounts flagged, so it's not that easy to figure out
4. Be ready to work with alot of cookies & tokens, that reddit sets during registration to track proper registration traffic and also type 'I understood' somewhere into your bid, if you even bothered reading this
5. The code already has headers, sessions, data, params and so on in it; as I said it is able to fully replicate the registration and also able to detect if the account it just created is shadowbanned, you're only supposed to find out, what I'm possibly missing in my code, that reddit does, which gets my registered accounts flagged and shadowbanned and then modify my code accordingly, so that it stops creating shadowbanned accounts
6. The codes length is 260 lines, but mostly because of all the spammy headers and spacing & I'll do my best just commenting out functions everywhere so you can more easily understand my pre-written code
I'm willing to pay max 30$ for this, as literally all you've to do is find my mistake and adjust my pre-written code
Please don't bother writing unless you actually understood what I just wrote ...
Further on:
1. The code does use proxies and already has a list of proxies, that it is able to check and connect to
2. Proxies are passed to the captcha solver service, I do not think the captcha solver service / recaptcha v2 is the issue
3. I'm advanced myself and I spent like a full day, trying to find out what gets these accounts flagged, so it's not that easy to figure out
4. Be ready to work with alot of cookies & tokens, that reddit sets during registration to track proper registration traffic and also type 'I understood' somewhere into your bid, if you even bothered reading this
5. The code already has headers, sessions, data, params and so on in it; as I said it is able to fully replicate the registration and also able to detect if the account it just created is shadowbanned, you're only supposed to find out, what I'm possibly missing in my code, that reddit does, which gets my registered accounts flagged and shadowbanned and then modify my code accordingly, so that it stops creating shadowbanned accounts
6. The codes length is 260 lines, but mostly because of all the spammy headers and spacing & I'll do my best just commenting out functions everywhere so you can more easily understand my pre-written code
I'm willing to pay max 30$ for this, as literally all you've to do is find my mistake and adjust my pre-written code
Please don't bother writing unless you actually understood what I just wrote ...