Skip to content

dpitcock/sprayNpray_PYTHON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

sprayNpray_PYTHON

Easy Apply to Jobs

For this to work, you first need to have a Python Development Enviroment. This is specifically set up to work with Spyder IDE though the Anaconda install. S

#Homework

  1. Before you even install, you will need an Indded publisher API. There are a few ways to do it, get googling. You do not need your own.
  2. You need to go to indeed.com, log in, update your profile and upload a reasume. For some that can take forever
  3. Also helpful is to set autocomplete in google to autofill the common reoccurring queastions you might get with the forms. Perhaps take note as you go though a couple rounds, update the autocomplete options, then continue
  4. Finally, you need a query to start from. So do a search and narrow it down to what you can. Then copy that url of the query and keep it somewhere

If you are launching from the terminal, you might have to tweak the way the packages are addressed, or install packages using pip before launching. Only a few common packages are used. To check or install try

'pip install update urllib, webbrowser'

Here are the next steps Now that all that is done. Here is the setup from scratch

  1. Install 3.7 Anaconda.
  2. Open Anaconda navigator
  3. Open Spyder IDE
  4. Click open file
  5. Edit the file to set the chrome_path variable that works with your OS and location l. Open spraynpray.py
  6. Click run

If you are running outside of conda, in the terminal, navigate to the folder with the py file, and launch it 'python spraynpray.py' <== if you hit errors you have to tweak

  1. In the syyder console or terminal, enter the number of tabs (jobs) you'd like to open up at a time -- between 0 and 26
  2. Now in the console or terminal, paste or type in the url of your query
  3. When prompted, Paste or type in the API key when prompted
  4. Press enter and procced thorugh the results.

##Voila. Enjoy.

About

Easy Apply to Jobs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages