top | item 46997212

(no title)

ATechGuy | 17 days ago

Yes, but how can you tell if it was an agent with full browser?

discuss

order

XCSme|17 days ago

If they don't set the proper UserAgent, it's not trivial.

You could add some JS to test it and store it as a tag, maybe using something like: https://stackoverflow.com/a/78629469/407650

ATechGuy|17 days ago

That's a good start I'd say, but I agree with you that detection is not trivial. I wonder if there's enough value in distinguishing between AI agents (with full browser) and humans. What use cases would it enable?