How widely used is browser fingerprinting?

glizzyking

Newbie
Joined
Jan 1, 2023
Messages
4
Reaction score
3
Hey guys, I'm new to BHW and relatively familiar with creating software automation bots (although never for scraping or social media). I wanted to ask if anyone had any insight on which sites nowadays use browser fingerprinting to detect and connect bot accounts. I know the big socials like Facebook, IG, Google use it, but what about sites like Quora, Tumblr, or adult tube sites?

Thanks!
 
They all use it because it's now automated. If you place your site behind something like cloudflare or cloudfront or whatever, they all offer you precise browser ID which in the background uses some form of fingerprinting.
 
They all use it because it's now automated. If you place your site behind something like cloudflare or cloudfront or whatever, they all offer you precise browser ID which in the background uses some form of fingerprinting.
Good to know, I guess undetected browsers will be my next research topic. Thanks!
 
Good to know, I guess undetected browsers will be my next research topic. Thanks!
There are some "sort of" undetectable browsers but it will depend on your use case. Check dolphin anti detect and similar solutions. Maybe this can help you in your endeavours.

You can download chromium and firefox source code and build your own browser.
This can be helpful but you're gonna have bed time if you are not developer.
 
Quora and Reddit should also use browser fingerprint tracking. Basically, large platforms now use this technology. So using anti-detection browsers will indeed become a trend now. Things like morelogin and dolphin are very good.
 
Hey guys, I'm new to BHW and relatively familiar with creating software automation bots (although never for scraping or social media). I wanted to ask if anyone had any insight on which sites nowadays use browser fingerprinting to detect and connect bot accounts. I know the big socials like Facebook, IG, Google use it, but what about sites like Quora, Tumblr, or adult tube sites?

Thanks!
Read this post about automation for antidetect browser.
https://www.blackhatworld.com/seo/g...cale-your-business-farm.1457498/post-16396849
 
Back
Top