IPB

Welcome Guest ( Log In | Register )

> Zopa API v0.5, A new techie toy to play with
dave
post Jun 20 2006, 06:07 PM
Post #1


Administrator
******

Group: Members
Posts: 544
Joined: 6-March 06
Member No.: 1



We're cooking up a Zopa API, but we thought we'd release an alpha version to see what you can do with it.

We've taken the XML data we use for the online marketplace screens and made it accessible directly via a URL.

You'll need to go to:

http://www.zopa.com/ZopaWeb/Reports/Marketplace/

and add one of the following filenames on the end (Explanation of data in brackets):

borrowers.xml (Details of Zopa borrowers)
demand.xml (Total amount requested by market in the last 7 days from our loan calculator)
lenders.xml (Details of Zopa lenders)
money.xml (Total amount offered in each market)
newmembers.xml (Details of the most recent Zopa members)
overview.xml (6 key stats from Zopa today)
rates.xml (Average rates for last 5 loans applied for by market)
zopas.xml (The high / low rates offered by lenders in a market, and the high / low of the Zopa in each market)

Any questions - just shout!

What else would you like to see included here?
Go to the top of the page
 
+Quote Post
4 Pages V  < 1 2 3 4 >  
Start new topic
Replies (40 - 59)
Pook
post Feb 5 2009, 10:52 AM
Post #41


Zygote
*

Group: Members
Posts: 20
Joined: 5-February 09
Member No.: 3,780



QUOTE (dhjgodin @ Feb 5 2009, 09:35 AM) *
Hi

Could I get up to date urls for all of the xml files available in the API. I might have a go at knocking something together too.

Thanks in advance



QUOTE (Pook @ Feb 5 2009, 10:42 AM) *
Click the little Left Arrow above ^^^

Go to the top of the page
 
+Quote Post
dhjgodin
post Feb 5 2009, 11:02 AM
Post #42


Zucchini
**

Group: Members
Posts: 30
Joined: 31-July 08
Member No.: 2,549



QUOTE (pook)
Click the little Left Arrow above ^^^


?

That doesn't help. If it is supposed to be a witty response to say go back a page I have. tongue.gif There is a link to the http://www.zopa.com/WebApi/flashapi.ashx which kinda works but I was asking for some more official info.

This post has been edited by dhjgodin: Feb 5 2009, 11:02 AM
Go to the top of the page
 
+Quote Post
gaz1977
post Feb 5 2009, 11:21 AM
Post #43


Zucchini
**

Group: Members
Posts: 33
Joined: 4-February 09
Member No.: 3,776



The api urls are:

http://uk.zopa.com/marketplace/borrowers.xml
http://uk.zopa.com/marketplace/demand.xml
http://uk.zopa.com/Marketplace/lenders.xml
http://uk.zopa.com/marketplace/newmembers.xml
http://uk.zopa.com/Marketplace/new-money.xml
http://uk.zopa.com/marketplace/overview.xml
http://uk.zopa.com/marketplace/rates.xml
http://uk.zopa.com/marketplace/zopas.xml

There's a few odd things in this:
new-money.xml - doesn't list the Y markets
rates.xml - The A* 60 and both Y markets have rates of 0.1%, which is obviously some mistake

There's no information on listings.
There's probably a lot more missing information that would be useful, but I haven't been through this enough yet. I would imagine that details of the loan that have gone through would be very useful
Go to the top of the page
 
+Quote Post
ed_at_zopa
post Feb 5 2009, 11:25 AM
Post #44


Zebra
***

Group: Zopa Admin
Posts: 80
Joined: 4-September 07
Member No.: 1,898



QUOTE (dhjgodin @ Feb 5 2009, 11:02 AM) *
?

That doesn't help. If it is supposed to be a witty response to say go back a page I have. tongue.gif There is a link to the http://www.zopa.com/WebApi/flashapi.ashx which kinda works but I was asking for some more official info.


Install the Firebug console for Firefox, then enable the "Net" panel. If you go to the markets graphs pages you should see all the API calls being made by the flash movies. I haven't got them all documented, but I'm sure you'll find it rewarding to work them out yourselves smile.gif
Go to the top of the page
 
+Quote Post
ed_at_zopa
post Feb 5 2009, 11:25 AM
Post #45


Zebra
***

Group: Zopa Admin
Posts: 80
Joined: 4-September 07
Member No.: 1,898



QUOTE (gaz1977 @ Feb 5 2009, 11:21 AM) *


These feeds are mostly deprecated.
Go to the top of the page
 
+Quote Post
Pook
post Feb 5 2009, 11:26 AM
Post #46


Zygote
*

Group: Members
Posts: 20
Joined: 5-February 09
Member No.: 3,780



QUOTE (dhjgodin @ Feb 5 2009, 11:02 AM) *
...supposed to be a witty...


not at all, I was trying to give you a link to this thread.
Go to the top of the page
 
+Quote Post
gaz1977
post Feb 5 2009, 11:34 AM
Post #47


Zucchini
**

Group: Members
Posts: 33
Joined: 4-February 09
Member No.: 3,776



QUOTE (ed_at_zopa @ Feb 5 2009, 11:25 AM) *
These feeds are mostly deprecated.



Hi Ed,

Are there new versions of these feeds then? If not, should we be using calls to flashapi.ashx or is there no current official api?

Thanks
Go to the top of the page
 
+Quote Post
dhjgodin
post Feb 5 2009, 04:04 PM
Post #48


Zucchini
**

Group: Members
Posts: 30
Joined: 31-July 08
Member No.: 2,549



QUOTE (Pook @ Feb 5 2009, 11:26 AM) *
not at all, I was trying to give you a link to this thread.



Ahh I see. Sorry and thanks biggrin.gif
Go to the top of the page
 
+Quote Post
Peterkins
post Feb 5 2009, 05:45 PM
Post #49


Zeus
******

Group: Members lvl 1
Posts: 1,059
Joined: 25-August 06
From: Hampshire
Member No.: 374



QUOTE (gaz1977 @ Feb 4 2009, 11:26 PM) *
P.S the Market Information link mentioned in this thread doesn't seem to work:
http://uk.zopa.com/ZopaWeb/MI/


The MI data was removed well over a year ago! rolleyes.gif
Go to the top of the page
 
+Quote Post
elljay
post Feb 5 2009, 07:07 PM
Post #50


Zeus
Group Icon

Group: Moderators
Posts: 1,748
Joined: 21-July 06
From: West Sussex
Member No.: 274



QUOTE (ed_at_zopa @ Feb 5 2009, 11:25 AM) *
These feeds are mostly deprecated.

Please shout if you're planning to turn them off - most of the data I plot comes from those feeds! ph34r.gif


--------------------
Gooja map from this thread here.

Graphs of Zopa's MI data on my site, here.

The key is diversity.

ZopaHolics Anonymous avatar logo here:
Go to the top of the page
 
+Quote Post
ed_at_zopa
post Apr 9 2009, 01:35 PM
Post #51


Zebra
***

Group: Zopa Admin
Posts: 80
Joined: 4-September 07
Member No.: 1,898



QUOTE (elljay @ Feb 5 2009, 07:07 PM) *
Please shout if you're planning to turn them off - most of the data I plot comes from those feeds! ph34r.gif


The feeds are no longer supported. We'll leave them on for now as you may be able to extract useful data, but we won't be developing them, or fixing them if they break.
In case you didn't get the new feeds, they are:

http://uk.zopa.com/api/markets/marketdemand.xml (7 day borrower demand)
http://uk.zopa.com/api/markets/marketmoney.xml (total money in each market)
http://uk.zopa.com/api/markets/marketrecentrates.xml (average rates of last 5 loans)
http://uk.zopa.com/api/markets/marketzopas.xml (the ZOPAs)
http://uk.zopa.com/api/markets/marketmoney...cumulative=true (Rate distribution, with example parameters)
http://uk.zopa.com/api/general/homepagenews.xml (the homepage news feed)

Each of these feeds can be accessed as an html table, or a JSON data feed by change the extensions to .html and .json respectively.
Go to the top of the page
 
+Quote Post
djia977
post Apr 10 2009, 01:19 PM
Post #52


Zebedee
****

Group: Members lvl 1
Posts: 129
Joined: 17-February 09
Member No.: 3,949



QUOTE (elljay @ Feb 5 2009, 08:07 PM) *
Please shout if you're planning to turn them off - most of the data I plot comes from those feeds! ph34r.gif

Hi Elljay,

Is there any way of getting a feed to show my position in the lending queue for each market? It would be great to see the number of lenders ahead in the queue and total cash on offer.

At present I have to copy/paste out of the window that appears upon clicking the market tab in the lending offers page. An automated method would be really useful.

This post has been edited by djia977: Apr 10 2009, 01:20 PM
Go to the top of the page
 
+Quote Post
kasuku
post Oct 2 2009, 05:30 PM
Post #53


Zygote
*

Group: Members lvl 1
Posts: 13
Joined: 6-December 08
Member No.: 3,402



QUOTE (ed_at_zopa @ Apr 9 2009, 02:35 PM) *
The feeds are no longer supported. We'll leave them on for now as you may be able to extract useful data, but we won't be developing them, or fixing them if they break.
In case you didn't get the new feeds, they are:

http://uk.zopa.com/api/markets/marketdemand.xml (7 day borrower demand)
http://uk.zopa.com/api/markets/marketmoney.xml (total money in each market)
http://uk.zopa.com/api/markets/marketrecentrates.xml (average rates of last 5 loans)
http://uk.zopa.com/api/markets/marketzopas.xml (the ZOPAs)
http://uk.zopa.com/api/markets/marketmoney...cumulative=true (Rate distribution, with example parameters)
http://uk.zopa.com/api/general/homepagenews.xml (the homepage news feed)

Each of these feeds can be accessed as an html table, or a JSON data feed by change the extensions to .html and .json respectively.


I'm in the middle of writing an iPhone application that will be downloadable for free. For starters it will just show the 5 charts available on the lender's dashboard. I've actually compressed it into 3 charts by combining zopas/recent rates and demand/money.
Would zopa have any objections if I used any of their graphics in the app or used 'Zopa' in the title?

Go to the top of the page
 
+Quote Post
PoohBah
post Oct 2 2009, 06:36 PM
Post #54


Zeus
Group Icon

Group: Moderators
Posts: 707
Joined: 27-April 06
From: North Yorkshire
Member No.: 138



QUOTE (kasuku @ Oct 2 2009, 06:30 PM) *
I'm in the middle of writing an iPhone application that will be downloadable for free. For starters it will just show the 5 charts available on the lender's dashboard. I've actually compressed it into 3 charts by combining zopas/recent rates and demand/money.
Would zopa have any objections if I used any of their graphics in the app or used 'Zopa' in the title?

A reasonable request, I should think. I have referred this to Zopa fo comment.


--------------------
"No money, no grovel!" - Pooh-Bah (The Mikado - W.S. Gilbert)
Go to the top of the page
 
+Quote Post
kasuku
post Feb 10 2010, 12:29 PM
Post #55


Zygote
*

Group: Members lvl 1
Posts: 13
Joined: 6-December 08
Member No.: 3,402



There seems to be an issue with the json feeds. The xml and html feeds are working.
Go to the top of the page
 
+Quote Post
roger_at_zopa
post Feb 10 2010, 04:01 PM
Post #56


Zeus
******

Group: Zopa Admin
Posts: 823
Joined: 14-March 06
From: London
Member No.: 17



QUOTE (kasuku @ Feb 10 2010, 12:29 PM) *
There seems to be an issue with the json feeds. The xml and html feeds are working.



Sorry for the delay as I have just seen your post. I'll sit down with the development team and work with them on getting this running correctly.

Can you please provide an example request that no longer works - I can trace it quicker that way.

Roger
Go to the top of the page
 
+Quote Post
kasuku
post Feb 10 2010, 05:28 PM
Post #57


Zygote
*

Group: Members lvl 1
Posts: 13
Joined: 6-December 08
Member No.: 3,402



QUOTE (roger_at_zopa @ Feb 10 2010, 04:01 PM) *
Sorry for the delay as I have just seen your post. I'll sit down with the development team and work with them on getting this running correctly.

Can you please provide an example request that no longer works - I can trace it quicker that way.

Roger


Hi Roger,
I use this url as one of my requests from the ZopaCheck app:
http://uk.zopa.com/api/markets/marketzopas.json

The XML and HTML extensions seem to work so I thought maybe the JSON was disabled?
I've been working with something else recently that polls the JSON feeds every 30 minutes. I hope this didn't cause any problems?

Regards
Milesh
Go to the top of the page
 
+Quote Post
roger_at_zopa
post Feb 11 2010, 10:39 AM
Post #58


Zeus
******

Group: Zopa Admin
Posts: 823
Joined: 14-March 06
From: London
Member No.: 17



QUOTE (kasuku @ Feb 10 2010, 05:28 PM) *
Hi Roger,
I use this url as one of my requests from the ZopaCheck app:
http://uk.zopa.com/api/markets/marketzopas.json

The XML and HTML extensions seem to work so I thought maybe the JSON was disabled?
I've been working with something else recently that polls the JSON feeds every 30 minutes. I hope this didn't cause any problems?

Regards
Milesh


I've made some changes this end. Can you let me know if you see any more errors.

Polling any of the interfaces every 30 mins will not be an issue from my point of view.

Roger
Go to the top of the page
 
+Quote Post
kasuku
post Feb 11 2010, 11:03 AM
Post #59


Zygote
*

Group: Members lvl 1
Posts: 13
Joined: 6-December 08
Member No.: 3,402



QUOTE (roger_at_zopa @ Feb 11 2010, 10:39 AM) *
I've made some changes this end. Can you let me know if you see any more errors.

Polling any of the interfaces every 30 mins will not be an issue from my point of view.

Roger


Thanks for sorting it out smile.gif. Will let you know if I notice anything else
Go to the top of the page
 
+Quote Post
timatzopa
post Apr 20 2010, 09:57 AM
Post #60


Zygote
*

Group: Members lvl 1
Posts: 4
Joined: 19-April 10
Member No.: 5,971



Hullo
Is there an api to the default rates? It seems to me that this is a key piece of information in understanding the actual rate of returns. I can see that the data are available in the plots of default rates, but since they are so volatile, it seems reasonable to make them available through the api.
Tim
Go to the top of the page
 
+Quote Post

4 Pages V  < 1 2 3 4 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 9th September 2010 - 09:33 AM