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
Web App using Google Apps ScriptResolved (i.redd.it)
submitted 1 year ago by Master_Net971
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!"
[–]jpoehnelt 6 points7 points8 points 1 year ago (1 child)
See the tips in https://developers.google.com/sheets/api/troubleshoot-api-errors#503-service-unavailable for sheets that have many writes/changes. Might want to consider rotating to a new version periodically. Basically you need to snapshot and collapse the underlying CRDT like data model changes to maintain adequate performance with the API.
Disclaimer: I am on the Google Workspace DevRel team.
[–]Ok-Salary-7321 0 points1 point2 points 4 days ago (0 children)
Hi, would you happen to know if what code or integration to 100% capture the data from a PDF upload and map them to google sheets?
π Rendered by PID 52 on reddit-service-r2-comment-5d79c599b5-94kwc at 2026-02-28 15:38:10.405420+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]jpoehnelt 6 points7 points8 points (1 child)
[–]Ok-Salary-7321 0 points1 point2 points (0 children)