Network.URL.Archiver
- checkArchive :: String -> String -> IO ()
Documentation
Open a URL, and return either the HTML source or an error. openURL :: String -> IO (Result (Response String))
Error check the URL and then archive it using webciteArchive
, alexaArchive
, and alexaToolbar