digger
Bot User-Agent:digger
🤖 Overview
The DiggBot (commonly referred to as “digger”) is a web crawler operated by Digg, originally launched as a social news aggregation platform. Its primary purpose is to index publicly accessible web content so that users can submit and vote on stories within the Digg network. The bot feeds data into Digg’s content recommendation engine, which surfaces trending articles based on community engagement. As documented on Digg’s official website (digg.com) and in their robots.txt file, the bot is part of a legacy system that continues to operate under the current ownership.
🌐 Technical Behavior
The DiggBot performs standard HTTP GET requests using HTTP/1.1 and respects the Crawl-Delay directive if specified in robots.txt. It typically requests pages at a moderate rate of one request every few seconds, though the exact frequency can vary. The bot uses IP addresses that belong to Digg’s own ASN (AS number) or cloud‑hosted ranges; historical logs show addresses from 208.67.56.x and 208.67.57.x, though these may have changed. The crawler does not support JavaScript rendering and only indexes static HTML content, making its behavior similar to that of a minimal search engine bot. It follows internal redirects (HTTP 301/302) up to three hops and does not aggressively crawl dynamic URLs with query parameters unless they are explicitly allowed.
📋 robots.txt Compliance
Based on Digg’s publicly accessible robots.txt file at https://digg.com/robots.txt, the DiggBot honors Disallow directives and respects user‑agent specific rules. The file explicitly allows the bot to crawl the root directory while blocking certain paths like /admin and /login. Third-party analyses confirm that the bot does not ignore robots.txt exclusions, and webmasters can rely on standard directives to control its access.
🔍 Detection Indicators
The primary User‑Agent string for the DiggBot is DiggBot/1.0. Occasionally the variant DiggBot (without version) is also observed. Additional identifying headers include From: [email protected] (now largely deprecated) and a User‑Agent field that does not contain obfuscation. The bot does not set a custom X‑Forwarded‑For header, making it distinguishable from reverse proxies. Log entries show it rarely modifies its fingerprint across requests.
📊 Data Usage
Collected data is used exclusively for Digg’s social news platform: indexing page titles, meta descriptions, and full‑text content to generate story previews when users submit links. The content is not used for AI model training, nor is it sold to third parties. Digg’s privacy policy states that crawled data is retained only as long as necessary for its recommendation algorithm, after which it is discarded.
⚙️ Rate Limiting Policy
Because the DiggBot can send hundreds of requests per hour if left unrestricted (especially on high‑traffic sites), rate limiting is recommended to prevent excessive load. A threshold‑based block at, for example, 10 requests per second per IP is a standard protective measure that preserves server resources while still allowing legitimate indexing.
Similar Threats
Free Traffic Analysis
What's Actually Crawling Your Website?
Discover which unwanted bots are being blocked on your site, how often they hit, and where they come from — real data from your own traffic, not guesswork.
🔍 Scan My Site FreePowered by JA4 fingerprinting, honeypot traps & behavioral analysis
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the bots listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.