Thefork Fast Scraper avatar
Thefork Fast Scraper

Pricing

$30.00/month + usage

Go to Store
Thefork Fast Scraper

Thefork Fast Scraper

Developed by

Maksym Bohomolov

Maksym Bohomolov

Maintained by Community

Scrape TheFork.com quickly and easily! Skip bloated browser tools. This scraper extracts restaurant data in a flash, no heavy lifting is needed. Scrape and monitor data with ease, all without Puppeteer or Playwright. ⚡️

0.0 (0)

Pricing

$30.00/month + usage

3

Total users

46

Monthly users

4

Runs succeeded

96%

Issues response

3 days

Last modified

20 hours ago

List URLs

urlsarrayRequired

Direct URLs to search pages on the website.

Limit search results

searchLimitintegerOptional

Limits the maximum number of results, applies to each search separately.

Default value of this property is 10

Proxy configuration

proxySettingsobjectRequired

Select proxies to be used by your scraper.

Get Reservations

getReservationbooleanOptional

Get reservation information for the restaurants.

Default value of this property is false

Party size

partySizeintegerOptional

The number of people for whom the reservation is made.

Default value of this property is 1

Reservation date

dateReservationstringOptional

The date for which the reservation is made. The format is ISO 8601 with UTC time for xample 2025-06-05.

Get Reviews

getReviewbooleanOptional

Get a review for the restaurants.

Default value of this property is false

Limit reviews

reviewLimitintegerOptional

Limits the maximum number of reviews per restaurant.

Default value of this property is 10

Stop at date

stopAtDatestringOptional

Stop collecting reviews when reaching reviews published before this date. Reviews are collected from newest to oldest. The format is ISO 8601 with UTC time for example 2025-06-05T00:00:00Z.