Fast Agoda Reviews Scraper avatar
Fast Agoda Reviews Scraper

Pricing

$5.00 / 1,000 results

Go to Store
Fast Agoda Reviews Scraper

Fast Agoda Reviews Scraper

Developed by

Máté Kovács-Nagy

Máté Kovács-Nagy

Maintained by Community

Scraper to get reviews from hotels, apartments and other accommodations listed on the Agoda.com portal. Extract data using hotel URLs for review text, ratings, stars, basic reviewer info, length of stay, liked/disliked parts, room info, date of stay and more. Download in JSON, HTML, Excel, CSV.

5.0 (1)

Pricing

$5.00 / 1,000 results

1

Total users

20

Monthly users

9

Runs succeeded

92%

Issues response

7.4 hours

Last modified

2 days ago

EV

Review id needed in crawling

Closed

everguest opened this issue
5 days ago

Hi,

We would like to use this scraper, but we need one more property if it is possible to solve. We would like to retrieve a review id for the reviews. On Agoda page it is called something like 'data-review-id' on div elements. Is it possible to add this field to review results?

Thank you

knagymate avatar

Hey, sure, let me take a look at it!

knagymate avatar

I've found hotelReviewId, I guess this is what you need, let me add it

knagymate avatar

Just updated Scraper, could you check it? Thanks!

knagymate avatar

Also feel free to reach me out if you need any other fields, or you need any custom scraper that you can't find

EV

everguest

3 days ago

Thank you for the fast improvement, the scraper works just fine. I would like to ask one more request if it is possible. Would it be possible to provide another input parameter where I can provide a date string like "2024-07-14T10:45:00.038Z" to scrape reviews till that date?

knagymate avatar

Sure, let me close this issue, and I will add this feature soon

knagymate avatar

everguest can I contact you somewhere?

knagymate avatar

Just finished with implementation of cutoffDate feature, feel free to test it out, if it is working as expected

EV

everguest

2 days ago

Thanks for the feature implementation, it works as expected.