Q: Scraping Reddit
I have a list Reddit URL's in a column. Can your software loop through each one automatically, scrape all the comments on the page, and post it into a Google Sheet or Google Doc?
Here is an example link I would like to scrape: https://old.reddit.com/r/phoenix/comments/1ecbyo2/ac_unit_went_out_any_advice_would_be_appreciated/
https://www.reddit.com/r/phoenix/comments/1ecbyo2/ac_unit_went_out_any_advice_would_be_appreciated/
trevor806Apr 11, 2025
Founder Team

Yaro_DocGPT_AI
Sep 6, 2025A: Hi buddy! Thank you for answer! If data on this page is not loaded dynamically (with js ajax) that yes, you can do it with help WEB_CONTENT(url) func and GPT("Grab comments and order by relevant to <my goal>")
Share
Helpful?
Log in to join the conversation