redianmarku / instagram-follower-scraper

A python script that can automatically scrape other people followers on instagram and save them in a txt file.
262 stars 87 forks source link

Python 3.9 #30

Open john-mark-s opened 1 year ago

john-mark-s commented 1 year ago

Hello, I'm trying to use the scrapper, but keep getting an error. When I investigate it, it looks like it might be, because I'm using Python 3.9 rather than 3.8. Here's the error that is appearing: TypeError: init() got an unexpected keyword argument 'executable_path'

Thank you for your support.