【发布时间】:2015-06-15 00:00:02
【问题描述】:
我尝试从烂番茄 API 中查询名为 Kokowääh 的电影。
如果我将地址栏放在浏览器中,我会返回结果:http://www.rottentomatoes.com/search/?search=Kokow%E4%E4h
但如果我通过 API 发送,我不会得到任何结果。
http://api.rottentomatoes.com/api/public/v1.0/movies.json?apikey=MYKEY&q=Kokow%E4%E4h&page_limit=3
知道为什么吗?
【问题讨论】:
标签: api encoding urlencode url-encoding rotten-tomatoes