# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "datamedios" in publications use:' type: software license: MIT title: 'datamedios: Scraping Chilean Media' version: 1.1.0 doi: 10.32614/CRAN.package.datamedios abstract: A system for extracting news from Chilean media, specifically through Web Scapping from Chilean media. The package allows for news searches using search phrases and date filters, and returns the results in a structured format, ready for analysis. Additionally, it includes functions to clean the extracted data, visualize it, and store it in databases. All of this can be done automatically, facilitating the collection and analysis of relevant information from Chilean media. authors: - family-names: Trujillo given-names: Exequiel email: exequiel.trujillo@ug.uchile.cl - family-names: Aguayo given-names: Ismael email: ismael.aguayo@ug.uchile.cl - family-names: Lehmann given-names: Klaus email: klehmann@fen.uchile.cl repository: https://CRAN.R-project.org/package=datamedios date-released: '2025-02-18' contact: - family-names: Trujillo given-names: Exequiel email: exequiel.trujillo@ug.uchile.cl