Description Usage Arguments Value See Also Examples
Used to find all titles available in the first n.pages of The Numbers database
1 | availableTitles(n.pages = 52, verbose = TRUE)
|
n.pages |
an integer. The number of pages to scan |
verbose |
an logical. Should the pages scraping process be verbose? |
a moviesDB object. A list of length 2, the first element of the list is a vector of available titles, the second element contains the corresponding urls.
fetchMovie() searchTitle()
1 | moviesDB <- availableTitles(n.pages = 10, verbose = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.