For instance here, how can I get the URL for here? I could take name and lowercase it and replace spaces with dashes for instance, but that isn't perfect.
Is there a URL format that OpenTable uses that uses the ID to return the page? Such as http://www.opentable.com/restaurant/107257?
For instance here, how can I get the URL for here? I could take
name
and lowercase it and replace spaces with dashes for instance, but that isn't perfect.Is there a URL format that OpenTable uses that uses the ID to return the page? Such as
http://www.opentable.com/restaurant/107257
?