Citation question: App Store Reviews Only on Mobile?
Hi AoIRistas, I'm curious if any of you have any sense of the proper way to cite a user comment in the iOS App Store? I'm working on the reception of an iOS app, and the web version of the page (the only version with a visible URL) only shows the first three comments. I'm digging pretty deep into the comments pile, and want to be able to offer proper citations to my readers. I don't remember this popping up in Joseph Reagle's book, though I imagine I'm not the first to confront the issue, and I am hopeful one of you has a solution. So.... Has anyone encountered (and perhaps overcome) the problem of citing comments only present via mobile app store with no obvious URL? With thanks, Scott -- Scott Kushner Assistant Professor Department of Communication Studies Harrington School of Communication and Media University of Rhode Island 312 Davis Hall 10 Lippitt Rd. Kingston, R.I. 02881 +1 (401) 874-5223 scottkushner@uri.edu
My suggestion would be to build an archive (of screenshots, perhaps?) and offer in a footnote to provide those to any other researcher who asks. This is what I do with social media alternatives and Dark Web sites, because they all tend to disappear pretty fast and rarely make it into Archive.org. - Rob On 10/25/2017 09:00 AM, Scott Kushner wrote:
Hi AoIRistas,
I'm curious if any of you have any sense of the proper way to cite a user comment in the iOS App Store? I'm working on the reception of an iOS app, and the web version of the page (the only version with a visible URL) only shows the first three comments. I'm digging pretty deep into the comments pile, and want to be able to offer proper citations to my readers. I don't remember this popping up in Joseph Reagle's book, though I imagine I'm not the first to confront the issue, and I am hopeful one of you has a solution.
So.... Has anyone encountered (and perhaps overcome) the problem of citing comments only present via mobile app store with no obvious URL?
With thanks, Scott
-- Scott Kushner Assistant Professor Department of Communication Studies Harrington School of Communication and Media University of Rhode Island 312 Davis Hall 10 Lippitt Rd. Kingston, R.I. 02881 +1 (401) 874-5223 scottkushner@uri.edu _______________________________________________ The Air-L@listserv.aoir.org mailing list is provided by the Association of Internet Researchers http://aoir.org Subscribe, change options or unsubscribe at: http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org
Join the Association of Internet Researchers: http://www.aoir.org/
On 10/25/17 11:00 AM, Scott Kushner wrote:
So.... Has anyone encountered (and perhaps overcome) the problem of citing comments only present via mobile app store with no obvious URL?
Never had to do this myself, but there is an API available. For example, you can view it as an RSS feed if you know the App ID. For example, here's the feed for Urban Spoon: https://itunes.apple.com/gb/rss/customerreviews/page=1/id=284708449/sortby=m... Unfortunately, it doesn't like like the reviews have unique IDs, but maybe they do in a different format (JSON or XML)? Even with the RSS feed, you get do get the user name and a very specific date-time stamp. Here's a python library for the APIs of app stores: https://github.com/shazam/app-store-reviews-and-translations
participants (3)
-
Joseph Reagle -
Robert W Gehl -
Scott Kushner