chez-grater-0.0.4: Parse and scrape recipe blogs
Safe HaskellNone
LanguageHaskell2010

Chez.Grater

Synopsis

Documentation

scrapeAndParseUrl :: Scrapers -> Manager -> URI -> IO (RecipeName, [Ingredient], [Step], ScrapeMetaWrapper) Source #

Scrape a URL and also parse it.