我正在尝试自动化我的脚本(在Python中)以自动连续获取end_cursor.例如:
https://www.instagram.com/explore/tags/plebiscito/?__a=1
Run Code Online (Sandbox Code Playgroud)
后:
https://www.instagram.com/explore/tags/plebiscito/?__a=1&max_id=J0HWFB4fAAAAF0HWE8Y4AAAAFiYA
Run Code Online (Sandbox Code Playgroud)
后:
https://www.instagram.com/explore/tags/plebiscito/?__a=1&max_id=J0HWFB4fAAAAF0HWE2jPAAAAFkwA
Run Code Online (Sandbox Code Playgroud)
.... ....
并这样做,直到最后一个end_cursor结束.如果你能帮助我,我将不胜感激,因为我不能.再一次非常感谢你.
PD:我没有使用API,因为Sandbox不允许应用程序开发的问题.
更新:End_cursor位于输入链接时加载的所有内容中