postaddictme / instagram-php-scraper

Get account information, photos, videos, stories and comments.
https://packagist.org/packages/raiym/instagram-php-scraper
MIT License
3.09k stars 800 forks source link

getMediasByUserId not working #340

Closed engnaguib closed 5 years ago

engnaguib commented 6 years ago

Hey all i know the issue is listed before ,but when i work with https://www.instagram.com/{username}/?__a=1 it's working ,if i use https://www.instagram.com/{username}/?__a=1&max_id it's return the same data The problem with paging ,any help?

rhcarlosweb commented 6 years ago

I think this endpoint does not support paging, need to be use with graph query

engnaguib commented 6 years ago

@rhcarlosweb i found the solution here: https://github.com/postaddictme/instagram-php-scraper/pull/337 Thanks Dear :)

engnaguib commented 6 years ago

@rhcarlosweb Not working again ,any help :) ?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.