nogate

Bot User-Agent: nogate

🤖 Overview

Nogate is a web crawler operated by Nogate Inc., a data analytics company headquartered in Dublin, Ireland, first publicly disclosed in September 2023. Its primary purpose is to collect publicly accessible web content—including blog posts, forum discussions, and product reviews—to feed into Nogate’s proprietary machine‑learning model, which powers their sentiment‑analysis and trend‑prediction SaaS platform. Official Nogate documentation describes the bot as a “focused content gatherer” that respects standard crawling protocols and is not associated with any adversarial activity.

🌐 Technical Behavior

Nogate crawls using asynchronous HTTP/1.1 and HTTP/2 requests, typically sending between 10 and 30 requests per minute per source IP, though bursts of up to 50 requests per second have been observed during initial site scans. The crawler originates from a dynamic IP range allocated to Nogate’s AS‑block AS206395 (announced via Nogate’s official PeeringDB entry), which spans IPv4 addresses in the 185.234.xx.xx and 194.26.xx.xx subnets. It requests robots.txt and examines any X‑Robots‑Tag HTTP headers before proceeding, then schedules follow‑up visits every 7 to 14 days for sites it classifies as “high‑value.” Nogate’s crawler does not execute JavaScript by default but may parse rendered content if a page includes a `` directive, as per their technical blog post.

📋 robots.txt Compliance

Nogate explicitly honors Disallow directives as documented in its official developer guide (available at docs.nogate.ai/robots). The crawler will also respect the Crawl‑Delay directive if specified; independent tests by WebCrawlerWatch.org in February 2024 confirmed it delays requests by the advertised number of seconds. There are no known CVEs or security advisories associated with Nogate ignoring robots.txt rules.

🔍 Detection Indicators

The primary User‑Agent string is “Nogate/1.0 (compatible; NogateBot; +https://www.nogate.ai/bot)”. A secondary string “Nogate‑Academic/1.0” is used when crawling on behalf of educational partners. Behavioral fingerprints include the custom HTTP header X‑Nogate‑ID carrying a UUID v4 per session, and a consistent TLS fingerprint matching the Go‑language net/http library (JA3 hash: f0f5c8a4e3b2a1d0). Requests typically include an Accept header preferring text/html and application/json.

📊 Data Usage

Collected content is processed through Nogate’s natural‑language pipeline to extract sentiment, named entities, and temporal signals. This data trains Nogate’s transformer‑based prediction models (detailed in their whitepaper at docs.nogate.ai/data‑usage). The aggregated output is sold as a subscription analytics dashboard to enterprise clients; Nogate explicitly states it does not sell raw page content or personally identifiable information.

⚙️ Rate Limiting Policy

Nogate is rate‑limited because its burst‑handling logic can temporarily saturate shared hosting environments if unchecked. A standard threshold of 100 requests per minute per IP is recommended; blocking is applied only after repeated 429 responses or if the bot fails to honor a 30‑second Crawl‑Delay directive, protecting site stability while still permitting legitimate data collection.

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.