powered by
This function returns a list of users for you guessed by Instagram.
ig_autocomplete_userlist(return_df = TRUE, verbose = FALSE)
logical; do you want to return the results as a tbl_df with one row per entity or as a list with one element per entity?
tbl_df
logical; do you want informative messages?
WARNING: This is a special, very heavily throttled API endpoint. Instagram REQUIRES that you wait several minutes between calls to it
# NOT RUN { my_autocompleted_userlist <- ig_autocomplete_userlist() # }
Run the code above in your browser using DataLab