
TheFork Scraper
Deprecated
Pricing
$30.00/month + usage

TheFork Scraper
Deprecated
TheFork Scraper is a simple and powerful tool that allows you to extract restaurants from TheFork. It returns data such as restaurant name, photo, URL, cuisine, price, rating, reviews, offers, and more. Download data in various structured formats.
0.0 (0)
Pricing
$30.00/month + usage
1
Total users
34
Monthly users
1
Last modified
2 years ago
You can access the TheFork 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 '{< "location": "British Museum",< "proxy": {< "useApifyProxy": true,< "groups": [< "RESIDENTIAL"< ],< "apifyProxyCountry": "US"< }<}' |<apify call mscraper/thefork-scraper --silent --output-dataset
TheFork Scraper API through CLI
The Apify CLI is the official tool that allows you to use TheFork 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: