links-sql
links sql is a web crawler operated by the independent research group DataIndex Labs, first publicly documented in February 2023, designed to index publicly accessible SQL code snippets, schema definitions, and database tutorials to feed the SQL Knowledge Graph — an open repository for training code-assistance models.
The crawler issues HTTP GET requests at a default rate of one request per two seconds, using a breadth-first strategy to follow links containing patterns like /sql/*, .sql file extensions, and query-parameter keywords such as ?query=. Peak bursts reach 20 requests per minute. According to its published IP ranges (see https://dataindexlabs.org/ips), traffic originates from Google Cloud (64.233.160.0/19) and AWS (52.84.0.0/15), with a rotating set of 256 distinct addresses. The bot supports HTTP/1.1, gzip compression, and ETag-based conditional requests for efficient re-crawling.
The bot fully parses robots.txt directives and honors Disallow rules, as confirmed by the operators in their official documentation at https://linksql.io/robots. It also respects Crawl-Delay headers and includes a fallback delay of one second if none is specified. Compliance is verified through periodic automated audits.
The primary User-Agent string is Mozilla/5.0 (compatible; LinkSQL/1.0; +https://linksql.info/bot), often accompanied by a X-LinkSQL-Version header set to 1.0.3. A behavioral fingerprint is the pattern of sending a HEAD request immediately after every GET request, likely for content-length verification. The From header occasionally includes [email protected].
Collected SQL examples and schemas are used to train a transformer-based model for automated SQL query correction and optimization, described in the VLDB 2023 paper "SQL Knowledge Graphs for Code Assistance." Processed data is openly accessible via a searchable index at https://sqlkg.org, and no personally identifiable information is retained.
This bot is rate-limited because its sustained crawl can overload database-driven endpoints, especially when triggered by dynamic SQL content. A threshold of 100 requests per minute per IP is recommended; above this, a 503 response can be returned without disrupting the bot’s primary data-collection mission.
Similar Threats
— Imperva Bad Bot Report 2026
How much of your traffic is automated? Get your personal bot traffic report and see exactly what's hitting your server — completely free.
📊 Get My Bot ReportSign up in seconds · No card required
ⓘ 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.