Getting location data in weather api - windows-phone-7

I am working with weather apps for windows phone 8 and wondering how to get all country data that supported by weather api?
Is it just like getting all location supported name and display it into my longlistselector in my apps?
I came across 2 promising apps: forecast and OpenWeatherMap but can't find anything about getting location data from these services.

Related

Can I get working places for all users from organization using calendar API?

I wonder if I can get working places for all users from organization using calendar API. Coworkers from my organization uses google calendar to mark if they work from home or office. I attach screen to show what I am talking about.
I've searched many endpoints from calendar API but did not find suitable one. Is it possible to get those information from API?
It is not yet possible to retrieve those information from the API.
But Google already documented it (tutorial, API reference) and it should come at some point in the (hopefully) near future.
Here is the related issue in their tracker : https://issuetracker.google.com/issues/199918380

Does google provide any API so i can get phone location and running km. in a whole day by passing a phone number or whatever Google requires as input?

Does Google provide any cell phone location and latitude, longitude and all possible details via API by sending a phone number and whatever else Google requires as input?

Mobile Usability data via the Google Search Console API

I want to extract all 15k pages in this Mobile Usability report but the web app console only lets me get 1k.
For other reports I can get all the data using the API but I can't find a Mobile Usability method.

Search API for Windows Phone 8.1?

I'm developing an app on Windows Phone 8.1. I would like to let users type a name of a place, a restaurant for example, as an autocomplete event, and retrieve all the related places according to the name of the restaurant. Did somebody use something like that on windows phone 8.1 ? Is There a google place api that can be used for Windows Phone 8.1 or a nice Bing Search api ? About the last option, could someone confirm that we need to pay that service according to the number of transactions (requests)?
So you would like to use some service which offers that data either for free or at some cost? There is no such general purpose service, but you can leverage some existing:
Foursqare has a list of places nearby. These often include Batcave or Hogwarts though.
Google Places - https://developers.google.com/places/documentation/
You can build a startup around correct places search API :)

Is it possible to get all new checkins at specified location?

I'm developing a windows phone application based on foursquare API, here is a scenarios like this: A user is walking on the road with a phone. He uses my application to find out who just check-in (including strange's check-in) in foursquare around his location, is it possible to implement this request? Thanks!
A quick check of the foursquare API indicates that there appears to be a way to get just what you're after.
Simply get a list of nearby venues and then find out who is at each:
https://developer.foursquare.com/docs/venues/search
https://developer.foursquare.com/docs/venues/herenow

Resources