KhanShaheb34 / Web-Scrapping-using-WebdriverJS

Trying to automate stuffs using webdriver.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Scrapping-using-WebdriverJS

Trying to automate stuffs using webdriver.js

To run:

  • Open terminal/cmd in the folder
  • Install packages npm install
  • Run any file node [filename]

Some file may require environment variable. Create a file named config.env. And create the variables there.

Files:

  • twitter.js: An automated bot to unfollow Trump
    • Environment variables
    uname: twitter_username
    pass: twitter_password
    

About

Trying to automate stuffs using webdriver.js


Languages

Language:JavaScript 100.0%