getTitles.Rd
getTitles.absentfan
Helper function of getChapter iterating through all entry titles in fandom listing
in search of title queried by user.
getTitles(returns)
returns | A list generated by |
---|
A list including a url (of fanfiction.net) and the href of the story being queried.
getTitles(list(noPages=FALSE, page_use="/book/Harry-Potter/?&srt=1&r=103&p=",page_num=11,url="https://www.fanfiction.net/book/Harry-Potter/", title="Modern Marauders"))#> $url #> [1] "https://www.fanfiction.net" #> #> $href #> NULL #>