Description Usage Arguments Value Examples
View source: R/process_filmlist.R
Return ratings from all the films in a given page.
1 |
url |
The URL for a list of films on Allocine. It must match the right type of page / url : "^https://www.allocine.fr/films/decennie-\d4/annee-\d4/"". |
The ratings and the metadata of the films as a tibble.
1 2 | "https://www.allocine.fr/films/decennie-1990/annee-1999/?page=1" %>%
process_filmlist()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.