API stands for Application Programming Interface. A program's API defines the proper way for a developer to request services from that program.

learn more… | top users | synonyms (1)

0
votes
0answers
5 views

Youtube API v3 search for videos, retrieve title and url

How can you search for youtube-movies and get the id/url and the title from it? It's to add them to a BaseAdapter-class in an Android Application. In the second version of the API, it was possible: ...
0
votes
0answers
3 views

Couple of questions about linked in API

We're looking at integrating linked in for a new client site. Essentially, we just need to know whether a few things are possible. Is it possible to publish articles on linked in via it's API (ie, ...
0
votes
0answers
3 views

How to start a song from a specific time in spotify

I am trying to code a spotify app which is a music quiz. So I need to start songs at a specific time and make them end to another specific time. I don't know how to do it at all ! The spotify Uri with ...
1
vote
1answer
11 views

Google Calender Api integration to web app using api calls

Me and my team have built a document management system on top of App Engine using java . We are trying to integrate Google calender to this app . We are new to web services so is there a way to do all ...
0
votes
0answers
4 views

Facebook apprequest dialog name sorting

i have a question regarding facebook apprequest dialog. How do you get the names of the friends sorted in alphabetical order like shown in the screenshot here ...
0
votes
1answer
19 views

bitcoin to currency converter and it's reverse in php

I am using Bitcoin Currency Converter in PHP.So that I can convert Bitcoin to any currency (say USD) and Any Currency (say USD) to Bitcoins. Is there any api to do it ?? Till now I am using this url ...
0
votes
0answers
7 views

Search engine challenge (involving driving distance and radius search)

I've been working on a project of my own for a long time now, one of the key features of this project is the search engine. Users can set two geographic locations (that becomes LAT, LON floats) and ...
-1
votes
1answer
18 views

Is it possible to show photos from instagram in my iPhone app?

I want to show photos from instagram of a specific hashtag in my app. Does anyone know if or how this is possible? Would be great if you could help me! :-) Thanks for your help!!
0
votes
3answers
21 views

Android Google Maps V2 - Project Has Stopped Working

I'm trying to use google android maps V2 on my samsung s3 mini (4.1.2) however I keep on getting the message "Application has stopped unexpectedly". I had included the google APIs [Android 4.1.2], ...
0
votes
2answers
78 views

Linking errors when compiling c with c++

I'm new to programming, and am having problems with a sample c code for to interface a synclink adapter using serial API. I am trying to compile a C source file with C++ compiler (Visual Studio C++ ...
0
votes
1answer
6 views

Google Feed API alternatives

I am in the process of writing a RSS reader. I want the user to be able to search for RSS feeds on the web by keywords and subscribe to them. Currently I am using Google Feed API which allow me to ...
2
votes
0answers
5 views

How to get overall category of business in JSON object after request in Yelp API

In the category list in the documentation, there are overall categories (Food, Restaurants, Health), and many sub categories within them. However, when I make a request and parse the JSON, the only ...
0
votes
0answers
20 views

Posting photo to Facebook with the API returns photo ID, but I can't access the photo on Facebooks

I am posting a photo to a Facebook Page with the API (PHP), the API returns the Photo ID, but the photo does not display on the fan page. My code has been working for a while and just stopped working ...
-4
votes
0answers
17 views

How to add precious metals live price [on hold]

I want display live price, both International and Indian rate of gold and silver in my website. Please help me any customize API or php code.
-3
votes
0answers
23 views

site link help http://www.sitelink.com/ [on hold]

echo '<p>Testing SiteLink...</p>'; define('SITELINK_URL', "https://www.smdservers.net/CCWs_3.5/CallCenterWs.asmx?WSDL"); define('SITELINK_CORP_CODE', "xxxx"); define('SITELINK_LOC_CODE', ...

1 2 3 4 5 1557
15 30 50 per page