subzeroid / instagrapi

🔥 The fastest and powerful Python library for Instagram Private API 2024
https://hikerapi.com/p/bkXQlaVe
MIT License
4.38k stars 685 forks source link

recent version can't work hashtag public requests #1524

Closed nebula0225 closed 1 year ago

nebula0225 commented 1 year ago

When i upgrade to recent version hashtag_medias_a1_chunk() This method is changed It works looks like private requests

error screentshot 화면 캡처 2023-08-11 002047

But downgrade to 1.18.2 version is working

adw0rd commented 1 year ago

@nebula0225 fixed instagrapi 1.19.7

>>> cl.hashtag_medias_a1_chunk("love", tab_key="top")
([Media(pk='3170622896158277224', id='3170622896158277224_3057857058', code='CwAULmyO_5o', taken_at=datetime.datetime(2023, 8, 16, 12, 15, 51, tzinfo=datetime.timezone.utc), media_type=2, ...