Been looking into why my Playwright scripts keep getting flagged even with stealth plugins. Spent some time analyzing what behavioral detection actually checks and thought I'd share what I found.
Most bot mouse libraries generate movements using randomized Bezier curves. The problem is that...
Hey BHW Fam,
So here's what just happened and it might be a wake-up call for anyone running Reddit growth, engagement, or upvote strategies.
Over the past few hours, one of my Reddit accounts got permanently banned from multiple subreddits all within a 2-hour window.
No spam. No obvious...
Hello, I know people have turned extra cell phone lines into mobile proxies.
Am I ok to run a hotspot from an extra phone and just turn the internet on and off to get a new ip?
I am running android on a pixel phone in the USA. Will sites be able to see that I am running a hotspot from a phone...
I am looking at developing a listing bot and just wanted to pick some of yall's brains regarding their bot detection/shadow bans. I have it geared towards listing cars so alot of the info is the same and images are pulling from the same source, so I am looking for some insight of what not to do...
Was having a chat with GPT4o about bot detection and asked it to give me a speculative table of weights for bot detection on a hypothetical social media website.
Variable
Reasoning
Weight
IP Address and Geolocation
Bots using proxies or...
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...
Some observations on how anti-bot systems seem to be evolving.
I'm only going to talk about browser automation based bots on desktop computers, I have almost no experience with HTTP request bots or mobile automation.
- Behavioural detection
Bot actions are our main achilles heel, bots are often...
Trying to write some greasemonkey scripts to replace browser plugins, this one being for fingerprint parameters.
Example, for screen resolution:
Object.defineProperty(Screen.prototype, "width", {get: (() => 1366).bind(null)});
Object.defineProperty(Screen.prototype, "height", {get: (() =>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.