Skip to content

anboia/netflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix

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.

Usage:

  • 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

Note:

  • Firefox: You need to have Firefox installed on you computer.
  • Node: The script was tested with the current version of node: 6.2.1

About

Creates a 2 days Netflix account!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published