
TheFork Extractor
Pricing
$30.00/month + usage
Go to Apify Store

TheFork Extractor
Under maintenance💫 All-in-One TheFork.com Scraper
0.0 (0)
Pricing
$30.00/month + usage
5
34
9
Last modified
21 days ago
Pricing
$30.00/month + usage
💫 All-in-One TheFork.com Scraper
0.0 (0)
Pricing
$30.00/month + usage
5
34
9
Last modified
21 days ago
example
EnumOptional
Query INPUT examples
"London": string"43.7679178, 11.2523792": string"838887": string"838887/reviews": string"https://www.thefork.com/restaurant/ristorante-il-foyer-r838887": string"https://www.thefork.com/restaurants/florence-c170853": string
sort
EnumOptional
Sorting key
"quality": string"promotion": string"rating": string"tripadvisor": string"popularity": string"recent": string"forkrank": string"price": string"rating_week": string"booked_week": string"rating_month": string"booked_month": string
dev_proxy_config
objectOptional
💡 Supported protocol:
HTTP(S), SOCKS5{http|socks5}://{user:pass}@{hostname|ip-address}:port
Example: socks5://example.com:9000
dev_transform_fields
arrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
images.0.url
dev_dataset_name
stringOptional
💡 Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}