drawrowfly / instagram-scraper

Instagram Scraper. Scrape useful data/posts from instagram users, hashtag and locations pages. Comments and people who liked specific posts and soon more. No login or API keys are required
568 stars 62 forks source link

CSV output limited to 52 rows #28

Closed erwanx1 closed 3 years ago

erwanx1 commented 3 years ago

Hi I am trying to output the post information of a user but the maximum output is 52 rows.

eg. instatouch user natgeo -c 100 -t gives me 52 instead of 100. Have tried using proxies as well.

drawrowfly commented 3 years ago

I will update the app shortly

deann88 commented 3 years ago

I notice this issue happens with -t 'json' as well. Is there any instagram API limitation that we are hitting, or are you already working on fixing it?

Thanks

drawrowfly commented 3 years ago

16

jacekpoplawski commented 3 years ago

What was the solution? I see same problem here https://github.com/drawrowfly/instagram-scraper/issues/29