Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
のような URL を使用して yahoo ローカルからレビューと評価を取得する方法http://local.yahoo.com/info-11057512-gray-s-papaya-new-york;_ylt=AqfdTH3jqpVj68gKIK09u6WGNcIF;_ylv=3。
http://local.yahoo.com/info-11057512-gray-s-papaya-new-york;_ylt=AqfdTH3jqpVj68gKIK09u6WGNcIF;_ylv=3
私は解決策を得ました。businessidを渡すことで、URLの下からレビューと評価を取得できます
古い: http: //local.yahoo.com/rnr/getReviewNRating.php?bizId = 1105712&mode = getReviews&rcnt = 2&rstart = 1&rsort = 2
新規: http: //local.yahoo.com/rnr/getReviewNRating.php?bizId = 11057512&mode = getReviews&rcnt = 2&rstart = 1&rsort = 2
BizIDが1105712から11057512に変更されました