Opentable Reviews Scraper avatar
Opentable Reviews Scraper

Pricing

$11.00/month + usage

Go to Store
Opentable Reviews Scraper

Opentable Reviews Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Extract detailed restaurant reviews with ratings (overall, food, service, ambience, value, noise), review text, timestamps, and reviewer info (name, location, VIP status). Includes feedback counts, reservation dates, and reviewer history for comprehensive customer insights and performance analysis.

0.0 (0)

Pricing

$11.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

You can access the Opentable Reviews Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.opentable.com/r/jays-fort-lauderdale"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call memo23/opentable-reviews-cheerio --silent --output-dataset

Opentable Reviews Scraper API through CLI

The Apify CLI is the official tool that allows you to use Opentable Reviews Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: