Access data from Google Nutrition Facts - google-search-api

is there a way to access the data Google shows up additionally when searching for a specific food? I would like to retrieve just the "Nutrition Facts" data.
Thanks in advance and cheers

Google does not make nutrition information available via API.
If you are looking for an API for nutrition data, I recommend you check out: https://www.nutritionix.com/business/api
Full disclosure: I work for Nutritionix.

Related

Which information do I need to extract data from OneDrive via Microsoft's Graph API?

I want to connect to the Microsofts Graph API to extract some data from OneDrive.
My question is: What information do I need to do so?
I definitely need an API key, but which permissions, etc.?
Thank you already in advance for your help!
Here is sample query to get user`s oneDrive data:
/users/{idOrUserPrincipalName}/drive
Requred permission are Files.Read.All(reading), Files.ReadWrite.All(read/write)
You need to register endpoint in AzureAD, see howto:
https://learn.microsoft.com/en-us/graph/auth-register-app-v2?view=graph-rest-1.0

accessing google analytics data through an api

Does anyone know if it is possible to access any of google analytics data from the API?
I am using eCommerce and wanted to be able to pull out the best selling products into a most wanted list.
Does anyone know if this is possible and how it would be done?
Yes, the API is documented here:
https://developers.google.com/analytics/
HelloWorld example here:
https://developers.google.com/analytics/solutions/articles/hello-analytics-api

Get information on Google knowledge graph

While searching a person's name in google , we are able to see that person's information and photo on the right.
I went through google API but couldnt find a plug to this feature.
Is there someway i can extract this information via API ?
From what I understand the Google Freebase project is an interface to Google open knowledge graph.
Freebase has been shutdown. If you want to extract the data, now you use: Google Knowledge Graph Search API.

How to map Twitter directed-graph/topology?

For my research, I want to use some data that can capture twitter users following each other . I want to represent this relationship in a big directed-graph. If you think about this graph it's probably very huge, I want to generate it and perhaps store it in adjacency-matrix format.
However when I tried to make use of Twitter's API, there are some useful methods like GET followers, GET friends I can use. But it has 150query/hour limit. At that rate, I would never finish crawling Twitter and generate a good enough direct-graph.
Is there a better way of doing this?
I remember that one of my friends contact this research group and they provide her a dataset.
http://twitter.mpi-sws.org/
Maybe you should try to find a dataset instead. Try this SO question, the answers provide a few datasets of them.
Twitter Data Archive
Tribalytics-raw provides twitter followers and/or friends raw graph data as a service.
To comply with Twitter API's terms of service, only twitter users Ids are provided. You can extract the users metadata by yourself using twitter's users/lookup API endpoint, which is not so heavily rate-limited.
Full disclosure: I am the founder of this tool, and I have read this before posting

Are there any websites providing free news, weather, photos APIs for using this data commercially

I want to build a service which needs to get this data from some source for further analysis. Does Google, Yahoo or someone else provides free access to this data for use in other websites using some API. I think Twitter does something like this for their data although they enforce some limits on this. The data I need is mostly for US and Canada.
Thanks,
Gary
You can find a bunch of free web services here: http://www.webservicex.net/
If you can stand the ads, you can also check here: http://www.webservicelist.com/