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. |
following_input |
Logical value. Use profiles followed by login-user as input |
media_type |
String vector. Specify media types to scrape. Valid values are image, video, story (story-image & story-video), broadcast or none. Stories require a your_username and your_password to be defined. |
your_username |
String. Instagram login user |
your_password |
String. Instagram login password |
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 |
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.