Fingerprint’s browser bot detection Smart Signal detects automation tools, search bots, and other sophisticated threats to prevent attacks in real time.
Note: If you have our SDKs or JS Agents already installed, there are no additional lines of code to add.
See details
Browser bot detection and additional Smart Signals are available with Fingerprint Pro Plus and Enterprise.
Learn more<script>
// Initialize the agent at application startup.
const fpPromise = import('https://fpjscdn.net/v3/<api-key>')
.then(FingerprintJS => FingerprintJS.load())
fpPromise
.then(fp => fp.get())
.then(result => {
// Result will contain the requestId property,
// that you can securely verify on the server.
const requestId = result.requestId
console.log(requestId)
})
</script>
{
"products": {
"botd": {
"data": {
"bot": {
"result": "notDetected"
"type":
},
"ip": "186.XXX.XXX.XXX",
"time": "loading",
"url": "https://fingerprint.com/products/bot-detection/",
"userAgent": "Mozilla/5.0",
"requestId": "1672692443036.aCJ3kO"
}
}
}
}
"Good" if the bot is a search engine or friendly crawler
"Bad" if the bot is an automated tool or virtual machine
"Not Detected" if the visitor is not considered a bot
Our docs are written for developers — easy to read, easier to implement.
Minimal page speed impact, keeping your website fast.
Easily integrate into existing risk and fraud engines.
Cloud integrations enable you to run bot detection on edge in a secure context to harden and protect your bot detection logic. See for yourself — all cloud integrations are 100% open source.
See integrationsIdentify and continuously detect the most advanced bots around, and more importantly, bots attempting to emulate human traffic patterns and heuristics.
Detect automatic access to your site by commonly used technologies like selenium, puppeteer, playwright, and more.
Identify search bots so you can let them crawl your web app unhindered, keeping your SEO rankings high across Google, Bing, Yahoo, Yandex and more.
Bots represent more than 40% of global website traffic and are responsible for the majority of cyberattacks. Bot attacks regularly cause data breaches, service outages and orchestrate account takeovers.
It is incredibly easy to spin up a bot farm that will use thousands of VMs to scan for critical information, perform XSS attacks and inject crypto-mining scripts, posing an existential risk to small and established websites alike.
Malicious actors can easily buy login credentials and credit card numbers on the dark web, and test them on unsuspecting websites using bot farms. Identify automated attackers and lock them out before they can hijack customer accounts or make fraudulent purchases.
2021 was the worst year on record for infrastructure outages caused by ransomware attacks. Beyond the headlines, cyberattackers are not only targeting public-facing websites, but internal portals and dashboards in order to hold businesses hostage. These cyberattacks require careful planning and execution, which you can predict by using bot monitoring on every web application that your company is using.
Positive online reviews are worth their word count in gold. Stop businesses from generating fake reviews using bot networks, and protect the reputation of your online marketplace.
Whether it's vacation rentals listings or airline prices, content scraping is a headache that's impossible to solve by conventional blocking techniques. You need real-time bot protection for content scrambling and data poisoning to stay ahead of the scrape.