Skip to main content

Automate a job search with Indeed

Project description

jobautomate/images/title.png

travis coverage dependencies quality pyversions pypi status wheel license

Job Automate is a command line application written in Python using the Selenium and Click libraries. The application uses the Indeed Job Search API to find and automatically apply to ‘easily apply’ jobs published by employers on Indeed.com. Job Automate requires access to Indeed’s API with an Indeed Publisher Key. To obtain a key, please visit: http://www.indeed.com/publisher.

Due to Mozilla’s move to the GeckoDriver for WebDriver instances, Job Automate does not currently support Firefox versions above 47.0.

Installation

To install the script merely run the following command in a command line prompt:

$  pip install jobautomate

If you would rather install from source, run the following commands:

$  git clone https://github.com/mandeep/Job-Automate.git
$  cd Job-Automate
$  python install setup.py

Usage

Job Automate accepts the Indeed Publisher ID as an environment variable or as a command line flag. In order to be used as an environment variable, one must export API_KEY=ID to PATH. The command line application may be invoked with the following command, flags, and arguments:

Usage: jobautomate [OPTIONS] FIRST_NAME LAST_NAME EMAIL JOB_DESCRIPTION RESUME_PATH [JOB_LOCATION]

Optional arguments:
    --help            Show a help message and quit
    --key             Use the provided publisher key to access the Indeed API
    --verbose         Print to stdout the jobs that are not easily apply applications
    --vxfb            Run the application in a virtual display (Linux only)

Example:
$  jobautomate --key 12345 "Bender" "Rodriguez" "bender@ilovebender.com" "Metalworking" "girder.doc"

Once entered the script will open a Firefox WebDriver instance and search for ‘easily apply’ jobs in the URLs given by the Indeed API. Due to the API only allowing 25 urls at a given time, the application will prompt for continuation after 25 urls have been traversed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jobautomate-0.18.9.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

jobautomate-0.18.9-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file jobautomate-0.18.9.tar.gz.

File metadata

File hashes

Hashes for jobautomate-0.18.9.tar.gz
Algorithm Hash digest
SHA256 e501316432bcdf10027935afb89a0b62f3a9bf5f00d65dbbca68ee05f793933c
MD5 71de21157ecefe28c38d0f0eea5ddf81
BLAKE2b-256 21baede64f4b2718e770a16b24a9acb434fe348a3a7fb6b872e0b3e5a952cb87

See more details on using hashes here.

File details

Details for the file jobautomate-0.18.9-py3-none-any.whl.

File metadata

File hashes

Hashes for jobautomate-0.18.9-py3-none-any.whl
Algorithm Hash digest
SHA256 b5b9dda6d9d5b3cb818fcd0803049ff58de52f75ba636b28d0b30d43607f8da7
MD5 9cbaa0c941f090a67d34cfb6df8795c9
BLAKE2b-256 20031f312266379323594b9288674dd1a04d7900f134c41dd44e1fe1527c100c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page