This porject it is just an experiment of using selenium-webdriver package.
It automates the process of creating a Netflix account in Brazil. It takes generated data from external websites to fill email and paiment details. Since the paiment details it is not valid, the account will not be able to play videos after two dayas.
- Clone the repo
git clone https://github.com/anboia/netflix.git
- Go to the netflix directory
cd netflix
- Install the dependences
npm install
- Run the script and get the email accontu to access Netflix
npm start