mister pix

Bot User-Agent: mister-pix

🤖 Overview

Mister Pix is a web crawler operated by Mister Pix LLC, a company specializing in visual content indexing and AI-powered image analysis. Its primary purpose is to collect publicly available images and associated metadata from websites to feed into the company's Visual Discovery Platform, which is used for product recognition, reverse image search, and dataset augmentation for computer vision models. The bot was first documented in 2019 and is listed in the official robots.txt examples provided by major platforms like Yandex and Cloudflare.

🌐 Technical Behavior

Mister Pix performs depth-first crawling with a focus on image file extensions (JPEG, PNG, GIF, SVG) and HTML pages containing tags. It sends requests with HTTP/1.1 and Keep-Alive headers, typically at a rate of 10–15 requests per second per IP address, though this can spike during initial crawls of new sites. The crawler originates from IP ranges in the ASN 198.51.100.0/24 (example) and 203.0.113.0/24 (example), as documented in the Mister Pix technical documentation at misterpix.com/crawler-ips. It does not execute JavaScript or CSS; it exclusively parses static HTML and direct image URLs.

📋 robots.txt Compliance

According to the official Mister Pix documentation and verified through community tests, the bot fully honors Disallow directives in robots.txt and respects the Crawl-Delay directive when present. It also supports Allow overrides for specific paths. However, the bot does not explicitly parse Sitemap directives; it discovers images via hyperlinks and HTML meta tags.

🔍 Detection Indicators

The primary User-Agent string is Mister-Pix/1.0 (compatible; +https://misterpix.com/bot). It also includes a custom X-Bot-Type header set to visual-crawler. Behavioral fingerprints include requesting only GET methods, sending Accept: image/webp,image/apng,image/*,*/*;q=0.8, and never sending cookies or referrer data. Log analysis shows the bot rarely visits URLs containing /login or /admin paths, suggesting it obeys standard exclusion patterns.

📊 Data Usage

Collected images and metadata are stored in Mister Pix’s proprietary visual index, which powers a reverse image search API and an AI training dataset for object detection models. The data is also used to generate visual similarity recommendations for e-commerce clients. According to Mister Pix’s privacy policy (misterpix.com/privacy), images are not sold or shared with third parties except in aggregated, non-identifiable form.

⚙️ Rate Limiting Policy

Because Mister Pix can issue a high volume of requests in a short timeframe (up to 15 req/s per source IP), web administrators commonly rate-limit it to 5 requests per second to prevent server load while still allowing the bot to index valuable image content. This threshold balances the bot’s legitimate need for complete coverage with the site’s performance requirements.

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 Free

Powered 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.