Is there a source for cross-referencing Gracenote IDs (TMSID's)? - gracenote

I am trying to augment some data about movies and TV shows. I have IMDb IDs (and some Wikidata IDs) for this content, but I'm trying to get the Gracenote IDs for these movies and shows. Is there a source somewhere that publishes what the Gracenote IDs are (aka TMSID)?

Related

Can I get reviews or stars for hotels or restaurants in HERE Geocoding & Search API?

I can't seem to find anything in the documentation (link), but the previous version of the Places API (link) said:
Certain types of categories, such as restaurants or hotels, are ranked via a "recommendations-style" algorithm where measures of popularity or quality, such as number of stars or reviews, are taken into account.
Does that mean that I would be able to retrieve info on number of starts for a hotel or ratings for restaurants?
Rating is Rich content. Rich content is not covered within the base or extended content and is generally provided by third-party data
suppliers.
See more on references from Geocoding and Search API 7 Discover API here https://developer.here.com/documentation/geocoding-search-api/dev_guide/topics/endpoint-discover-brief.html

LinkedIn API - employees posts with certain hashtags

I'm wondering whether it's possible to get (as a company page) list of posts of your employees that contain a certain hashtag?

Search movie data base by rating

I've trying to find a module or library (or API) that will let me query a movie database by rating. Rotten Tomatos or IMDb are fine. I have a request for a Rotten Tomatoes API key, and I do have a IMDb one, but I can't find any documemtation on how to query the database and return a list of all movies with a certain rating.
If anyone has a solution, I'd very much appreciate it.
If you want to operate offline, you can consider the IMDbPY library, which allows you to work with both the online and offline set of data of IMDb.
Working offline, basically, you use it to import the plain text data files distributed by IMDb on a SQL database, and then access that data (rating, number of votes and votes distribution are available).
You can't programmatically query movies by rating, but that data is easily accessible from the db itself.

Bing map scraping target did not found data

i am using local scraper to extract restaurant data from all over the US, and my problem is when i use scrap target select Bing map it is show 0 business result found. while if i choose yelp scrap target then the hundreds of record found and scrap all the record successfully, why bing map scrap target is not found any result.

Counting Likes and shared times in google reader public profile

We've collected a list of google reader profiles of our members and now I want to make a hot list board and show the most shared and the most liked items to be shared with our members.
I've checked a couple of unofficial google reader APIs but I did not find anything related to the like or sharing.
do you know how can I count the number of likes for each feed item in the shared profile of our members?
Likes are exposed in the Atom feed for the shared items as gr:likingUser elements (one per user who liked the item, up to 100). Additional likers (and their profile information) can be fetched by making a GET request to http://www.google.com/reader/api/0/item/likers?i=. http://blog.persistent.info/2009/07/exporting-likes-from-google-reader.html has more information.

Resources