Description Usage Arguments Value Examples
View source: R/scrape_user_profile.R
Scrapes a certain user profile
1 | scrape_user_profile(suffix)
|
suffix |
A character string containing a user profile's suffix. |
A tibble containing the user name, , the URL suffix, the date a user joined, their status, and the number of postings.
1 | scrape_user_profile(suffix = "/u1000001")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.