Skip to main content

Job searching through code, interaction to the Reed API.

Project description

PyJob

PyJob is an abstraction around the Reed API for job searching.

After providing an API key you can interact with the API for finding jobs that have been posted to Reed, either by companies or agencies, as well as the various other functionality that they provide.

You can:

  • Search for jobs
  • Find details of particular jobs using their IDs, this is used to grab an extended description of the job.

Installation

pip install pyjob-jdockerty

TODO

  • Finish Search class for API interaction.
  • Add CI pipeline.
  • Add custom exceptions for raising errors, currently just exiting on error and printing a log message with sys.exit. Instead will raise exception and move the current logging message to the raised exception.
  • Build out a Detail class for finding more information around a job with the ID. [Response is similar, just with extended description, using this for now.
  • Create CLI wrapper for this API for job searches on the command line.

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

pyjob-jdockerty-0.1.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

pyjob_jdockerty-0.1-py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 3

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