APIs provides a way to interact with other services. API questions are offtopic for Web Apps.
3
votes
2answers
1k views
Does allrecipes.com site have an API?
I'm a big fan of allrecipes.com and was wondering if they have an API. I've seen a few apps built using their data, but I can't seem to find any API information on their site.
0
votes
1answer
307 views
Export Youtube subscribers as text list
Is there any way to export all Youtube subscribers as a text list?
Is there ANY API, or something...?
0
votes
2answers
39 views
Are there any services or codebases available that provide a shared real time work space that could be embedded onto a site? [closed]
I'm trying to build an educational web-app and want to provide a shared work space such as notepad that both users can see/edit, or a notepad that both users can see and one user can edit.
Does ...
1
vote
1answer
386 views
API for classifieds site?
I make an ad posting software and I "only" get 5-10 new ads per day while I programmed the system to be able to manage very large data sets (google app engine.) So I'm looking for a way that via an ...
-2
votes
0answers
19 views
How to calculate ETA without a map [closed]
Need a little help from someone who knows a little about logistics;
I am currently working with an application known as Framework. The application is not really something that I am familiar with, ...
-1
votes
0answers
18 views
Is there a social API to do social search via incomplete information [closed]
I am thinking of creating a .net based api that, given name and email address, would scan networks like linkedin, facebook, twitter etc. and show the full contact information on those profile.
Before ...
0
votes
0answers
28 views
Google Apps Email Audit API - Downloading Entire Mailboxes
When downloading a user mailbox on a Google Apps for Education domain using the Google Apps Email Audit API, does the downloaded mbox file contain every messsage that has arrived in the account ...
1
vote
2answers
341 views
Can Trello actions also fire a request to my own API?
My company has a project management system already, but they really like the way Trello feels. I know I can use the API to access the Trello board data, but can I also fire a request from Trello to ...
-1
votes
0answers
17 views
Streaming as a service: what is a web app or api to stream music to the net? [closed]
Is there a startup that supply a comprehensive API to programmatic create/destroy streams, upload music, get logs and stats, etc? In other words, that take cares of everything that's needed to manage ...
8
votes
2answers
773 views
Does glassdoor.com (or similar company rating services) offer an API?
I'd like to access (crowd-sourced) company rating information programmatically. Does anybody have suggestions which companies offer an API for that?
0
votes
0answers
44 views
Google Talk Service On Google Application Engine
I searched a lot for built web service like Google Talk, using Google Application Engine and Python.
For that first step is to check the status of online user on the Gmail. I found many code of it on ...
1
vote
1answer
64 views
Retrieve Picasa album from CDN image
I often see Picasa images embedded in forum messages, but I sometimes would like to access to the albums they come from.
Flicker allows this kind of request using their API, flickr.photos.getInfo. ...
5
votes
6answers
2k views
Seeking Online Hosted Database web service with REST API [closed]
Does anyone know of a web-based / hosted and simple database that has a REST API?
1
vote
1answer
201 views
Post photo from WordPress to facebook page album [closed]
Question here is: Is the following possible/doable using the facebook API?
Using the facebook API (open graph) I need to achieve the following:
When I publish a post to my self hosted WP site, I ...
1
vote
1answer
382 views
Trying to get Facebook API but get redirected back to my Page
I need an API key from Facebook, but every time I try to get go to facebook.com/developers while logged into my account I get redirected back to my Facebook page.
How do I get a Facebook API key ...
7
votes
2answers
1k views
Download links given by YouTube API return 403
I am trying to download all available files that are different qualities of a single video using the YouTube API, but every URL I follow to download the video results in a 403.
Script:
#!/bin/bash
...
0
votes
1answer
2k views
Yahoo! Fantasy Sports API / General API Questions [closed]
I am about to start a Yahoo Fantasy baseball keeper league in a few days, and I came across Yahoo APIs. I currently have been working with ASP.NET (C#), and I would like to make a companion site for ...
1
vote
0answers
763 views
free/opensource todo webapp with API and/or mobile UI + call for developpers [closed]
I'm looking for a free/opensource todo webapp that I can host myself and that provides a good user experience on a phone. I didn't find any for now.
First there were myToDoListPHP by Antonio Lupetti ...
1
vote
0answers
394 views
Does Hacker News have an API?
I have looked around, and the answer seems to be no. But, I wanted to make sure, hence my question here. I am interested in writing a Hacker News client app, so am looking for an API.
I see there ...
0
votes
0answers
170 views
Trello API Create Card with Due date, members, checklist
I have a problem with adding due date, member and so on.
I have this little small wrapper:
$name="Name for a Card";
$desc="Try using some\n\nmarkdown in your description";
$pos="top";
$trello_key ...
-1
votes
1answer
103 views
Are there any Wunderground alternatives for historical weather data [closed]
I am building a web application where I need to display whole year's month wise weather conditions. So that users get an idea of what the weather conditions are like and plan their trips accordingly.
...
0
votes
0answers
43 views
Dashboard or API for Amazon Associates?
Is there any app that gives me nice graphs and other nice things for the Amazon Associates program? Googling around turned up no solutions that I could find.
The regular Amazon dashboard just has a ...
6
votes
2answers
340 views
Export all Delicious bookmarks
The canonical backup link of Delicious, https://api.del.icio.us/v1/posts/all, only returns 1000 bookmarks now! Any ideas how to get all my bookmarks? This is for my export script, which worked until ...
1
vote
0answers
53 views
What date fields are exposed in the Trello API?
It looks like I am able to find the date that comments were placed on cards using the api, but that I cannot see when a card was created, or when it was moved to a specific list. Is this correct, or ...
4
votes
1answer
1k views
YouTube: Possible to get feed of user's uploaded+favorited videos?
I know how to get a feed of the videos a user uploaded:
http://gdata.youtube.com/feeds/base/users/KeepWatchingTheSkies/uploads?alt=rss&v=2&orderby=published&client=ytapi-youtube-profile
...
3
votes
1answer
105 views
Can I access Google Readers Feed stats?
When you use Google Reader and you want to subscribe to a new feed, you will see this first:
Can I automatically get the information, that this feed has 179 readers? Does Google provide an API for ...
2
votes
1answer
971 views
Adwords Keyword Tool API
Is there an API to access the results returned by the Keyword Tool in Google Adwords?
Also, is there a site that provides an API to verify if a domain is taken?
1
vote
5answers
641 views
Recommendation: Screenshot service [closed]
I'm looking for a reliable (paid) service which snaps screenshots from sites and delivers the images. I know that there's quite a few out there, but the quality seems to vary wildly and the sites seem ...
3
votes
3answers
302 views
Ticket/Issue/Bug Tracking system with API [closed]
I'm looking for a system to track bugs that has an API that I can query to show information in the admin panel I'm developing.
I've used Kayako in the past with a Web hosting company that seemed to ...
0
votes
0answers
13 views
Is there a way to make circles public? [duplicate]
Possible Duplicate:
Can I make a public circle in Google+?
I would like to make a circle that anyone can view and join without me inviting them. Is this possible?
2
votes
3answers
336 views
Are there any cloud-based file sharing and storage services that allow upload from a URL via API?
I've been looking for a service like this, but have had no luck, so far. Perhaps I overlooked something during my search.
I need to find a cloud-based file-storage and sharing service that will let ...
2
votes
1answer
461 views
Creating new list or card in Trello using RESTful
I'm not able to create a list or a card using the RESTful API of Trello. I have tried using the following:
...
1
vote
1answer
153 views
How do popular iPhone RSS clients sync subscriptions with Google Reader? [closed]
Feedler and Mobile RSS have served me well in browsing my RSS subscription content that I added in Google Reader. What API are these apps using to get the list of subscriptions?
I want to create my ...
2
votes
0answers
52 views
Permission to see Member's cards - /members/[idMember or username]/cards
I am using and auth token to call the API. I would like to use: /members/[idMember or username]/cards ( https://trello.com/docs/api/member/index.html#get-1-members-idmember-or-username-cards) and ...
2
votes
0answers
262 views
Is there a Google hangout button on iPhone?
The new Google hangout button enables to embed hangouts on websites, but it is not supported by iPhone.
Google + iPhone app enables hangouts with iPhone devices.
Is there a way to use a hangout on ...
2
votes
1answer
99 views
Getting weather data of every month for cities [closed]
I need to display year round weather details for certain destinations on my website.
For example: New York
Jan: Max temp:20, Min temp:8, avg rainfall: 30mm
Feb: Max temp:24, Min temp:10, avg ...
0
votes
0answers
113 views
Unable adding checklist to card using Trello javascript clisent
After the following code snippet is executed, the card is created but the checklist within this card is not. When creating the checklist, the success function is being called with x=0
Expected ...
4
votes
2answers
1k views
Is there a web app for doing background checks on people? [closed]
It's for employees, I'm not a stalker!
Every company I've heard of has some sort of long, old school process for doing background checks, including faxing stuff to them.
I'm sure their are good ...
0
votes
0answers
110 views
Video hosting site with upload api and way to specify date recorded [closed]
I have several hundred videos that I want to transition from hosting on amazon s3 to YouTube or another video hosting service. This isn't a problem, as I see that most free video services have an ...
0
votes
2answers
4k views
How can I retrieve records from a Google Spreadsheet in JSON format?
I'm trying to retrieve data from Google Spreadsheets with no success.
I've gone through this:
http://code.google.com/apis/spreadsheets/data/3.0/developers_guide.html#RetrievingTables
and this:
...
5
votes
3answers
9k views
What is Socialcam and how do I disable it?
More and more frequently, I am seeing posts tagged "Socialcam" pop up on my Facebook feed. When I click these links (which often feature gaping shark jaws, large snakes, ambiguous ladyskin, or other ...
0
votes
0answers
592 views
Craigslist API for Posting
A client of mine uses AppFolio which has an auto posting feature for Craigslist. All he has to do is click a button and the system posts a formatted craigslist posting. He wants to implement this ...
0
votes
1answer
66 views
API for Location Relation [closed]
I'm looking for some kind of API that would allow me to feed it a location, say "City of London", and it would return a series of geographically relevant list of areas that it's in.
For example, this ...
1
vote
1answer
268 views
Notifications using the Trello API
I am creating a web application that will be essentially used as a project launchpad within our organization. I have it set up to use the Trello API as a way to keep track of what is going on within ...
-1
votes
1answer
199 views
Real estate property listing discovery API [closed]
Does anyone know of a web app that allows you to access to a real estate discovery API? The Zillow and Trulia API's look like they allow you to retrieve information on a property if you already have ...
1
vote
0answers
155 views
Is it possible to archive a card from the Trello API? [closed]
I'd like to setup a weekly job that just cleans up by Done board and archive all of my cards I've finished for the week. I've been looking around the API to do other tasks but haven't seen anything ...
3
votes
1answer
3k views
Is there a Google / Gmail API to send emails?
I've just installed Calibre to manage my Kindle ebooks and it wants my Gmail username and password to be able to send documents to my @Kindle.com email address.
Which made me wonder. There is Google ...
0
votes
1answer
894 views
Question about several Google Maps query string fields
Given the following Google Maps query string, http://maps.google.com/maps?f=q&source=s_q&tab=ll&hnear=washington+dc&q=1600%20pennsylvania%20avenue,
What do the following fields mean?
...
2
votes
1answer
266 views
Limit Twitter Search to a particular list
I'd like to specify a Twitter list to search for a specified hash tag.
Searching by a hash tag is easy: http://search.twitter.com/search?q=%23geocamsu will search all of Twitter for the #geocamsu ...
1
vote
0answers
127 views
Google Maps API – map of the cities according to the “color” of the electricity tariff [closed]
I need your help for a course project for a Mash up. I started learning about APIs a couple of weeks ago and I can’t figure out how to solve my task. I have to use Google Maps API to visualize cities ...
