| as_epoch | Convert a value to Epoch Time |
| catch_errors | Function to catch and print HTTP errors |
| check_user_id | Validate a User Id |
| csrf_token_available | Check csrf_token availability |
| feed | Instagram Feeds |
| generate_signed_body | Generate a Signed Body |
| generate_uuid | Generate a Unique Id |
| get_os | Determine the host operating system |
| ig_access_token | Return access_token attribute of OAuth 2.0 Token |
| ig_auth | Log in to Instagram |
| ig_auth_check | Check that an Authorized Instagram Session Exists |
| ig_auth_refresh | Refresh an existing Authorized Instagram Token |
| ig_autocomplete_userlist | Get bootstrap user data (autocompletion user list) |
| ig_comment | Comment or Delete a Comment on a Post |
| ig_comment_delete_bulk | Delete Comments on a Post in Bulk |
| ig_csrf_token | Return csrf_token resulting from Basic auth routine |
| ig_delete_media | Delete a Post |
| ig_edit_media_caption | Edit a Post's Caption |
| ig_following_recent_activity | Get news feed of recent activities for accounts you follow |
| ig_generic_GET | A Generic GET Function |
| ig_generic_POST | A Generic POST Function |
| ig_get_followers | Get Follower Info |
| ig_get_hashtag_feed | Get Feed of a Hashtag |
| ig_get_liked_feed | Get Feed of Liked or Saved Posts |
| ig_get_location_feed | Get Feed of a Location |
| ig_get_media_comments | Get Media Comments and Likers |
| ig_get_media_info | Get Media Info |
| ig_get_popular_feed | Get Feed of Popular Posts |
| ig_get_user_feed | Get Feed of a User's Posts |
| ig_get_user_id | Get a User Id |
| ig_get_user_profile | Get a User's Profile |
| ig_get_user_tags | Get Feed of Posts for a Tagged User |
| ig_input_data_validation | Validate the input for an operation |
| ig_like | Like or Unlike a Post |
| ig_my_inbox | Get direct inbox messages for your account |
| ig_my_recent_activity | Get news feed of recent activities by you |
| ig_my_timeline | Get the authenticated user's timeline feed |
| ig_rank_token | Return rank_token resulting from Basic auth routine |
| ig_save | Save or Unsave a Post |
| ig_search_tags | Search by Hashtag |
| ig_search_users | Search by Username |
| ig_sync_features | Synchronise experiments |
| is_legit_token | Check that token appears to be legitimate |
| items_to_tidy_df | Convert JSON List of Items to as Data Frame |
| media_type_enum | Lookup Media Type Enum |
| rank_token_available | Check rank_token availability |
| rDELETE | DELETEs with retries and authentication |
| rGET | GETs with retries and authentication |
| Rinstapkg | 'Rinstapkg' package |
| Rinstapkg_state | Return the package's .state environment variable |
| rPATCH | PATCHs with retries and authentication |
| rPOST | POSTs with retries and authentication |
| rPUT | PUTs with retries and authentication |
| token_available | Check token availability |
| VERB_n | Generic implementation of HTTP methods with retries and... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.