Skip to content

fdistor/vettery_autoapply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vettery Auto Applier

This script is for those who want to show interest in all companies on Vettery.com. Puppeteer is used for automation to navigate, log in, and click on "Interested" for every company in the Discover tab.

Requirements

  • Node
  • Chromium
  • Vettery account

How To Use

  1. Navigate to root of this folder in a terminal
  2. Run npm install in the terminal to install dependencies
  3. In the config folder, make a copy of the config.example.js file
  4. Edit the config.js file you created and fill in your e-mail and password and then save the file
  5. Optional: If you don't want to a Chromium browser to open, go into the scripts folder and change headless to true in autoapply.js
  6. Run npm start in the terminal to run the script
  7. The terminal will log how many companies the script applied to when complete

Built With

  • Puppeteer

Authors

  • Francis Distor - Intial Work - Blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published