powered by
get_journal_list() scrapes the title, the numerical ID (pid) and the URL of all journals hosted on Scielo.
get_journal_list()
The function returns a tibble with each journal's title, ID, and URL
tibble
# NOT RUN { journal_list <- get_journal_list() # }
Run the code above in your browser using DataLab