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/

Sohails
Apr 12, 2025A: Data Scraper Pro can scrape the URLs, but it will show all comments in a raw format. If you are tech savvy you can further develop the script to get your desired output.

Can you test Reddit scraping to make sure? I have round they basically block scrapers or return a random result.
Sure, we will test and let you know.