scrapeAllEntries: Fanfiction Data Scraper

Description Usage Arguments Value Examples

View source: R/scrapeAllEntries.R

Description

Scrapes the data on stories on Fanfiction.net by fandom.

Usage

1
scrapeAllEntries(story, type, max.entries = NA)

Arguments

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.

Value

returns a dataframe with details about the entries scraped

Examples

1
scrapeAllEntries("Harry Potter", "book", max.entries=11)

ekmaus19/absentfan documentation built on Nov. 20, 2019, 3:20 a.m.