共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > appwatchmen |
appwatchmen
|
0 | 0 | 2 |
贡献者 | 讨论 | 代码提交 |
This is a very simple ruby script. Just grab all the reviews and ratings from itunes and generate the RSS feed so that you can get notification once there is any new reviews and ratings for your app.
Usagecd /appwatchmen/path
ruby scrap.rb >feed.xmlYou can put this command into the cron job and subscribe the feed.xml from google reader.
NotesConfiguration file
countrymap.txt - The script will read it and download reviews and ratings for these countries. appmap.txt - The script will read it and download and ratings for these apps. Add # at the head of the line to comment out it.