I understand that menu data is available on Foursquare API via https://api.foursquare.com/v2/venues/VENUE_ID/menu
However, the Locu menu data set doesn't seem to be available.
For example, menu data is available for Da Mario:
https://foursquare.com/v/da-mario/4ac518daf964a520d8a820e3/menu
But this menu data is unavailable via the Foursquare API:
https://api.foursquare.com/v2/venues/4ac518daf964a520d8a820e3/menu? [+ other parameters including oauth token]
Why is Locu menu data unavailable via the Foursquare API?
Thanks!
Unfortunately, Foursquare isn't allowed to redistribute Locu menu data through its API. Wish there were a better answer than this, but you can perhaps take a look at Locu's own API for some ideas on how you can get access to the data you'd like.
Related
We use the Twitter API to post to our Twitter feed. Under the audience selection there is the option to choose "Everyone" or to choose a different audience, including "communities" that you are a part of. How do I post to twitter under one of those communities and not to the general feed when using the API?'
Looking at this, I am not seeing any parameter for it.
https://developer.twitter.com/en/docs/twitter-api/tweets/manage-tweets/api-reference/post-tweets
See these images for more of an understanding of the options available in the tweet. It must be a single added parameter to the POST payload....if they offer this as an option. (I would think they would).
Any ideas?
Image of the audience selection drop down when composing a tweet
Image of the audiences available in the drop down menu
This feature is not currently available in the Twitter API.
This post suggest that Locu Api is no longer available
How to access Locu API
I am wondering is there an alternatives for restaurant menu api specifically for Yelp Dataset.
I just created an API on APIC, but when I search APIs it doesn't show up in the search. Any idea why or where I can find the API I just created?
Try searching for the product. Then you can search through the product's API's and it should be there.
I want to request pins without login to Pinterest by providing a set of tags. Is this possible? I searched through current Pinterest API and couldn't find anything like some search method. I know that I can get a google custom search engine and fetch photos from pinterest.com source from google but wanted to do it natively.
Any help appreciated!
Trying to extract some menu data from a restaurant on Yelp using the v2.0 API. The only thing i am getting via the API response is a menu_provider field which i don't know how to use - any ideas?
My understanding is that Yelp gets their menu information from Locu (and potentially other sources), so they won't share that via their API.
Per their documentation, they provide menu_provider and menu_date_updated, but not actual menu data in their API.
Documentation: http://www.yelp.com/developers/documentation/v2/business
TechCrunch article on partnership: http://techcrunch.com/2013/04/23/yelp-partners-with-locu-allowing-businesses-to-post-menus-daily-specials-photos-to-yelp-in-real-time/