It's simple script for scrapping first level comments for single post
You should have python 3.7 or higher on your pc.
For install requirements use pip install -r requirements.txt
. I recommend use virtual virtual environments.
For run script use python insta_comment_parser.py --post {post_shortcode}
All script's params:
-p
,--post
- instagram post's shortcode-s
,--skip_author
- skip author's comments-x
,--xlsx_file_name
- file name-d
,--enable_debug
- enable debug logs-t
,--comment_text
- comments text,,
to split
python insta_comment_parser.py -p *** -t **,** -x /mnt/d/comments.xlsx