microlinkhq/cloudflare-bot-directory ? reverse-engineered prompt

Reverse engineered prompt

Build me a small JavaScript package that gives me a clean JSON list of Cloudflare verified bots and crawlers, around 500 plus entries, so I can use it for bot detection and user agent checks.

I want to be able to install it and then get an array of bot objects with useful fields like the bot name, slug, category, company, description, whether it follows robots.txt, and the user agent patterns and strings it matches. Make it easy to search the list, filter by category, and check if a user agent looks like a known bot.

Please keep the data current with the Cloudflare Radar verified bots directory if possible, and include a simple README with example usage. If there are tests or scripts needed to build the dataset from source, add those too.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab