# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "htmldf" in publications use:' type: software license: GPL-2.0-only title: 'htmldf: Simple Scraping and Tidy Webpage Summaries' version: 0.6.0 doi: 10.32614/CRAN.package.htmldf abstract: Simple tools for scraping webpages, extracting common html tags and parsing contents to a tidy, tabular format. Tools help with extraction of page titles, links, images, rss feeds, social media handles and page metadata. authors: - family-names: Rushworth given-names: Alastair email: alastairmrushworth@gmail.com repository: https://cranhaven.r-universe.dev repository-code: https://github.com/alastairrushworth/htmldf commit: 8876734fcd2902ce2abcb2ed4d22483ecc919147 url: https://github.com/alastairrushworth/htmldf/ date-released: '2022-07-09' contact: - family-names: Rushworth given-names: Alastair email: alastairmrushworth@gmail.com