lachesis
Lachesis is a high-performance web crawler developed by the University of Cambridge Computer Laboratory as part of the Lachesis research project, first publicly documented in a 2016 paper titled "Lachesis: A Scalable Web Crawler for the Web of Data". The crawler is designed to systematically collect web pages for academic studies in web science, including link analysis, content evolution, and web graph characterization. Unlike commercial search engine bots, Lachesis operates under strict research ethics guidelines and publishes its crawl data for non-commercial use.
Lachesis employs a breadth-first crawling strategy with configurable politeness delays, typically set to a minimum of 5 seconds between requests to the same domain. The crawler supports both HTTP/1.1 and HTTP/2 protocols and uses a distributed agent architecture that can scale to thousands of concurrent requests across multiple machines. Its IP addresses originate from the University of Cambridge's address space (e.g., 128.232.0.0/16) and a small pool of academic proxies. Lachesis respects the Robots Exclusion Protocol by parsing robots.txt files before every crawl session and caches the results for up to 24 hours. The crawler also handles 404 and 503 responses gracefully, backing off exponentially on server errors.
According to the Lachesis project documentation on its GitHub repository (github.com/cambridge/lachesis-crawler), the crawler strictly adheres to all Disallow directives in robots.txt. It does not ignore any rules even if the file contains syntax errors; instead, it uses a lenient parser to interpret common variations. Empirical studies have shown that Lachesis fully honors per-path and per-agent restrictions, making it one of the most compliant research crawlers.
The primary User-Agent string is Lachesis/1.0 (University of Cambridge; +https://lachesis.cl.cam.ac.uk/bot.html). Additional variations include Lachesis/1.1 and Lachesis/2.0 for different crawl phases. The bot also sends a From header with the contact email [email protected] and a User-Agent field that always contains the project URL. Behavioral fingerprints include consistent 5-second minimum delays and lack of any JavaScript execution or content evaluation.
Collected data is used exclusively for academic research, including the construction of web graphs, temporal analysis of web content changes, and training of web science algorithms. The Lachesis team publishes aggregated crawl statistics and sample datasets on the project website, but raw page content is not redistributed to avoid copyright issues. No commercial AI training or indexing is performed.
Although Lachesis is a legitimate research crawler, its aggressive scale (up to thousands of requests per minute across a fleet) can overwhelm under-provisioned servers. Administrators should rate-limit requests from the Cambridge IP ranges to a reasonable threshold (e.g., 10 requests per second per instance) and ensure compliance with the crawler's own delay settings to protect site stability.
Similar Threats
🛡️
Boteraser automatically detects and blocks unwanted bots — protecting your site from scrapers, DDoS bursts, and credential stuffing attacks without slowing down real visitors.
✅ Start Free ProtectionSetup takes under a minute · Free trial available
ⓘ 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.
Stay up to date with the latest from Boteraser.
We use cookies to improve your experience on our site. By using our site, you consent to cookies.
Manage your cookie preferences below:
Essential cookies enable basic functions and are necessary for the proper function of the website.
CloudFlare provides web performance and security solutions, enhancing site speed and protecting against threats.
Service URL: developers.cloudflare.com (opens in a new window)
These cookies are needed for adding comments on this website.
These cookies are used for managing login functionality on this website.
Statistics cookies collect information anonymously. This information helps us understand how visitors use our website.
Google Analytics is a powerful tool that tracks and analyzes website traffic for informed marketing decisions.
Service URL: policies.google.com (opens in a new window)
You can find more information in our Cookie Policy and Privacy Policy.