Skip to content

Instantly share code, notes, and snippets.

@euforic
Created August 2, 2017 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save euforic/e6e69bfb5a6cad729eabf6fb2d89bf40 to your computer and use it in GitHub Desktop.
Save euforic/e6e69bfb5a6cad729eabf6fb2d89bf40 to your computer and use it in GitHub Desktop.
Planz Opentable Scraper

Usage

Request

let client = new opentable.Client()

client.search({
  covers: 2, // number of people attending
  Limit: 200, // number of results to show
  dateTime: new Date(), // date/time of reservation
  term: 'italian', // search term used to narrow search
  sort: 'Rating', // sort by [Distance, Popularity, Name, Rating]
  latitude: '33.611746', // latitude of location to search
  longitude: '-117.7487', // longitude of location to search
}).then(data => {
  console.log(JSON.stringify(data, null, "  "))
}).catch(err => {
  console.log(err)
})

Response

{
  "3963": {
    "ID": "3963",
    "Name": "Il Fornaio - Irvine",
    "URL": "https://opentable.com/il-fornaio-irvine?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "96%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=3963&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=3582395121"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=3963&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=121378124"
      }
    ]
  },
  "10345": {
    "ID": "10345",
    "Name": "O'Neill's Bar & Grill",
    "URL": "https://opentable.com/oneills-bar-and-grill?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "95%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=10345&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=1691394503"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=10345&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=1448076544"
      }
    ]
  },
  "13006": {
    "ID": "13006",
    "Name": "Stella's",
    "URL": "https://opentable.com/stellas?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "94%",
    "Reservations": [
      {
        "Time": "2017-08-02T17:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=13006&d=2017-08-02 17:00&p=2&pt=100&ss=0&sd=2017-08-02 17:00&pofids=&hash=3445971554"
      }
    ]
  },
  "15082": {
    "ID": "15082",
    "Name": "Maggiano's - South Coast Plaza",
    "URL": "https://opentable.com/maggianos-south-coast-plaza?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "94%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=15082&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=96907625"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=15082&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=2849524338"
      }
    ]
  },
  "15232": {
    "ID": "15232",
    "Name": "Pelican Grill",
    "URL": "https://opentable.com/pelican-grill?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "86%",
    "Reservations": [
      {
        "Time": "2017-08-02T17:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=15232&d=2017-08-02 17:00&p=2&pt=100&ss=0&sd=2017-08-02 17:00&pofids=&hash=1672859493"
      }
    ]
  },
  "24640": {
    "ID": "24640",
    "Name": "Coliseum Pool & Grill - The Resort at Pelican Hill",
    "URL": "https://opentable.com/coliseum-pool-and-grill-the-resort-at-pelican-hill?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "81%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=24640&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=4268844265"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=24640&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=3056266577"
      }
    ]
  },
  "25867": {
    "ID": "25867",
    "Name": "Canaletto Ristorante Veneto",
    "URL": "https://opentable.com/canaletto-ristorante-veneto?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "92%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=25867&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=3660343362"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=25867&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=2691137823"
      }
    ]
  },
  "28861": {
    "ID": "28861",
    "Name": "Pizzeria Ortica",
    "URL": "https://opentable.com/pizzeria-ortica?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "82%",
    "Reservations": [
      {
        "Time": "2017-08-02T17:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=28861&d=2017-08-02 17:00&p=2&pt=100&ss=0&sd=2017-08-02 17:00&pofids=&hash=2422954369"
      }
    ]
  },
  "37081": {
    "ID": "37081",
    "Name": "Modo Mio - Newport Coast",
    "URL": "https://opentable.com/modo-mio-newport-coast?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "97%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=37081&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=2867782820"
      },
      {
        "Time": "2017-08-02T17:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=37081&d=2017-08-02 17:00&p=2&pt=100&ss=0&sd=2017-08-02 17:00&pofids=&hash=3100469186"
      }
    ]
  },
  "47446": {
    "ID": "47446",
    "Name": "Rothschild's Restaurant",
    "URL": "https://opentable.com/rothschilds?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "92%",
    "Reservations": [
      {
        "Time": "2017-08-02T16:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=47446&d=2017-08-02 16:00&p=2&pt=100&ss=0&sd=2017-08-02 16:00&pofids=&hash=362600378"
      },
      {
        "Time": "2017-08-02T16:15:00Z",
        "URL": "https://opentable.com/book/validate?rid=47446&d=2017-08-02 16:15&p=2&pt=100&ss=0&sd=2017-08-02 16:15&pofids=&hash=3996481941"
      }
    ]
  },
  "57448": {
    "ID": "57448",
    "Name": "GG's Bistro",
    "URL": "https://opentable.com/ggs-bistro?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "93%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=57448&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=68309251"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=57448&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=2029825108"
      }
    ]
  },
  "64552": {
    "ID": "64552",
    "Name": "Piccolino Ristorante",
    "URL": "https://opentable.com/piccolino-ristorante?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "97%",
    "Reservations": [
      {
        "Time": "2017-08-02T16:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=64552&d=2017-08-02 16:00&p=2&pt=100&ss=0&sd=2017-08-02 16:00&pofids=&hash=287780275"
      },
      {
        "Time": "2017-08-02T16:15:00Z",
        "URL": "https://opentable.com/book/validate?rid=64552&d=2017-08-02 16:15&p=2&pt=100&ss=0&sd=2017-08-02 16:15&pofids=&hash=1204492916"
      }
    ]
  },
  "64888": {
    "ID": "64888",
    "Name": "Sapori Ristorante - Newport Beach",
    "URL": "https://opentable.com/sapori-ristorante-newport-beach?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "83%",
    "Reservations": [
      {
        "Time": "2017-08-02T16:30:00Z",
        "URL": "https://opentable.com/book/validate?rid=64888&d=2017-08-02 16:30&p=2&pt=100&ss=0&sd=2017-08-02 16:30&pofids=&hash=2029788417"
      },
      {
        "Time": "2017-08-02T16:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=64888&d=2017-08-02 16:45&p=2&pt=100&ss=0&sd=2017-08-02 16:45&pofids=&hash=2146283773"
      }
    ]
  },
  "72307": {
    "ID": "72307",
    "Name": "Onotria Wine Country Cuisine",
    "URL": "https://opentable.com/onotria-wine-country-cuisine?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "89%",
    "Reservations": [
      {
        "Time": "2017-08-02T17:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=72307&d=2017-08-02 17:00&p=2&pt=100&ss=0&sd=2017-08-02 17:00&pofids=&hash=506648232"
      }
    ]
  },
  "76381": {
    "ID": "76381",
    "Name": "CUCINA enoteca - Irvine",
    "URL": "https://opentable.com/cucina-enoteca-irvine?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "91%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=76381&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=3571472007"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=76381&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=1748382494"
      }
    ]
  },
  "95065": {
    "ID": "95065",
    "Name": "Delizie Ristorante & Bar",
    "URL": "https://opentable.com/delizie-ristorante-and-bar?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "98%",
    "Reservations": [
      {
        "Time": "2017-08-02T16:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=95065&d=2017-08-02 16:00&p=2&pt=100&ss=0&sd=2017-08-02 16:00&pofids=&hash=2462618848"
      },
      {
        "Time": "2017-08-02T16:15:00Z",
        "URL": "https://opentable.com/book/validate?rid=95065&d=2017-08-02 16:15&p=2&pt=100&ss=0&sd=2017-08-02 16:15&pofids=&hash=170588253"
      }
    ]
  },
  "110194": {
    "ID": "110194",
    "Name": "Okura Robata Grill and Sushi Bar - Laguna Beach",
    "URL": "https://opentable.com/okura-robata-grill-and-sushi-bar-laguna-beach?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "72%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=110194&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=2784673535"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=110194&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=557835109"
      }
    ]
  },
  "113128": {
    "ID": "113128",
    "Name": "FIG & OLIVE Newport Beach",
    "URL": "https://opentable.com/fig-and-olive-newport-beach?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "88%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=113128&d=2017-08-02 14:45&p=2&pt=1000&ss=0&sd=2017-08-02 14:45&pofids=&hash=2683851240&i=1"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=113128&d=2017-08-02 15:00&p=2&pt=1000&ss=0&sd=2017-08-02 15:00&pofids=&hash=2931932378&i=1"
      }
    ]
  },
  "145639": {
    "ID": "145639",
    "Name": "CUCINA enoteca - Newport Beach",
    "URL": "https://opentable.com/cucina-enoteca-newport-beach?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "93%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=145639&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=1415750670"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=145639&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=2393594135"
      }
    ]
  },
  "149968": {
    "ID": "149968",
    "Name": "BRIO Tuscan Grille - Irvine - Spectrum Center",
    "URL": "https://opentable.com/brio-tuscan-grille-irvine-spectrum-center?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "85%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=149968&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=1445888619"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=149968&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=2435182938"
      }
    ]
  },
  "158167": {
    "ID": "158167",
    "Name": "RARE ",
    "URL": "https://opentable.com/rare-italian?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "95%",
    "Reservations": [
      {
        "Time": "2017-08-02T17:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=158167&d=2017-08-02 17:00&p=2&pt=100&ss=0&sd=2017-08-02 17:00&pofids=&hash=2629893510"
      }
    ]
  },
  "159592": {
    "ID": "159592",
    "Name": "Pirozzi",
    "URL": "https://opentable.com/pirozzi?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "92%",
    "Reservations": [
      {
        "Time": "2017-08-02T16:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=159592&d=2017-08-02 16:00&p=2&pt=100&ss=0&sd=2017-08-02 16:00&pofids=&hash=3059238899"
      },
      {
        "Time": "2017-08-02T16:30:00Z",
        "URL": "https://opentable.com/book/validate?rid=159592&d=2017-08-02 16:30&p=2&pt=100&ss=0&sd=2017-08-02 16:30&pofids=&hash=3962546652"
      }
    ]
  },
  "159706": {
    "ID": "159706",
    "Name": "Nick's ",
    "URL": "https://opentable.com/r/nicks-italian-ft-collins?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "93%",
    "Reservations": [
      {
        "Time": "2017-08-02T16:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=159706&d=2017-08-02 16:00&p=2&pt=100&ss=0&sd=2017-08-02 16:00&pofids=&hash=3477937009"
      },
      {
        "Time": "2017-08-02T16:15:00Z",
        "URL": "https://opentable.com/book/validate?rid=159706&d=2017-08-02 16:15&p=2&pt=100&ss=0&sd=2017-08-02 16:15&pofids=&hash=1595594127"
      }
    ]
  },
  "169195": {
    "ID": "169195",
    "Name": "Angelina's Pizzeria Napoletana - Dana Point",
    "URL": "https://opentable.com/angelinas-pizzeria-napoletana?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "92%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=169195&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=3020043728"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=169195&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=3293875840"
      }
    ]
  },
  "190102": {
    "ID": "190102",
    "Name": "North Italia – Irvine",
    "URL": "https://opentable.com/north-italia-irvine?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "93%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=190102&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=3244133621"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=190102&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=2748293914"
      }
    ]
  },
  "191119": {
    "ID": "191119",
    "Name": "il Barone Ristorante",
    "URL": "https://opentable.com/il-barone-ristorante?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "92%",
    "Reservations": [
      {
        "Time": "2017-08-02T17:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=191119&d=2017-08-02 17:00&p=2&pt=100&ss=0&sd=2017-08-02 17:00&pofids=&hash=31079659"
      }
    ]
  },
  "200320": {
    "ID": "200320",
    "Name": "Salerno by Chef Pirozzi",
    "URL": "https://opentable.com/r/salerno-by-chef-pirozzi-laguna-beach?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "92%",
    "Reservations": [
      {
        "Time": "2017-08-02T17:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=200320&d=2017-08-02 17:00&p=2&pt=100&ss=0&sd=2017-08-02 17:00&pofids=&hash=1902268338"
      }
    ]
  },
  "202003": {
    "ID": "202003",
    "Name": "Settebello Pizzeria Napoletana - Newport",
    "URL": "https://opentable.com/settebello-pizzeria-napoletana-newport?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "88%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=202003&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=2706187212"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=202003&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=40782686"
      }
    ]
  },
  "211606": {
    "ID": "211606",
    "Name": "Angelina's Pizzeria Napoletana- Irvine",
    "URL": "https://opentable.com/r/angelinas-pizzeria-napoletana-irvine?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "90%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=211606&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=3992137182"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=211606&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=3899340144"
      }
    ]
  },
  "212686": {
    "ID": "212686",
    "Name": "Taverna Laguna Beach",
    "URL": "https://opentable.com/taverna-laguna-beach?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "78%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=212686&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=26704551"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=212686&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=3818045005"
      }
    ]
  },
  "242815": {
    "ID": "242815",
    "Name": "Tutto Fresco",
    "URL": "https://opentable.com/r/tutto-fresco-rancho-santa-margarita?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "97%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=242815&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=3028954656"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=242815&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=2295551432"
      }
    ]
  },
  "268867": {
    "ID": "268867",
    "Name": "Mora ",
    "URL": "https://opentable.com/r/mora-italian-phoenix?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "86%",
    "Reservations": [
      {
        "Time": "2017-08-02T16:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=268867&d=2017-08-02 16:00&p=2&pt=100&ss=0&sd=2017-08-02 16:00&pofids=&hash=1610985157"
      },
      {
        "Time": "2017-08-02T16:15:00Z",
        "URL": "https://opentable.com/book/validate?rid=268867&d=2017-08-02 16:15&p=2&pt=100&ss=0&sd=2017-08-02 16:15&pofids=&hash=647836957"
      }
    ]
  },
  "350182": {
    "ID": "350182",
    "Name": "Alessa by Chef Pirozzi",
    "URL": "https://opentable.com/restaurant/profile/350182?p=2&sd=2017-08-02%2014%3A30",
    "Recommended": "97%",
    "Reservations": [
      {
        "Time": "2017-08-02T14:45:00Z",
        "URL": "https://opentable.com/book/validate?rid=350182&d=2017-08-02 14:45&p=2&pt=100&ss=0&sd=2017-08-02 14:45&pofids=&hash=830527544"
      },
      {
        "Time": "2017-08-02T15:00:00Z",
        "URL": "https://opentable.com/book/validate?rid=350182&d=2017-08-02 15:00&p=2&pt=100&ss=0&sd=2017-08-02 15:00&pofids=&hash=3924097868"
      }
    ]
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment