getChapter: Scrape a Chapter of Desired Fanfiction

Description Usage Arguments Value Examples

View source: R/getChapter.R

Description

getChapter.absentfan Helper function of getChapter scraping a single chapter from specific entry in fanfiction.net.

Usage

1
getChapter(returns)

Arguments

returns

A list generated by getTitles including the fanfiction.net url and href tag of associated fanfic.

Value

The raw text scraped from a chapter of fanfiction

Examples

1
getChapter(list(url="https://www.fanfiction.net/s/13084808/1/Modern-Marauders",href="/s/13084808/1/Modern-Marauders"))

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