ExchangeRates icon indicating copy to clipboard operation
ExchangeRates copied to clipboard

Probably need a new source : XE is blocking this

Open moeadham opened this issue 9 years ago • 1 comments

Requests from XE.com are returning as:

Autoextraction Prohibited

moeadham avatar Apr 27 '15 08:04 moeadham

Yup, I forked the code and used https://currencylayer.com/ free API. It gives access to 1000 calls, so use use a cron job to poll it every hour and store all the currencies in the Google Datastore and use that to interface with the currencies. Hope that gives you some idea :)

richardtan avatar Oct 18 '15 20:10 richardtan