New Nov 6, 2024

User Agents Hitting My Site

More Front-end Bloggers All from Modern Web Development with Chrome View User Agents Hitting My Site on paul.kinlan.me

I've always wanted to know which user agents are currently hitting my site... Am I getting crawled? Are ML bots sifting through my site?

I added some middleware to my site to log the user agent of every request while using Vercel's KV to store the user agents and their counts.

If you are interested in the code, the middleware and the api are both on GitHub.


User Agents in the last hour

User Agent Count

Scroll to top