huaying / instagram-crawler

Get Instagram posts/profile/hashtag data without using Instagram API
MIT License
1.14k stars 283 forks source link

args = parser.parse_args() #124

Open smoothkeru opened 2 years ago

smoothkeru commented 2 years ago

args = parser.parse_args() 一直顯示錯誤 無法運行 發生例外狀況: SystemExit 2 File "C:\Users\instagram-crawler-master\crawler.py", line 75, in args = parser.parse_args()