instagrapi-rest
instagrapi-rest copied to clipboard
Hashtag media recent like in python?
I wonder if there's a way to get recent media by hashtag similar to the way in python:
medias = cl.hashtag_medias_recent('airplane', amount=400)
?
Thank you