OP 30 May, 2020 - 09:13 PM
So, I make bots within VB.NET and Python.
My main issue is the cookies. Lots of websites use cookies to detect wherever you are a bot or not. (Also lots of other things, but that's not where I am going)
Is there any way to generate fake cookies, that you simply are able to import to your Selenium instance?
All answers are much appreciated, since this is a big downer for me, that I simply cannot solve.
Thanks!
My main issue is the cookies. Lots of websites use cookies to detect wherever you are a bot or not. (Also lots of other things, but that's not where I am going)
Is there any way to generate fake cookies, that you simply are able to import to your Selenium instance?
All answers are much appreciated, since this is a big downer for me, that I simply cannot solve.
Thanks!