Search results

  1. D

    Looking to build a screenscraper. Need some advice.

    PHP will still get the job done, but if you’re starting fresh you might find Python easier since it has solid libraries like BeautifulSoup and requests for scraping, plus PRAW for posting to Reddit. It really comes down to what you’re most comfortable with, but Python will save you time if you...