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
531 stars 61 forks source link

download more than 40 post links #60

Open moeinrahimi opened 2 years ago

moeinrahimi commented 2 years ago

hi instagram-scraper doesn't respect --count flag in order to get more than default 40 posts links

ezimnitskiy commented 2 years ago

same issue

jeannly commented 1 year ago

I wasn't using the CLI but had the same problem: every time I scraped data from a user, it gave me 50 posts (the max amount). If anyone else is having this issue, I got around it by setting the default options bulk property to false:

image
Zabina commented 1 year ago

I wasn't using the CLI but had the same problem: every time I scraped data from a user, it gave me 50 posts (the max amount). If anyone else is having this issue, I got around it by setting the default options bulk property to false:

image

Can you maybe tell how exactly to change this. I seem to not be able to find this file. Thank you!

jeannly commented 1 year ago

I wasn't using the CLI but had the same problem: every time I scraped data from a user, it gave me 50 posts (the max amount). If anyone else is having this issue, I got around it by setting the default options bulk property to false:

Can you maybe tell how exactly to change this. I seem to not be able to find this file. Thank you!

Sorry it's under node_modules/instatouch/build/entry.js