getUrlTitle: Get URL of Specific Story

Description Usage Arguments Value Examples

View source: R/getUrlTitle.R

Description

getUrlTitle.absentfan Helper function of getChapter retrieving the full url of fandom from fanfiction.net while passing down the title of a story to be scraped by later functions.

Usage

1

Arguments

story

Name of fandom being searched. Ex, "Harry Potter."

type

Whether the fandom is from the media type of anime, book, cartoon, comic, game, misc, movie, play, or tv.

title

The title of the specific fanfic post to be scraped.

Value

A list including the full url and the title of the fanfic being retrieved.

Examples

1
getUrlTitle("Harry Potter", "book", "Modern Marauders")

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