To use this scraper, you will need to install Node.js and npm first. You can do this by visiting the official Node.js website and following the installation instructions.
Once Node.js and npm are installed, navigate to the root directory of this project in your terminal and run the following command to install the necessary dependencies:
npm install
After that, you can fill in the accounts.csv file with the necessary account information (username and password). Be sure to take precautions to protect your sensitive data!
Now, simply run the following command to run the scraper script:
and now run the command
node index.js
And there you have it! You're now ready to start scraping. If you encounter any issues or have any questions, please don't hesitate to reach out.
- github.com/leshz
- gitlab/leshz