Yep. For instance here's a program that logs into paypal to check your balance in Haskell using screen scraping:
https://github.com/codygman/hs-scrape-paypal-login/blob/mast...