YandexOntoDBAPI
OthersVerify YandexOntoDBAPI IP Address
Verify if an IP address truly belongs to Yandex, using official verification methods. Enter both IP address and User-Agent from your logs for the most accurate bot verification.
YandexOntoDBAPI is a Yandex crawler and service agent used to retrieve and process webpage content for Yandex’s ontology and knowledge graph APIs. It fetches structured and semi-structured data to support semantic analysis, entity extraction, and API-driven knowledge services. This traffic is not part of general search indexing and is oriented toward data enrichment and knowledge engineering tasks. Crawl activity is typically low-volume and targeted, focusing on authoritative sources relevant to Yandex’s internal and partner-facing semantic platforms. It ignores the global robots.txt user agent (*) rule. RobotSense.io verifies YandexOntoDBAPI using Yandex’s official validation methods, ensuring only genuine YandexOntoDBAPI traffic is identified.
User Agent Examples
Mozilla/5.0 (compatible; YandexOntoDBAPI/1.0; +http://yandex.com/bots)Robots.txt Configuration for YandexOntoDBAPI
YandexOntoDBAPIUse this identifier in your robots.txt User-agent directive to target YandexOntoDBAPI.
Recommended Configuration
Our recommended robots.txt configuration for YandexOntoDBAPI:
User-agent: YandexOntoDBAPI
Allow: /Completely Block YandexOntoDBAPI
Prevent this bot from crawling your entire site:
User-agent: YandexOntoDBAPI
Disallow: /Completely Allow YandexOntoDBAPI
Allow this bot to crawl your entire site:
User-agent: YandexOntoDBAPI
Allow: /Block Specific Paths
Block this bot from specific directories or pages:
User-agent: YandexOntoDBAPI
Disallow: /private/
Disallow: /admin/
Disallow: /api/Allow Only Specific Paths
Block everything but allow specific directories:
User-agent: YandexOntoDBAPI
Disallow: /
Allow: /public/
Allow: /blog/Set Crawl Delay
Limit how frequently YandexOntoDBAPI can request pages (in seconds):
User-agent: YandexOntoDBAPI
Allow: /
Crawl-delay: 10Note: This bot does not officially mention about honoring Crawl-Delay rule.