Is Google Fit API free? - mobile-application

We want to build a mobile app that will use Google Fit API, and I searched for some time, but I didn't understand if this API is free or not? Did anyone use this API? Does exist a free tier or can anyone provide a webpage where I can find prices for using this?
Thanks a lot!

Related

URL rank checker API for google popularity

I am trying to find the rank of a given url/domain for google search popularity from an API.I have found one such project in GitHub that gives the same but i am not sure about the reliability and accuracy of the results it is returning me(https://github.com/eyecatchup/SEOstats). If anyone has come across with other alternatives or libraries for the google site popularity please share with me.
Thanks
We don't expose an API for "find[ing] the rank of a given url/domain for google search".
Don’t misuse our Services. For example, don’t interfere with our Services or try to access them using a method other than the interface and the instructions that we provide.
http://www.google.com/intl/en/policies/terms/

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

Google Plus Crawler

I am working with a social media analysis and I'm collecting datasets for research. I have been searching on the web about any way to make a Google plus crawler. I had great experience with Twitter Streaming API, and even Facebook Graph API, but, I did not find anything on Google+ documentation that can help me.
Then, my question is if does anyone know about the possibility to make a Google plus crawler to gather information of public posts?
It isn't clear exactly what you're looking to crawl on Google+, but it sounds like you want the Google+ API for the web. In particular, you'll probably want to use the people.get, activities.search, activities.list, and/or comments.list HTTP API instructions.
Be aware, however, that this will only return public comments that were not shared to a community, even if that community is a public community.

find another API instead of google map API

I'm developing an application which use map. I'm trying to avoide google API (because their request time are limited).
I want something complete free but can provide feature like geocoding, reserve-geo, find nearest place ...
Any suggestion ?
Have you looked at geonames? They are using googlemaps as well as openstreetmap for the forward and reverse searches. I know openstreetmap can handle everything that you are asking for.

Grab Google tasks via Google Calendar API?

Does anyone know if you might be able to grab google tasks using the calander API? I took a quick look at the API and I did not see any obvious way to grab the tasks information but it might be doable depending on how the tasks data is used in calander.
I was hoping someone more familiar with the calander API might be able to shed some light on the subject.
Not yet!
http://code.google.com/p/gdata-issues/issues/detail?id=987
Tasks API has been announced at Google I/O 2011.