CheshireCaat / playwright-with-fingerprints

Anonymous automation via playwright with fingerprint replacement technology.
MIT License
124 stars 8 forks source link

Add support for Python Playwright #24

Open John-Wick23 opened 10 months ago

John-Wick23 commented 10 months ago

Please add support for Python Playwright as python is the most used language for automation. Adding support for it would be easy as just the debugging address would be required and modifying the fetching of fingerprint by using requests. What's the use of having fingerprint switcher license and not being able to use the browser for Python when both the languages have similar Playwright implementations?

0xelnio commented 10 months ago

@CheshireCaat is there a possibility to port this to Python?

bablosoft commented 10 months ago

Right now we are busy with other tasks.

John-Wick23 commented 10 months ago

Right now we are busy with other tasks.

Maybe you should look at implementing support for language such as Python which is primarily used for automation instead of other things. I prefer using python for automation for Fingerprint switcher instead of the BAS.

grishien commented 4 months ago

I actually made it to the python