With the rise of generative AI, large language models (LLMs) rely heavily on web crawls to gather training and inference data, particularly from news articles, academic papers, public blog content, government, nonprofit resources, and entire websites and forums. "Pay-per-crawl" refers to a monetization model in which AI companies (or other automated web crawlers) must pay websites to access and scrape their content (acquire information from websites).
The term is grounded in a context of increasing tensions between AI companies and content owners (e.g., news publishers, academic sites, digital libraries, and content aggregators). Publishers and content providers argue that this practice depletes their value without compensation, undermines their traffic (and ad revenue), and poses copyright and attribution concerns. Hence, pay-per-crawl is being tested and implemented as a way to establish economic fairness.
Instead of granting free, unlimited access, a website might:
- Charge per request or session by a bot.
- Set a fee based on data volume or frequency.
- Negotiate contracts or licenses for structured data access (e.g., through APIs or sitemaps).
Examples:
- Reddit — Signed a $60 million/year deal with Google (2024) for access to its content for AI training. Reddit previously blocked or limited free access to bots, including OpenAI’s crawlers, unless under a paid license.
- The New York Times & News Publishers — Sued OpenAI and Microsoft in 2023, arguing that their content was used without compensation. News outlets globally are demanding contracts for access and discussing tiered payments for crawl frequency or depth.
- Common Crawl / Robots.txt Trends— Many websites have started to block AI bots (e.g., GPTBot, ClaudeBot) in their robots.txt files. Some are considering tiered access—free for limited public-facing crawlers, paid for commercial AI uses.
- European and U.S. Policy Pressure — Regulatory agencies in the European Union and U.S. are evaluating licensing regimes for content ingestion, which could include pay-per-crawl or mandatory disclosures for training datasets.
Related Terms:
- Pay-per-API: A more structured version of pay-per-crawl where bots must access licensed APIs rather than scraping.
- Data Licensing: Direct contracts for access and use of specific datasets or platforms.
- Crawl Budgeting: A technical method for setting limits on how often a bot can crawl a site, potentially paired with monetization.