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

Parameter malfunction #58

Open UnixCro opened 3 years ago

UnixCro commented 3 years ago

Cool program, but I don't know, am I doing something wrong or does instatouch not work?

instatouch comments "https://www.instagram.com/p/CRrKjMbDajG/" | No answer 
instatouch comments "https://www.instagram.com/p/CRrKjMbDajG/" -t csv | No answer too

In your for example Arguments list, thats not working either too

instatouch comments, likers https://www.instagram.com/p/B3XPst_A98M/ -c 200 -t csv | As well not 

New attempt

instatouch comments, likers "https://www.instagram.com/p/CRrKjMbDajG/" -d
comments, likers is not supported

Suggestions Improvements

Please support downloading Stories & Highlights

patriciasilva00 commented 2 years ago

I have the same problem. If you open Instagram on Chrome, run script and then inspect the Instagram page, it appears an "overriding current access token" error. Can't solve it either.

FabioDainese commented 2 years ago

In order to get the comments you need to specify also the "session" flag, like so:

instatouch comments https://www.instagram.com/p/[ID_OF_THE_POST]/ --session sessionid="..."