
Booking Reviews Scraper
Pricing
$19.99/month + usage

Booking Reviews Scraper
Extract detailed guest reviews, ratings, and booking information from any Booking.com hotel page. Get valuable insights including review scores, guest details, room types, and stay duration.
5.0 (1)
Pricing
$19.99/month + usage
2
Total users
23
Monthly users
8
Runs succeeded
>99%
Issues response
12 hours
Last modified
3 months ago
There seems to be an issue with the actor
Closed
After starting the docker container it fails to start scraping due to a 404 'Not Found' error.
See the log below:
2025-04-25T08:36:46.896Z ACTOR: Pulling Docker image of build iDtLwaiyxzxp0TgrB from registry. 2025-04-25T08:36:47.003Z ACTOR: Creating Docker container. 2025-04-25T08:36:47.058Z ACTOR: Starting Docker container. 2025-04-25T08:36:47.988Z INFO System info {"apifyVersion":"3.4.0","apifyClientVersion":"2.12.2","crawleeVersion":"3.13.2","osType":"Linux","nodeVersion":"v20.19.0"} 2025-04-25T08:56:47.757Z taskId: undefined message: undefined 2025-04-25T08:56:47.855Z task error: Event { type: 'error', status: 404, message: 'Not Found' } 2025-04-25T08:56:47.857Z Event { type: 'error', status: 404, message: 'Not Found' }

HI, try now please
nnmarra
It managed to properly scrap for one run before running into problems again.
025-04-29T17:35:24.874Z ACTOR: Pulling Docker image of build iDtLwaiyxzxp0TgrB from registry. 2025-04-29T17:35:25.076Z ACTOR: Creating Docker container. 2025-04-29T17:35:25.205Z ACTOR: Starting Docker container. 2025-04-29T17:35:26.033Z INFO System info {"apifyVersion":"3.4.0","apifyClientVersion":"2.12.2","crawleeVersion":"3.13.2","osType":"Linux","nodeVersion":"v20.19.0"} 2025-04-29T17:37:28.115Z SyntaxError: Unexpected end of JSON input 2025-04-29T17:37:28.117Z at JSON.parse () 2025-04-29T17:37:28.119Z at Response.json (file:///home/myuser/node_modules/node-fetch/src/body.js:149:15) 2025-04-29T17:37:28.121Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-04-29T17:37:28.123Z at async file:///home/myuser/src/main.js:28:33

fixed
nnmarra
indeed, thanks