proxy-scraper
proxy-scraper copied to clipboard
Missing Module
Hello when I try to run the scraper it says Error: Error: Cannot find module 'country-list'
in CMD: pip install country-list
@Kaminarifn Thanks for highlighting this. I will update the ReadMe file.
You can install this dependency by running below command in project directory:
npm install country-list