Comment on Chad scraper
lutillian@sh.itjust.works 1 year agoStart looking into selenium, probably in Python. It’s one of the easier to understand forms of scraping. It’s mainly used to web testing, though you can definitely use it for less… nice purposes.