[Bug] instagram [web client] in hashtags search page don't send recent post from 1 sep 2023 #1566
hosseinDev1
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
before 1 sep 2023 recent hastags in json response sent, but didnt show that in web client but from 1 sep 2023 resent hastag object list is empty so cl.hashtag_medias_recent() function dont work correctly
medias = cl.hashtag_medias_recent('downhill', amount=2) function retun KeyError: 'more_available' exception
Beta Was this translation helpful? Give feedback.
All reactions