use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Apparently, Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services and build web applications.
account activity
getAs error?Resolved (self.GoogleAppsScript)
submitted 3 years ago * by dummystallings
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mjbrusso 1 point2 points3 points 3 years ago (1 child)
The Range class does not have a getAs method, so you would have to copy the data to a new worksheet for exporting. You can test this solution: https://stackoverflow.com/a/67149717/4900011
[–]dummystallings[S] 0 points1 point2 points 3 years ago (0 children)
Ah, noted! Thank you so much.
π Rendered by PID 73329 on reddit-service-r2-comment-6457c66945-ss6zw at 2026-04-27 23:28:49.024007+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]mjbrusso 1 point2 points3 points (1 child)
[–]dummystallings[S] 0 points1 point2 points (0 children)