Skip to main content

A package built to facilitate job search and match your skills the best job.

Project description

Version Issues License Python Version


Logo

Jobpy


Welcome to jobpy!
Explore the docs »

· Report Bug · Request Feature

Jobpy

What is Jobpy?

Jobpy is a library built with Python to pull job postings from all over the internet. The idea behind is was to analyze the different characteristics of the job posting, like skills required, experience, etc. It can also be used to apply to the search jobs although the fetaure has not been released yet.

Look how easy it is to use:

   [In]: from jobpy.search import cb_job_search as cb
   [In]: jobs_in_la = cb.start_search('software developer', 'Los Angeles')
   [In]: print(jobs_la)
   
   [Out]: 'software_developer_job_los_angeles.csv'

Table of Contents

Features

  • Easy Job Search
  • Great Performance
  • Export to CSV or MD Table
  • Organized data
  • File converter support
  • Apply to jobs easily

Installation

At the command line:

pip install jobpy

FAQS

  1. How do we performed the search.

    • I used Scrapy, BeautifulSoup to perform the search.
  2. How often does jopby gets updated?

    • I am currently releasing weekly updates.
    • NOTE: I'm currently a full time employee and part time student so I spend the rest ofvmy free time coding to expand my knowledge. Help is always appreciated.
  3. Will this become something more?

    • I would like this to become an Open Source website that could help developers like me find their dream job.

Contributing

To get started...

  • Issue Tracker: Issues

  • Source Code: Source

Step 1

  • Option 1
    • 🍴 Fork this repo!
  • Option 2
    • 👯 Clone this repo to your local machine using https://github.com/rodrez/jobpy.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3

  • 🔃 Create a new pull request using https://github.com/rodrez/jobpy/compare/.

Documentation

Support

If you are having issues, please let us know. We have a mailing list located at: fabian.rodrez@gmail.com

It's easier to reach me on Twitter @Rodrez_

License

The project is licensed under the MIT license.

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

jobpy-0.0.7.2.tar.gz (8.8 kB view hashes)

Uploaded Source

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