Finds Jobs on LinkedIn using web-scraping

Overview

Find Jobs on LinkedIn

  • 📔 This program finds jobs by scraping on LinkedIn
  • 👨‍💻 Relies on User Input. Accepts: Country, City, State
  • 📑 Data about jobs will be generated as .csv format.
  • Click Me To See Demo

    Installation:

    # clone the repo
    $ git clone https://github.com/KungPaoChick/Find_LinkedIn_jobs.git
    
    # change the working directory to Find_LinkedIn_jobs
    $ cd Find_LinkedIn_jobs/
    
    # install the requirements
    $ python -m pip install -r requirements.txt
    

    Usage:

    $ python search_jobs.py --help
    usage: search_jobs.py [-h] [-p PLACES [PLACES ...]] [-j jobfunction [jobfunction ...]] [-jp job place]
    
    Find Nearby or Faraway Jobs
    
    optional arguments:
      -h, --help            show this help message and exit
      -p PLACES [PLACES ...], --place PLACES [PLACES ...]
                            Enter country/city/state. One or more places to look jobs from.
      -j jobfunction [jobfunction ...], --jobfunction jobfunction [jobfunction ...]
                            Searches Job Specification in your area. (e.g software-engineer)
      -jp job place, --jobplace job place
                            Searches The Specified Job in the Specified Place. (e.g teacher iowa)
    

    To search for only one place:

    $ python search_jobs.py -p san-jose

    To search for more than one place:

    $ python search_jobs.py -p california texas arizona
    

    To search a Specific job in your area:

    $ python search_jobs.py -j teacher
    

    To search Specific more than one job in your area:

    $ python search_jobs.py -j teacher engineer designer
    

    To search a Specific Job in a Specific Location:

    $ python search_jobs.py -jp designer san-jose
    

    Data collected will be stored in an individual csv file inside of its respective folder (e.g jobs_in_san-jose.csv)

    Result:

    Contributing

    We would love to have you help us with the development of Jobs_LinkedIn. Each and every contribution is greatly valued!

    Owner
    Matt
    18 year old Developer and Freelancer.
    Matt
    This is simply code for bitcoin fair value.

    About The Project This is a code for bitcoin fair value, its simply exclude bubble data using RANSAC method, and then plot the results. Check youtube

    BitcoinRaven 4 Mar 26, 2022
    A stack-based systems language that supports structures, functions, expressions, and user-defined operator behaviour

    A stack-based systems language that supports structures, functions, expressions, and user-defined operator behaviour. Currently compiles to URCL with plans to add additional formats in the future.

    Lucida Dragon 3 Nov 03, 2022
    Userbot untuk memutar video dan lagu di vcg/os

    Userbot untuk memutar video dan lagu di vcg/os

    FJ_GAMING 2 Nov 13, 2021
    A fully responsive interface to manage all your favorite software on your HTPC.

    Python 3 port of Hellowlol's HTPC Manager fork We made this an organization repository to be more independent from single developers. If you want to j

    26 Jan 04, 2023
    A full-fledged discord bot with moderation and a lot more.

    HOT-BOT-POL-POT ⭐ Star me on GitHub m'lady.... hot-bot-pol-pot is a moderation discord bot written using enhanced-dpy library with many functionalitie

    Pure Cheekbones 4 Oct 08, 2022
    A calculator telegram bot.

    Calculator-Bot A calculator telegram bot. Made with Python3 (C) @FayasNoushad Copyright permission under MIT License License - https://github.com/Fay

    Fayas Noushad 33 Nov 30, 2022
    TG-Url-Uploader-Bot - Telegram RoBot to Upload Links

    MW-URL-Uploader Bot Telegram RoBot to Upload Links. Features: 👉 Only Auth Users

    Aadhi 3 Jun 27, 2022
    This repository contains modules that extend / modify parts of Odoo ERP

    Odoo Custom Addons This repository contains addons that extend / modify parts of Odoo ERP. Addons list account_cancel_permission Only shows the button

    Daniel Luque 3 Dec 28, 2022
    We have made you a wrapper you can't refuse

    We have made you a wrapper you can't refuse We have a vibrant community of developers helping each other in our Telegram group. Join us! Stay tuned fo

    20.6k Jan 04, 2023
    Telegram bot which has truecaller and smsbomber features

    Truecaller-telegram_bot Add your telegram bot api key in main.py and you are good to go To get a api key Goto telegram and search BotFather From the c

    Rudranag 32 Dec 05, 2022
    A telegram bot help you to get stylish fonts and text

    Stylish Font Bot 🐿 This is a telegram bot help you to get stylish fonts and text. Config Vars 🤖 API_HASH: Get this value from my.telegram.org. API_K

    MSTL updates 1 Nov 08, 2021
    Discord Mass Report script that uses multiple tokens

    Discord-Mass-Report Discord Mass Report script that uses multiple tokens, full credits to https://github.com/hoki0/Discord-mass-report who made it in

    cChimney 4 Jun 08, 2022
    A updated and improved version from the original Discord-Netflix from Nirewen.

    Discord-Netflix A updated version from the original Discord-Netflix from nirewen A Netflix wrapper that uses Discord RPC to show what you're watching

    Void 42 Jan 02, 2023
    Roaster - this gui app + program bundle roasts.

    Roaster - this gui app + program bundle roasts.

    Harsh ADV) 1 Jan 04, 2022
    DongTai API SDK For Python

    DongTai-SDK-Python Quick start You need a config file config.json { "DongTai":{ "token":"your token", "url":"http://127.0.0.1:90"

    huoxian 50 Nov 24, 2022
    a discord bot coded in Python which shows news based on the term searched by the user

    Noah Miller v1.0 a discord bot coded in Python which shows news based on the term searched by the user Add the bot to your server About This is a disc

    klevr 3 Nov 08, 2021
    UniHub API is my solution to bringing students and their universities closer

    🎓 UniHub API UniHub API is my solution to bringing students and their universities closer... By joining UniHub, students will be able to join their r

    Abdelbaki Boukerche 5 Nov 21, 2021
    cipher bot telegram

    cipher-bot-telegram cipher bot telegram Telegram bot that encode/decode your messages To work correctly, you must install the latest version of python

    anonim 1 Oct 10, 2021
    D(HE)ater is a security tool can perform DoS attack by enforcing the DHE key exchange.

    D(HE)ater D(HE)ater is an attacking tool based on CPU heating in that it forces the ephemeral variant of Diffie-Hellman key exchange (DHE) in given cr

    Balasys 138 Dec 15, 2022
    Discord bot for name verifying. Created for TinkerHubGCEK discord server. Tinky is now deployed in heroku

    Custom Discord bot This custom discord-python bot assigns roles to members joined at discord server. It looks and compares a list before verifying the

    Edwin Jose George 2 Dec 16, 2021