Top SitesBest Fine Dining Restaurants in Japan - OMAKASE JapanEatinerary

Machine Readiness

Stored receipt and evidence

Overall

27

Readable

90

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms, llms-full

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
User-agent: *
Disallow: /user/
Disallow: /owner/
Disallow: /*?prefecture=
Disallow: /*&prefecture=
Disallow: /*?date=
Disallow: /*&date=
Disallow: /*?guestsCount=
Disallow: /*&guestsCount=
Disallow: /*?mealCategory=
Disallow: /*&mealCategory=
Disallow: /*?serviceTypes=
Disallow: /*&serviceTypes=
Disallow: /*?minPrice=
Disallow: /*&minPrice=
Disallow: /*?maxPrice=
Disallow: /*&maxPrice=
Disallow: /*?michelinStars=
Disallow: /*&michelinStars=
Disallow: /restaurants/pref/*/categories/*/michelin/*          # Prefecture x Gourmet Category x Michelin Star Sub Category
Disallow: /restaurants/pref/*/areas/*/categories/*/michelin    # Detailed area x Gourmet Category x Michelin Star
Disallow: /restaurants/pref/*/areas/*/categories/*/michelin/*  # Detailed area x Gourmet Category x Michelin Star Sub Category
Disallow: /restaurants/pref/*/areas/*/michelin/*               # Detailed area x Michelin Star Sub Category
Disallow: /restaurants/categories/*/michelin/*                 # Gourmet Category x Michelin Star Sub Category
Disallow: /restaurants/*/favorite
Disallow: /*/restaurants/pref/*/categories/*/michelin/*          # Multi Langs Prefecture x Gourmet Category x Michelin Star Sub Category
Disallow: /*/restaurants/pref/*/areas/*/categories/*/michelin    # Multi Langs Detailed area x Gourmet Category x Michelin Star
Disallow: /*/restaurants/pref/*/areas/*/categories/*/michelin/*  # Multi Langs Detailed area x Gourmet Category x Michelin Star Sub Category
Disallow: /*/restaurants/pref/*/areas/*/michelin/*               # Multi Langs Detailed area x Michelin Star Sub Category
Disallow: /*/restaurants/categories/*/michelin/*                 # Multi Langs Gourmet Category x Michelin Star Sub Category
Disallow: /*/restaurants/*/favorite

User-agent: GPTBot
Allow: /
Disallow: /user/
Disallow: /owner/

User-agent: ChatGPT-User
Allow: /
Disallow: /user/
Disallow: /owner/

User-agent: Google-Extended
Allow: /
Disallow: /user/
Disallow: /owner/

User-agent: PerplexityBot
Allow: /
Disallow: /user/
Disallow: /owner/

User-agent: ClaudeBot
Allow: /
Disallow: /user/
Disallow: /owner/

User-agent: Applebot-Extended
Allow: /
Disallow: /user/
Disallow: /owner/

Sitemap: https://omakaseje.com/sitemap.xml

Document

llms.txt

Open llms.txt
# https://omakaseje.com/llms.txt
# (2025.03.05)

user-agent: *

# License
x-content-license: "(c) GMO OMAKASE. All rights reserved."
x-ai-training-policy: "allowed"

# Rate Limits
crawl-delay: 1
x-rate-limit: 60
x-rate-limit-window: 60
x-rate-limit-policy: "strict"
x-rate-limit-retry: "no-retry"
x-rate-limit-description: "Maximum 60 requests per 60 seconds. If rate limit is exceeded, do not retry and move on to next request."

# Concurrency Limits
x-concurrency-limit: 3
x-concurrency-limit-description: "Please limit concurrent requests to a maximum of 3. This helps us manage server load."

# Error Handling and Retry Policy
x-error-retry-policy: "exponential-backoff"
x-error-retry-policy-description: "For transient errors (5xx except 429), implement exponential backoff with initial wait of 2 seconds, doubling on each retry, with maximum 5 retries."
x-rate-limit-exceeded-policy: "wait-and-retry"
x-rate-limit-exceeded-policy-description: "When receiving HTTP 429 (Too Many Requests), do not retry immediately. Wait at least 60 seconds before attempting the request again."
x-max-retries: 5
x-retry-status-codes:
  - 500
  - 502
  - 503
  - 504
x-no-immediate-retry-status-codes:
  - 429
x-no-retry-status-codes:
  - 403
  - 404
  - 429

# Canonical URL Policy
x-canonical-url-policy: "strict"
x-canonical-url: "https://omakaseje.com/"
x-canonical-url-description: "Access via other FQDNs or IP addresses is invalid. Use only 'https://omakaseje.com/' as the base URL. Within the HTML content, links should also start with 'https://omakaseje.com/'"

# Page Patterns
# Pattern 1: TOP Page
x-page-pattern[0]: "/"
x-page-type[0]: "top"
x-page-description[0]: "TOP page"
x-page-example[0]: https://omakaseje.com/
x-page-metadata[0]:
  - title
  - description
  - keywords

# Pattern 2: Restaurant Detail Pages
x-page-pattern[1]: "/restaurants/{slug}"
x-page-type[1]: "restaurant_detail"
x-page-description[1]: "Restaurant detail pages"
x-page-example[1]: https://omakaseje.com/restaurants/123
x-page-metadata[1]:
  - title
  - description
  - restaurant_name
  - location
  - cuisine_type
  - price_range

# Pattern 3: Search Pages
x-page-pattern[2]: "/search"
x-page-type[2]: "search"
x-page-description[2]: "Search pages"
x-page-example[2]: https://omakaseje.com/search?serviceTypes=english
x-page-metadata[2]:
  - title
  - description

x-page-pattern[3]: "/restaurants/pref/{prefecture}"
x-page-type[3]: "search"
x-page-description[3]: "Search by prefecture pages"
x-page-example[3]: https://omakaseje.com/restaurants/pref/tokyo
x-page-metadata[3]:
  - title
  - description

x-page-pattern[4]: "/restaurants/pref/{prefecture}/areas/{area}"
x-page-type[4]: "search"
x-page-description[4]: "Search by prefecture and area pages"
x-page-example[4]: https://omakaseje.com/restaurants/pref/tokyo/areas/area-1
x-page-metadata[4]:
  - title
  - description

x-page-pattern[5]: "/restaurants/pref/{prefecture}/areas/{area}/categories/{category}"
x-page-type[5]: "search"
x-page-description[5]: "Search by prefecture and area pages with category"
x-page-example[5]: https://omakaseje.com/restaurants/pref/tokyo/areas/area-1/categories/sushi
x-page-metadata[5]:
  - title
  - description

x-page-pattern[6]: "/restaurants/pref/{prefecture}/areas/{area}/categories/{category}/michelin/{star}"
x-page-type[6]: "search"
x-page-description[6]: "Search by prefecture and area pages and category and category with Michelin star"
x-page-example[6]: https://omakaseje.com/restaurants/pref/tokyo/areas/area-1/categories/sushi/michelin/one-star
x-page-metadata[6]:
  - title
  - description

x-page-pattern[7]: "/restaurants/categories/{category}"
x-page-type[7]: "search"
x-page-description[7]: "Search by category pages"
x-page-example[7]: https://omakaseje.com/restaurants/categories/sushi
x-page-metadata[7]:
  - title
  - description

x-page-pattern[8]: "/restaurants/michelin/{star}"
x-page-type[8]: "search"
x-page-description[8]: "Search by Michelin star pages"
x-page-example[8]: https://omakaseje.com/restaurants/michelin/one-star
x-page-metadata[8]:
  - title
  - description

# Pattern 4: Article Pages
x-page-pattern[9]: "/articles/{slug}"
x-page-type[9]: "article"
x-page-description[9]: "Article pages"
x-page-example[9]: https://omakaseje.com/articles/tokyo-dining-guide
x-page-metadata[9]:
  - title
  - description
  - author
  - date
  - category

# Full Documentation
x-llms-full: https://omakaseje.com/llms-full.txt

# Sitemap
x-sitemap: https://omakaseje.com/sitemap.xml
x-sitemap-description: "XML sitemap following the sitemap protocol"
x-sitemap-update-frequency: "daily"

# Disallowed Paths
disallow: /admin/
disallow: /owner/
disallow: /agent/

# Language Support
x-supported-languages[0]: "ja"
x-supported-languages[1]: "en"
x-supported-languages[2]: "zh-cn"
x-supported-languages[3]: "zh-tw"
x-supported-languages[4]: "ko"
x-default-language: "en"

# Crawler Hints
x-preferred-crawl-time-utc: "01:00-05:00"

Document

llms-full.txt

Open llms-full.txt
# OMAKASE JapanEatinerary — llms-full.txt
# https://omakaseje.com/llms-full.txt
# Last updated: 2026-04-06

## About

OMAKASE JapanEatinerary is a premium restaurant reservation platform specializing in high-end Japanese dining experiences. The platform connects international travelers and food enthusiasts with carefully curated restaurants across Japan, including Michelin-starred establishments.

## Key Features

- **Restaurant Discovery**: Browse and search restaurants by prefecture, area, cuisine category, and Michelin star rating
- **Instant Reservations**: Book tables in real-time at participating restaurants
- **Reservation Requests**: Submit reservation requests for restaurants that require manual confirmation
- **Multilingual Support**: Full support for English (default), Japanese, Korean, Simplified Chinese, and Traditional Chinese
- **Restaurant Reviews**: Verified guest reviews with ratings
- **Editorial Content**: Articles and guides about Japanese dining culture, etiquette, and restaurant recommendations

## Cuisine Categories

sushi, tempura, ramen, japanese (kaiseki/traditional), hotpot (nabe/shabu-shabu), izakaya, fugu, kani (crab), yakiniku (grilled meat), steak, teppanyaki, yakitori, italian, french, other-european, innovative, ethnic, chinese, unagi (eel), cakes/desserts, tonkatsu, gyukatsu, soba-udon, spanish, sukiyaki, kushikatsu, pizza, others

## Geographic Coverage

Restaurants are listed across all 47 prefectures of Japan, with major concentrations in:
- Tokyo (including areas like Ginza, Roppongi, Shibuya, Shinjuku, Asakusa)
- Osaka (including Kitashinchi, Namba, Shinsaibashi)
- Kyoto
- Fukuoka
- Hokkaido (Sapporo)
- And other prefectures

## URL Structure

- `/` — Homepage
- `/restaurants` — Restaurant listing (all)
- `/restaurants/pref/{prefecture}` — Restaurants by prefecture
- `/restaurants/pref/{prefecture}/areas/{area}` — Restaurants by area within prefecture
- `/restaurants/categories/{category}` — Restaurants by cuisine category
- `/restaurants/pref/{prefecture}/categories/{category}` — Prefecture + category
- `/restaurants/michelin` — Michelin-starred restaurants
- `/restaurants/michelin/{rating}` — Restaurants by Michelin star level (one-star, two-stars, three-stars)
- `/restaurants/{slug}` — Individual restaurant detail page
- `/restaurants/{slug}/reviews` — Restaurant reviews
- `/articles` — Editorial content / blog
- `/articles/{slug}` — Individual article
- `/etiquette` — Japanese dining etiquette guide
- `/terms` — Terms of service
- `/company` — Company information

### Multilingual URL Patterns

Non-English locale URLs are prefixed with the locale code:
- `/{locale}/restaurants/...` (ja, ko, zh-cn, zh-tw)
- English URLs have no locale prefix (default)

## Structured Data

The site implements the following Schema.org structured data:
- **Organization** — Company information
- **WebSite** with **SearchAction** — Site search integration
- **BreadcrumbList** — Navigation breadcrumbs
- **ItemList** — Restaurant listings
- **LocalBusiness** — Individual restaurant details
- **Article** — Editorial content
- **Review** / **AggregateRating** — Restaurant reviews

## Contact & Company

- **Company**: GMO OMAKASE Inc.
- **Website**: https://omakaseje.com
- **Corporate Site**: https://omakase-japan.co.jp

## Technical Information

- **Sitemap**: https://omakaseje.com/sitemap.xml
- **robots.txt**: https://omakaseje.com/robots.txt
- **llms.txt**: https://omakaseje.com/llms.txt
- **Supported Languages**: en (default), ja, ko, zh-cn, zh-tw