google-api - Google Finance api 出现 403 错误

标签 google-api currency finance

我正在使用 google finance api 根据实际汇率转换货币,

我使用的 API 如下:

https://finance.google.com/finance/converter?a=1&from=USD&to=INR

它一直工作到昨天,但从今天开始它会抛出 403 响应代码。 谁能帮我解决这个问题,或者这个 URL 是否已更改??

谢谢

最佳答案

Google 似乎只是默默地弃用了 finance.google.com,将其重定向到 google.com/search。切换到更可靠的货币汇率提供商可能更好。就我而言,我已转向欧盟中央银行。

关于google-api - Google Finance api 出现 403 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49366919/

相关文章:

google-api - 使用访问 token 查看报告

ios - YouTube API v3 错误 : 403 but the API key is configured and Bundle identifier is correct

php - Google Drive API - 上传和导出文件

c# - 在 C# 中将小数或字符串转换为货币的最佳方法?

node.js - googleapis 在 apirequest.js 中抛出 'undefined' 错误

java - 如何使用区域设置获取特定国家/地区的货币符号?

c# - 使用 decimal.ToString ("C") 和 CultureInfo 的自定义货币符号和小数位

ruby - 格子图案只为第一资本提供 "ITEM_LOGIN_REQUIRED"

java - 如何生成 CUSIP 校验位

web-services - 抓取股价信息有多安全