get_journal_list: Scrape a list with all the journals hosted on Scielo

Description Usage Value Examples

View source: R/get_journal_list.R

Description

get_journal_list() scrapes the title, the numerical ID (pid) and the URL of all journals hosted on Scielo.

Usage

1

Value

The function returns a tibble with each journal's title, ID, and URL

Examples

1
journal_list <- get_journal_list()

meirelesff/rScielo documentation built on Nov. 18, 2021, 9:57 a.m.