holysoles/bot-wrangler-traefik-plugin

Bot user agents sources in different JSON structures

Open

#55 opened on Mar 17, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (1 fork)auto 404
help wanted

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (PR metrics pending)

Description

Hey! I've finally updated my plugins and I've found more interesting stuff for this project! When looking for sources, I've found these two project which also distribute bot user agents information in JSON format, but with a completely different structure from the ai.robots.txt project. These are certainly relevant to bot blocking but I'll let you judge if they are worth the effort of working on more parsing.

https://github.com/monperrus/crawler-user-agents https://github.com/arcjet/well-known-bots

Contributor guide