WuBook RateChecker

Compare prices and keep on eye on the availability of your competitor hotels.

Go to site
Explore
/
Apps
/
WuBook RateChecker

WuBook RateChecker API Integrations

Build and run workflows using the WuBook RateChecker API. Use 1000s of source-available triggers and actions across 1000+ apps. Or write custom code to integrate any app or API in seconds.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
import { axios } from "@pipedream/platform"
export default defineComponent({
  props: {
    wubook_ratechecker: {
      type: "app",
      app: "wubook_ratechecker",
    }
  },
  async run({steps, $}) {
    return await axios($, {
      url: `https://wubook.net/wrpeeker/api/user`,
      params: {
        format: `json`,
        token: `${this.wubook_ratechecker.$auth.api_token}`,
      },
    })
  },
})
Add Manual Snapshot with WuBook RateChecker API on New Requests from HTTP / Webhook API
HTTP / Webhook + WuBook RateChecker
 
Try it
Send Message with Discord Webhook API on New Stay Created from WuBook RateChecker API
WuBook RateChecker + Discord Webhook
 
Try it
Add Multiple Rows with Google Sheets API on New Stay Created from WuBook RateChecker API
WuBook RateChecker + Google Sheets
 
Try it
Get Monitored Competitors with WuBook RateChecker API on New Submission from Typeform API
Typeform + WuBook RateChecker
 
Try it
Get Film with SWAPI - Star Wars API on New Stay Created from WuBook RateChecker API
WuBook RateChecker + SWAPI - Star Wars
 
Try it
New Competitor Added from the WuBook RateChecker API

Emit new event when a new competitor is added. See the docs

 
Try it
New Stay Created from the WuBook RateChecker API

Emit new event when a new stay is created. See the docs

 
Try it
Add Manual Snapshot with the WuBook RateChecker API

Adds a manual snapshot for a stay. See the docs

 
Try it
Get Monitored Competitors with the WuBook RateChecker API

Retrieve a list of montiored competitors. See the docs

 
Try it
Get Stays with the WuBook RateChecker API

Retrieve a list of stays from a competitor. See the docs

 
Try it

Authentication

WuBook RateChecker uses API keys for authentication. When you connect your WuBook RateChecker account, Pipedream securely stores the keys so you can easily authenticate to WuBook RateChecker APIs in both code and no-code steps.

To retrieve your API token,

  • Navigate to your WuBook account and sign in
  • Go to “Rate Checker” > “API”