Archive

Posts Tagged ‘apis’

Add Google Plus Apis To Site

February 12th, 2012 Comments off

Have a socialnetworking website, and I need to add the Google+ API’s to the login, and as well as view profile & post to google+ API”s. Must have experience with Zend Frameworks, OpenID Authentication and Google+ API development, ASAP start.

Update Facebook Apis

February 4th, 2012 Comments off

I’ve got a site built on PHP and javascript and I have two Facebook API’s on my site, which are not working due to the Facebook API updates. It was working before though, I need this to be fixed. Is using OpendID authentication and built on Zend framework, need someone with experince with Facebook API’s. ASAP start.

Semi-clone – Citysearch.com

January 20th, 2012 Comments off

I need someone to utilize the ready-made API’s from CItysearch’s Citygrid to create a website for me. The APIs and everything that is necessary to do this are free and available from here:

http://docs.citygridmedia.com/display/citygridv2/CityGrid+APIs

I need these APIs integrated:

Places API
Offers API
Reviews API

I need this done in the next 3 days. This needs to be done with PHP/mySQL.

The idea is to create a site that is full of content that will be provided by these APIs…

Deals Website With 29 Deals Apis

November 10th, 2011 Comments off

Hi All,

I am looking to build a deals website and integrate 29 APIs into the website. The APIs are available because this has been done before on another website. The website would resemble www.groupon.co.uk. Please contact me for more information on the project.

Can you please give me the cost and a time frame for the project. Also please include some of your previous work.

Php Script To Use Facebook/twitter Apis

September 1st, 2011 Comments off

I need a simple script to display common stats (Facebook and Twitter activity) utilizing their free APIs. Example of stats are:

- Number of clicks on links posted (Twitter)
- Number of monthly active users (Facebook)
- Number of Likes (Facebook)

Note: It’s a low budget project.

Thanks

Acquire And Sync Data Between Two Apis

August 4th, 2011 Comments off

Create a tool in php5 command line console based application (web tool will be built at a later time) to create a single dataset in a DB for yelp/foursquare results from a certain radius of a particular location. The foursquare data will be the base of the data and then have the yelp data synced with the foursquare data. Full scripts need to be provided so it can be run from our servers at any time for different locational data or to update the database.

Please see attached document for further specifications

Budget should be on the very low end of the range posted.

Basic Ebay Api Integration In Php

July 29th, 2011 Comments off

We need someone EXPERIENCED with Ebay’s APIs to set up an account and a basic PHP script that I can run from cron several times a day to grab the latest sales records and return variables we can then process.

We will take care of all processing after that point. We just need someone to set up the basic connection and retrieval of data for us.

Candidates should have a strong understanding and experience with Ebay’s APIs.

Please tell me your experience level with Ebay’s APIs
and…
Which API you would use to accomplish this for us.

Thanks!

Perl Apis For Braintree Payment System

July 11th, 2011 Comments off

We are currently working on a project written in Perl and would like to use the Braintree Payment System. They currently do not have Perl APIs but they do have PHP, Ruby, Python, Java and .NET modules.

We need to get all of this functionality in a Perl module or modules. We want these modules to be object-oriented. It would be an added bonus if they could be written using the Moose modern object system

http://www.braintreepayments.com/gateway

Integrate Grooveshark And Soundcloud Api In Website

June 1st, 2011 Comments off

I need a developer to integrate the musis apis of these music providers.

http://developers.soundcloud.com/
http://www.grooveshark.com/api
———
the website already has a search function that plays files from youtube.
——
when visitor makes a search for Rihanna, it will list from soundcloud.com , grooveshark.com then the default youtube.

the apis of the 2 websites has to be integrated, so that the music will stream directly from their apis.
—-

there are many sites that use the apis. and stream mp3

thank you

Financial Apis

May 27th, 2011 Comments off

Looking for someone who familiar with financial api, eg google yahoo or other media, the task is to get live stock data (property counter ) from HK/ Singapore and represent it in our format.
1) all the stocks

Social Footprint Aggregator

April 28th, 2011 Comments off

The purpose of a social footprint aggregator is to get a consolidated view of all Social Media activities around a business.

The aggregation happens over site extractions or APIs to consolidate and store updates to a centralized database to easily see what updates have happened over a period of time.

This job is about the backend functionality, which is

1. Get permanent data for each entity (a Hotel)

a) pre-fetch of business information through a first set of APIs (Google Geocoder and OpenStreetMap)

b) find the right URLs, to extract from (predefined syntax for about 15 sites), by using Bing’s Webservice API

2. Get social updates on a repeated interval (per entity / Hotel)

a) Through open.dapper.net (~ 10 feeds in a standardized way)

b) Facebook social graph

c) Site specific APIs (~ 4 APIs)

3. Update Database with data found in step 2

—-
Additional notes:

* The update process should have a retry mechanism, if the extraction fails
* All feeds (besides the APIs in 2c) are provided in a standardized format
* Work needs to be done until mid June

Track And Confirm Apis

March 9th, 2010 Comments off

I am looking for somebody that has experience in installing UPS and USPS Track and Confirm APIs into my website. I am using a Magento platform.

Vbulletin + Google Maps Mod

June 11th, 2009 Comments off

I need somebody experienced with vBulletin and Google Maps API to write a custom mod compatible with vBulletin 3.8.x that will:

1) add custom fields to the new/edit thread posting form.
2) take input (a Google Maps url) from one of these custom fields and grab (grep? regex?) certain elements (coordinates) to be made available as variables which are saved to the vBulletin database and displayed in the first post of a new thread
3) use the same variables to get geocode information from Google and save fields from the Google Maps API JSON results (or XML results if you prefer) to the database and made available to be displayed in the first post. I think a separate db table for the data from item #1 and the returned JSON fields are ideal but am open to alternate suggestions.

Requirements
- Some fields will be required and some will not. Failing to submit appropriate data in a required field returns error indicating the problem.
- input of Google Maps url in one custom field is verified to be a Google url (including various international domains)
- All data submitted through custom fields are run through vBulletin’s form/input cleaning as well as protections from SQl injections, CSRF, other common attacks and clean out any submitted HTML
- Edit of thread posts containing url and other information from the custom fields will automatically display what is currently saved to the database and allow for edit/replacement according to vbulletin permissions regarding editing privileges. Change to Google Maps url in custom field will initiate reprocessing of grep/regex and related variables/data replaced in database (it would be a nice extra to have it prompt before replacing this data)
-Not all forums/new threads will use the custom fields. Make sure there are no errors if no data is submitted in the custom fields (these fields will likely not be shown in certain areas of the site).
-I have no problem with using an existing vBulletin hack such as http://www.vbulletin.org/forum/showthread.php?t=128587 as long as it is fixed to work with v3.8. I am also open to other vB hacks you may know that may make coding easier.

At the end of the project I expect the mod and all the changes with documentation (full install instructions) to be zipped and sent to me.

- – - – - – - – - – - – - – - – - – - – - – - – - – - – - – - – -
Sample of how this might work
User goes to do=newthread where custom field submission of this Google Map URL is entered:
http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q&ie=UTF8&layer=c&cbll=30.272735,-97.741076&panoid=CGDtk5FW3PDHGPuW_Vnh9g&cbp=12,13.06,,0,-2.17&ll=30.272587,-97.741123&spn=0.005597,0.00751&z=17&iwloc=A

The code verifies a clean Google Maps url was submitted and will grab this information from the submitted url:
&cbp=12,13.06,,0,-2.17
&ll=30.272587,-97.741123

This information will then, for example, be able to be inserted into the following HTML and displayed on the first post of the new thread
<iframe width=”425″ height=”240″ frameborder=”0″ scrolling=”no” marginheight=”0″ marginwidth=”0″ src=”http://maps.google.com/maps/sv?cbp=***cbp goes here***&cbll=***ll goes here***&panoid=&v=1&hl=en&gl=us”></iframe>

The &ll coordinates will also be submitted through the Google Map API for reverse geocoding (http://code.google.com/apis/maps/documentation/geocoding/#ReverseGeocoding) to receive and store the following JSON results in the database: id, address. CountryNameCode. CountryName. AdministrativeAreaName. LocalityName. ThoroughfareName. PostalCodeNumber and Accuracy.

If somebody goes to edit the post the custom fields and default thread fields will be visible and contain the information from the database. Changes to the post will result in the Google Map API information to be updated and saved back to the database.

Links that or may not be useful
Add custom fields to new threads
http://www.vbulletin.org/forum/showthread.php?t=114249
Validate fields or extract information using regular expressions
http://www.vbulletin.org/forum/showthread.php?t=215466
vBulletin Custom DataManagers (might be useful)
http://www.vbulletin.org/forum/showthread.php?t=119376
vBulletin Docs
http://www.vbulletin.com/docs/html/
vBulletin API Basics
http://www.vbulletin.org/forum/showthread.php?t=98009
Implementing CSRF Protection in modifications
http://www.vbulletin.org/forum/showthread.php?t=177013
Google Maps API
http://code.google.com/apis/maps/doc…ion/index.html
Google API – Geocoding

http://code.google.com/apis/maps/doc…ion/geocoding/

Google Yahoo Msn Api Experts

April 14th, 2009 Comments off

We are an Internet based company that does advertising with Google, Yahoo, and MSN. We need to build dashboards for different types of users. What we need is to be able to get the data from the three providers (Google, Yahoo, and MSN) into our database, then be able to use any dashboard solution and use the data grabbed.

We are NOT interested in dashboard solutions that already connect to these APIs as we also need to pull certain call stats from our internet database. Only IF your dashboard with use of these APIs also has the ability to connect to other sources, then we may be interested in hearing from you.

We are looking for a programmer familiar with all three APIs.

Our budget cost in contingent to time of deliver, flexibility of code and other factors associated.

Php Script Using 5 Api’s

April 4th, 2009 Comments off

I cannot disclose much details here. Just thats it going to be a scraping script that involves use of 5 API’s. The results/output obtained from these APIs will need to be sorted and displayed. It involves db integration as well. Plz do not bid if you are not comfortable with scrapers or APIs.

Things you will need to do:
1) Design the simplest of templates based on the details and screen shots provided.
2) Each Api call will be a different “PHP” file all included together in the main index file using “include(filename)” in appropriate places.
3) As this script involves 5 Api’s its obvious that it will take time to fetch result.. in the time being the user will be displayed some interesting flash movie (which we will provide).
4) We will provide you with a small db that you will need to integrate with the project.

I will pick a winner from the bidders and disclose the details to the winner.

I have about 4 similar projects more.. so be ready for some good business :) Happy bidding.

Note: Plz do not bid if you haven’t worked on APIs before.

Bear