Skip to content
Semperi Help
Esc
navigateopen⌘Jpreview
On this page

Machine-readable restaurant sites

Discover the public facts and pages of a Semperi-published restaurant site using llms.txt.

Semperi-published restaurant sites can expose standard machine-readable discovery files on the restaurant’s own host:

  • /llms.txt — a compact restaurant and page index
  • /llms-full.txt — a deeper text representation, including the restaurant’s published information

Example

curl https://restaurant.example/llms.txt
curl https://restaurant.example/llms-full.txt

Treat the content as the restaurant’s published information at the time it was retrieved. Do not infer private operational data, and do not use the files to bypass ordering, consent, rate-limit, or access-control rules.

Changes

These files follow the published restaurant site. Cache them conservatively and refresh when the site indicates a new version or when correctness matters.

Last updated on August 6, 2026

Was this page helpful?