Uber Eats Menu Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsUber Eats Menu Scraper
Extracts menu items from any Uber Eats store.
2023-04-08T03:51:55.244Z ACTOR: Pulling Docker image from repository. 2023-04-08T03:51:55.979Z ACTOR: Creating Docker container. 2023-04-08T03:51:56.227Z ACTOR: Starting Docker container. 2023-04-08T03:51:58.619Z INFO System info {"apifyVersion":"3.0.2","apifyClientVersion":"2.6.0","osType":"Linux","nodeVersion":"v16.17.0"} 2023-04-08T03:51:58.626Z Loading input 2023-04-08T03:51:58.718Z Uber Eats URL: https://www.ubereats.com/gb/store/iceland-express-kilburn-high-road/lMUjRzifVPOC1ELUmTmdXg 2023-04-08T03:51:59.991Z [ 2023-04-08T03:51:59.993Z '@context', 2023-04-08T03:51:59.995Z '@type', 2023-04-08T03:51:59.997Z '@id', 2023-04-08T03:51:59.999Z 'name', 2023-04-08T03:52:00.004Z 'servesCuisine', 2023-04-08T03:52:00.008Z 'priceRange', 2023-04-08T03:52:00.010Z 'image', 2023-04-08T03:52:00.012Z 'potentialAction', 2023-04-08T03:52:00.014Z 'address', 2023-04-08T03:52:00.017Z 'geo', 2023-04-08T03:52:00.019Z 'telephone', 2023-04-08T03:52:00.036Z 'aggregateRating', 2023-04-08T03:52:00.038Z 'openingHoursSpecification', 2023-04-08T03:52:00.041Z 'hasMenu' 2023-04-08T03:52:00.043Z ] 2023-04-08T03:52:00.045Z file:///usr/src/app/src/main.js:20 2023-04-08T03:52:00.047Z menu.forEach((category) => { 2023-04-08T03:52:00.049Z ^ 2023-04-08T03:52:00.051Z 2023-04-08T03:52:00.053Z TypeError: menu.forEach is not a function 2023-04-08T03:52:00.055Z at file:///usr/src/app/src/main.js:20:6 2023-04-08T03:52:00.058Z at processTicksAndRejections (node:i... [trimmed]