instagrapi
instagrapi copied to clipboard
[BUG] Location.py location_medias_v1_chunk() function. Can't obtain data from pages with number more 1.
The Location.py location_medias_v1_chunk() function doesn't work correctly. Can't obtain data from pages with number greater than 1. The reason of this issue is in unuse native instagram param "max_id".
I fixed this bug locally. My fix is in pull request #1599 ( https://github.com/subzeroid/instagrapi/pull/1599 )
It will be nice, if you fix this bug too. Of course, my fix is just a suggestion, you can write your own code.
Thanks.
- OS: Win10
- Python version: 3.12