Skip to content

Add CrawlerToll (AI-crawler middleware) to Extensions#480

Open
charthouse-ltd wants to merge 1 commit into
unicodeveloper:masterfrom
charthouse-ltd:feat/add-crawlertoll
Open

Add CrawlerToll (AI-crawler middleware) to Extensions#480
charthouse-ltd wants to merge 1 commit into
unicodeveloper:masterfrom
charthouse-ltd:feat/add-crawlertoll

Conversation

@charthouse-ltd
Copy link
Copy Markdown

Adds CrawlerToll to the Extensions section.

Next.js middleware (drop-in single-function for middleware.ts) for the AI-crawler economy. Detects 30+ AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.), verifies cryptographic bot identity via Web Bot Auth (IETF draft-meunier-05), applies RSL 1.0 policy, and issues HTTP 402 with a structured payment offer.

// middleware.ts
export { default } from "@crawlertoll/next";

Next.js 14+15, Edge-runtime compatible (NextRequest + NextResponse + Web Crypto, no Node-only APIs). Apache 2.0. Same decision engine has Express, Fastify, and Hono adapters.

Happy to revise entry text or section placement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant