Which Browser Should I use For My Bot Project

coolkinglee

Newbie
Joined
Sep 28, 2022
Messages
12
Reaction score
0
Hello BHW experts, I wish to inquire about the best private browser to use for my Google botting journey, as far as I have learned in this forum,

Google chrome browser, and most chromium-based browsers makes use of UUID hardware info to track multiple instances of browser launched...

I wish to be guided on the best browser to use for my YouTube bot as my software will be using multiple instances to watch YouTube videos.... I really don't want to get tracked by UUID, In short I need a browser that launches every new instance with a new UUID..

Please any help will be appreciated... You can send me a pm as well if you feel your suggestion shouldn't be made public

Thanks bosses
 
Hello BHW experts, I wish to inquire about the best private browser to use for my Google botting journey, as far as I have learned in this forum,

Google chrome browser, and most chromium-based browsers makes use of UUID hardware info to track multiple instances of browser launched...

I wish to be guided on the best browser to use for my YouTube bot as my software will be using multiple instances to watch YouTube videos.... I really don't want to get tracked by UUID, In short I need a browser that launches every new instance with a new UUID..

Please any help will be appreciated... You can send me a pm as well if you feel your suggestion shouldn't be made public

Thanks bosses
Tor browser is good
 
Don't use Google Chrome or any Chromium base to automate things at Google. Chrome sends sensitive data about your browsing directly to Google to track you.
 
If u need to automate things with selenium use Firefox (geckodrivers)
 
Hello BHW experts, I wish to inquire about the best private browser to use for my Google botting journey, as far as I have learned in this forum,

Google chrome browser, and most chromium-based browsers makes use of UUID hardware info to track multiple instances of browser launched...

I wish to be guided on the best browser to use for my YouTube bot as my software will be using multiple instances to watch YouTube videos.... I really don't want to get tracked by UUID, In short I need a browser that launches every new instance with a new UUID..

Please any help will be appreciated... You can send me a pm as well if you feel your suggestion shouldn't be made public

Thanks bosses
you mentioned as bot, so is that scripting with any language like .net or php ? or any framework specific like selenium ?
 
What about Firefox? Open source, no strings attached, rock solid.
Thanks ... Does Firefox browser open new instances with new randomly generated UUIDs...?

Or

Is there any selenium script to open multiple Firefox browser instances with new randomly generated UUIDs?
 
Last edited:
This advice is wrong.

The usage of the Tor browser will blacklist your Google accounts almost immediately or don't even allow you to do anything at google.
You seem to be a very good genius in automation, do you mind writing me on tg?

We have a lot to discuss about trust it will benefit you as well.... I really appreciate your responses so far

@nfyiib
 
If u need to automate things with selenium use Firefox (geckodrivers)
I want to know more about why you suggested firefox browser because I was thinking about using librewolf but it blocks ads on default launch
 
Chronium is quite frequently used to create such bots, also it goes together with pupeeter npm package
 
Back
Top