Looking for a developer to fake/spoof webgl/canvas info for python/selenium script from fingerprinting

Status
Not open for further replies.

Archie the Unicorn

Junior Member
Joined
Feb 6, 2021
Messages
111
Reaction score
48
I have a python/selenium script that I use for automated tasks on social media but it lacks of fingerprinting prevention features. I am looking for someone who can help me to make my script undetectable by altering/faking/spoofing the webgl/canvas info.
 
I have a python/selenium script that I use for automated tasks on social media but it lacks of fingerprinting prevention features. I am looking for someone who can help me to make my script undetectable by altering/faking/spoofing the webgl/canvas info.
Well, if the script is not too complicated, I can defend against fingerprinting if I do the bot from scratch.
 
I am looking for someone who can help me to make my script undetectable by altering/faking/spoofing the webgl/canvas info.
What makes you think webgl and canvas is enough?
Did you checked what info given site/appp is collecting? If not you are on wrong path.
Overall selenium is not something I would advise for social sites activity.

So it comes down to two options:
1. Port everything for example to puppeteer (out of the box its way better than selenium)
2. Make custom bot using for example python requests.

Feel free to PM me details if you want 1 or 2 along with your budget.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top