Description Usage Arguments Value Examples
get_media
return media and media metadata based on search configuration.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
username |
String vector. Specify a username account |
tag |
String. Scrapes the specified hashtag for media. |
location |
String. Scrapes the specified instagram location-id for media. |
your_username |
String. Instagram login user |
your_password |
String. Instagram login password |
following_input |
Logical value. Use profiles followed by login-user as input |
max |
Maximum number of items to scrape. |
include_location |
Logical value. Includes location metadata when saving media metadata. |
interactive |
Enables interactive login challenge solving. Has 2 modes: SMS and Email |
filter |
String vector. Scrapes the specified hashtag within a user's media. |
filter_location |
String vector.Filter scrape queries by command line location(s) ids |
raw_data |
Logical value. if TRUE, clean metadata. |
retry_download |
Logical values. Retry download attempts endlessly when errors are received |
A tibble and profile metadata
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.