App Logo
thefork.com

Restaurant TheFork + TripAdvisor ratings

Open a TheFork restaurant page (by slug + legacyId) and read both ratings it carries: TheFork (/10) and TripAdvisor (/5), each with its review count. Works on a fresh or managed browser, and since TheFork is a TripAdvisor company the TripAdvisor rating is included, so no separate TripAdvisor lookup is needed.

Input

slug required

Restaurant slug, e.g. 'l-atelier-entrecote-volaille-reaumur'.

legacyId required

Restaurant legacy id, e.g. 817127.

Output

url optional
name optional
theforkRating optional
theforkReviews optional
tripadvisorRating optional
tripadvisorReviews optional

FAQ

Open a TheFork restaurant page (by slug + legacyId) and read both ratings it carries: TheFork (/10) and TripAdvisor (/5), each with its review count. Works on a fresh or managed browser, and since TheFork is a TripAdvisor company the TripAdvisor rating is included, so no separate TripAdvisor lookup is needed.
Required: slug, legacyId.
It returns url, name, theforkRating, theforkReviews, tripadvisorRating, tripadvisorReviews.
No. It only uses pages of thefork.com that are reachable without signing in.
It only reads. It looks things up on thefork.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/thefork.com/get_ratings, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/thefork.com/get_ratings
It is part of Reduck's official curated catalogue.

Start building not clicking