1. 监听 iOS App 新评论
1.1. 获取评论
- https://itunes.apple.com/us/rss/customerreviews/id=1013727678/json
- https://itunes.apple.com/us/rss/customerreviews/page=1/id=1013727678/sortby=mostrecent/xml?urlDesc=/customerreviews/id=1013727678/json
- https://itunes.apple.com/us/rss/customerreviews/page=1/id=1013727678/limit=10/xml
- https://itunes.apple.com/cn/rss/customerreviews/page=1/id=1013727678/limit=10/sortby=mostrecent/xml
https://itunes.apple.com/cn/rss/customerreviews/id=1013727678/page=1/sortby=mostrecent/xml
feed
entry[] 评论列表
author
name
label 评论用户名
title label 评论标题
content
label 评论内容
1.2. 实现
用 ifttt 的
- New App Store Review 只能发给账号绑定的邮箱
- RSS feed to email 能发多个邮箱,不过只能用自己的 gmail 邮箱发