Remix.run Logo
qingcharles 10 hours ago

I have a bot I wrote to help me with various web tasks that are too tedious manually. I just tested it against this and it says "isbot: false".

edit: looks like it only detects bots that overtly identify themselves as bots, e.g. Googlebot -- it's designed to identify clients, not as some sort of security device

cbolat 34 minutes ago | parent | next [-]

It has a misleading name, it should be just a user-agent detector, as one cannot identify devices by just looking at user-agent header.

riiii 4 hours ago | parent | prev [-]

That flag should be called isKnownBot.