Description Usage Arguments Value Examples
get_profiles
return profile informations from username input.
1 2 3 4 5 6 7 |
username |
String vector. Specify username accounts |
your_username |
String. Instagram login user |
your_password |
String. Instagram login password |
following_input |
Logical value. Use profiles followed by login-user as input |
retry_download |
Logical values. Retry download attempts endlessly when errors are received |
A tibble and profile metadata
1 2 3 4 | ## Not run:
get_profiles(following_input = TRUE, your_username = "xxxx", your_password = "123")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.