Description Usage Arguments Value Examples
View source: R/get_thread_titles.R
Returns the links of threads within a section
1 | get_thread_titles(suffix, delay = TRUE)
|
suffix |
A character string containing a sub-section's suffix
(which can be obtained using |
delay |
flashback.org's robots.txt-file asks for putting a five
second delay between each iteration. You can deliberately ignore this by
setting |
A tibble containing the links, titles, and dates.
1 | get_thread_links(suffix = "/f245", cut_off = "2020-05-01", title = TRUE, delay = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.