A package built to facilitate job search and match your skills the best job.
Project description
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
-
How do we performed the search.
- I used Scrapy, BeautifulSoup to perform the search.
-
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.
-
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:
-
Source Code:
Step 1
- Option 1
- 🍴 Fork this repo!
- Option 2
- 👯 Clone this repo to your local machine using
Step 2
- HACK AWAY! 🔨🔨🔨
Step 3
- 🔃 Create a new pull request using .
Documentation
- Read the documentation at https://jobpy.readthedocs.io/en/latest/
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file jobpy-0.0.7.2.tar.gz
.
File metadata
- Download URL: jobpy-0.0.7.2.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1.post20200604 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a32acec33471ca353a04d5b96d875a8825ab54cd0847afafb73ffb9fe40a7f68 |
|
MD5 | d90e8c8921ee1005c807934b04c93a4d |
|
BLAKE2b-256 | 973ad96b0251cf493acace2e352450d8f98cf4696685f8bd7d75f3fe47b809d5 |