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
    WIOpy - Walmart Affiliate API Python wrapper

    WalmartIO Python Wrapper - WIOpy A python wrapper for the Walmart io API. Only s

    6 Nov 14, 2022
    The first open-source PyTgCalls-based project.

    Calls Music — Telegram bot + userbot for streaming audio in group calls ✍🏻 Requirements FFmpeg Python 3.7+ 🚀 Deployment 🛠 Configuration Copy exampl

    Calls Music 74 Nov 19, 2022
    A small script to migrate or synchronize users & groups from Okta to AWS SSO

    aws-sso-sync-okta A small script to migrate or synchronize users & groups from Okta to AWS SSO Changelog Version Remove hardcoded values on variables

    Paul 4 Feb 11, 2022
    100d002 - Simple program to calculate the tip amount and split the bill between all guests

    Day 2 - Tip Calculator Simple program to calculate the tip amount and split the

    Andre Schickhoff 1 Jan 24, 2022
    Python linting made easy. Also a casual yet honorific way to address individuals who have entered an organization prior to you.

    pysen What is pysen? pysen aims to provide a unified platform to configure and run day-to-day development tools. We envision the following scenarios i

    Preferred Networks, Inc. 452 Jan 05, 2023
    Materials to reproduce our findings in our stories, "Amazon Puts Its Own 'Brands' First Above Better-Rated Products" and "When Amazon Takes the Buy Box, it Doesn’t Give it up"

    Amazon Brands and Exclusives This repository contains code to reproduce the findings featured in our story "Amazon Puts Its Own 'Brands' First Above B

    The Markup 60 Nov 11, 2022
    A python library for building user interfaces in discord.

    blurple.py A front-end framework for discord.py Blurple.py is a framework built on top of discord.py, giving you the tools you need to build discord b

    4 Oct 25, 2021
    A simple API Wrapper for Guilded.

    Guildr A simple API Wrapper for Guilded. Frequently updated! I am not a user of Guilded, meaning I do not keep track of new Guilded updates or patches

    2 Mar 07, 2022
    Github-Checker - Simple Tool To Check If Github User Available Or Not

    Github Checker Simple Tool To Check If Github User Available Or Not Socials: Lan

    ميخائيل 7 Jan 30, 2022
    This is an Advanced Calculator maybe with Discord Buttons in python.

    Welcome! This is an Advanced Calculator maybe with Discord Buttons in python. This was the first version of the calculator, made for my discord bot, P

    Polsulpicien 18 Dec 24, 2022
    A simple language translator with python and google translate api

    Language translator with python A simple language translator with python and google translate api Install pip and python 3.9. All the required depende

    0 Nov 11, 2021
    Projeto do segundo módulo da Resilia

    @ Projeto Resilia : Módulo 2 Vamos jogar Forca ! O jogo da forca é um jogo em que o jogador tem que acertar qual é a palavra proposta, tendo como dica

    Mateus Sartorio 2 Feb 24, 2022
    A Bot To Get Info Of Telegram messages , Media , Channel id Group ID etc.

    Info-Bot A Bot To Get Info Of Telegram messages , Media , Channel id Group ID etc. Get Info Of Your And Messages , Channels , Groups ETC... How to mak

    Vɪᴠᴇᴋ 23 Nov 12, 2022
    Мои личные наработки по новому API Тинькофф. Не официально.

    TinkoffNewAPI Мои личные наработки по новому API Тинькофф. Не официально. Официально по ссылке: https://github.com/Tinkoff/investAPI/ Выложено по прос

    1 Jan 20, 2022
    Bavera is an extensive and extendable Python 3.x library for the Discord API

    Bavera is an extensive and extendable Python 3.x library for the Discord API. Bavera boasts the following major features: Expressive, functiona

    Bavera 1 Nov 17, 2021
    A userbot made for telegram

    𝚃𝙷𝙴 𝙼𝙰𝙵𝙸𝙰𝙱𝙾𝚃 This is a userbot made for telegram. I made this userbot with help of all other userbots available in telegram. All credits go

    MafiaBotOP 8 Apr 08, 2022
    Check and write all account info + Check nitro on account

    Discord-Token-Checker Check and write all account info + Check nitro on account Also check https://github.com/GuFFy12/Discord-Token-Parser (Parse disc

    36 Jan 01, 2023
    A Advanced Auto Filter Bot Which Can Be Used In Many Groups With Multiple Channel Support....

    Adv Auto Filter Bot This Just A Simple Hand Auto Filter Bot For Searching Files From Channel... Just Sent Any Text I Will Search In All Connected Chat

    Albert Einstein 33 Oct 21, 2022
    Bot interpretation of the carbon.now.sh site

    📒 Source code of the @PicodeBot 🧸 Developer: @hoosnick Run $ git clone https://github.com/hoosnick/picodebot.git $ pip install -r requirements.txt P

    Husniddin Murodov 13 Oct 02, 2022