Trivago Scraper 🚧 avatar

Trivago Scraper 🚧

Try for free

7 days trial then $30.00/month - No credit card required now

Go to Store
Trivago Scraper 🚧

Trivago Scraper 🚧

jupri/trivago-scraper
Try for free

7 days trial then $30.00/month - No credit card required now

💫 Scrape Trivago.com Accomodations

EN

Cheapest travel dates

Open

essential_neonate opened this issue
3 months ago

Is it possible to use your scraper to find the cheapest travel dates for a specific hotel?

Jupri avatar

cat (Jupri)

3 months ago

HI. Thank You for reaching out!

Does sorting by price give you the desired results ?

EN

essential_neonate

3 months ago

Thank you for getting back to me so quickly!

Unfortunately, that's not quite what I need. I'm looking for the cheapest travel date for a one-night stay, but I’m only able to find prices starting from tomorrow or for specific dates.

For example, I’d like to know the cheapest date for a one-night stay at the Steigenberger Alsik – Hotel & Spa at any time in September. Does that make sense?

Jupri avatar

cat (Jupri)

3 months ago

hello, When we view the hotel info, there is Price trend table, is this what you looking for ?

EN

essential_neonate

3 months ago

I think that could work yes. How do I proceed? Thank you.

Jupri avatar

cat (Jupri)

3 months ago

Hello. Sorry for late response. I have updated the Actor

Please try this input :

1{
2    "location": "11106964",
3    "includes.pricetrend_start": "2024-09-01",
4    "includes.pricetrend_end": "2024-09-30",
5    "limit": 1
6}

Location is the hotel ID, in your case Steigenberger Alsik – Hotel & Spa

The outputs will include priceTrend attribute, The currency price matches the currency input parameter, default is USD example :

1priceTrend: {
2    "2024-09-18": 399,
3    "2024-09-19": 379,
4    "2024-09-20": 333,
5    "2024-09-21": 425,
6    "2024-09-22": 193,
7    "2024-09-23": 221,
8    "2024-09-24": 221,
9    "2024-09-25": 246,
10    "2024-09-26": 308,
11    "2024-09-27": 340,
12    "2024-09-28": 329,
13    "2024-09-29": 215,
14    "2024-09-30": 311,
15    "2024-10-01": 266,
16    "2024-10-02": 268,
17    "2024-10-03": 291,
18    "2024-10-04": 406,
19    "2024-10-05": 362,
20    "2024-10-06": 211,
21    "2024-10-07": 365,
22    "2024-10-08": 420,
23    "2024-10-09": 218,
24    "2024-10-10": 233,
25    "2024-10-11": 264,
26    "2024-10-12": 246,
27    "2024-10-13": 210,
28    "2024-10-14": 207,
29    "2024-10-15": 213,
30    "2024-10-16": 234,
31    "2024-10-17": 214,
32    "2024-10-18": 216,
33    "2024-10-19": 218,
34    "2024-10-20": 199,
35    "2024-10-21": 220,
36    "2024-10-22": 232,
37    "2024-10-23": 202,
38    "2024-10-24": 210,
39    "2024-10-25": 249,
40    "2024-10-26": 279... [trimmed]
EN

essential_neonate

3 months ago

Sounds great, but dosent seems to work? https://console.apify.com/view/runs/KY5Ldzc2ItVowQMdy

Jupri avatar

cat (Jupri)

3 months ago

sorry, please try again, it should work now.

EN

essential_neonate

14 days ago

Could you please tell if the actor is working again? Last time I got error.

Jupri avatar

cat (Jupri)

14 days ago

Hello, it seems the Actor is currently broken. I'll fix it ASAP and keep you updated.

EN

essential_neonate

14 days ago

Thank you. Let me know ASAP - thank you.

EN

essential_neonate

13 days ago

Do you have any news? Would love to use this actor today, as it's black friday.

Jupri avatar

cat (Jupri)

13 days ago

Hello. I have fix the problem. Please try it. let me know if there more issues.

Developer
Maintained by Community

Actor Metrics

  • 4 monthly users

  • 2 stars

  • 99% runs succeeded

  • 1.6 days response time

  • Created in Feb 2024

  • Modified 14 days ago