Description Usage Arguments Value Examples
View source: R/get_film_metadata.R
Return the metadata of a film as a tibble.
1 |
url |
The film page URL on Allocine. It must match the right type of page / url : "https://www.allocine.fr/film/fichefilm_gen_cfilm=.*". |
The metadata of the film as a tibble.
1 2 | "https://www.allocine.fr/film/fichefilm_gen_cfilm=25802.html" %>%
get_film_metadata()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.