I can't speak on too many scrapers, but Selenium offers a whole lot over just Web scraping. It's a wonderful tool to automate functonal tests, perform monotonous tasks, and other handy things.
If you do any sort of Web development, I would recommend writing tests using it. It's quite easy to pick up, and is available in different languages, and for different browsers.
If you do any sort of Web development, I would recommend writing tests using it. It's quite easy to pick up, and is available in different languages, and for different browsers.