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
582 stars 63 forks source link

Comments aren't being saved to a file/folder #56

Open JWLMSN opened 3 years ago

JWLMSN commented 3 years ago

The first time I executed the command "instatouch comments xxxxx" a filepath was printed at the terminal and the corresponding csv-file was properly saved (containing roughly 800 comments). After that I tried the optional argument -f followed by a custom filename without a file extension and from then on no comments / no files were written anymore whatsoever. Only the message "InstaTouch Scraper Started" is flashing quickly at the terminal but the corresponding file is nowhere to be found.