Description Usage Arguments Value Examples
View source: R/scrapeAllEntries.R
Scrapes the data on stories on Fanfiction.net by fandom.
1 | scrapeAllEntries(story, type, max.entries = NA)
|
story |
Which Fandom would you like to scrape? |
type |
What media type is it? |
max.entries |
How many Entries would you like to scrape? If NA, scrape all of the entries. |
returns a dataframe with details about the entries scraped
1 | scrapeAllEntries("Harry Potter", "book", max.entries=11)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.