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
    AWS Auto Inventory allows you to quickly and easily generate inventory reports of your AWS resources.

    Photo by Denny Müller on Unsplash AWS Automated Inventory ( aws-auto-inventory ) Automates creation of detailed inventories from AWS resources. Table

    AWS Samples 123 Dec 26, 2022
    Changes your desktop wallpaper based on the weather.

    WallPaperChanger 🖼️ Description ⛈️ This Python script changes your desktop wallpaper based on the weather. Cloning 🌀 $ git clone https://github.com/

    Clarence Yang 74 Nov 29, 2022
    Neko is An Anime themed advance Telegram group management bot.

    NekoRobot A modular telegram Python bot running on python3 with an sqlalchemy, mongodb database. ╒═══「 Status 」 Maintained Support Group Included Free

    Lovely Boy 22 Jan 05, 2023
    A minimalist file manager for those who want to use Linux mobile devices.

    Portfolio A minimalist file manager for those who want to use Linux mobile devices. Usage Tap to activate and press to select, to browse, open, copy,

    Martin Abente Lahaye 71 Nov 18, 2022
    Python SDK for Thepeer

    Python SDK for Thepeer

    Oluwafemi Tairu 2 Dec 22, 2021
    Telegram-Discord Bridge

    imperial-toilet Скрипт, пересылающий сообщения из нескольких каналов Telegram в один/несколько каналов Discord. Технически это Telegram-юзербот и Disc

    1 Jan 17, 2022
    A cool discord bot, called Fifi

    Fifi A cool discord bot, called Fifi This bot is the official server bot of Meme Studios discord server. This github repo is the code we use for the b

    Fifi Discord Bot 3 Jun 08, 2021
    Aio-binance-library - Async library for connecting to the Binance API on Python

    aio-binance-library Async library for connecting to the Binance API on Python Th

    GRinvest 10 Nov 21, 2022
    A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python.

    disfork A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. Key Features Modern Pythonic API using async a

    2 Feb 09, 2022
    Hacktoberfest2021 - Submit Just 4 PRs to earn SWAGS and Tshirts🔥

    dont contribute in this repo, contribute only in below mentioned repo Special Note For Everyone ''' always make more then 4 pull request lets you have

    Keshav Singh 820 Jan 02, 2023
    TrollWare 🤡 is the most advanced Discord Malware & RAT

    TrollWare 🤡 TrollWare is the most advanced Discord Malware, with a built-in RAT which can be controlled through a Discord Bot Pinned Note: Please giv

    doop 74 Jun 09, 2022
    Guilherme Matheus 11 Sep 11, 2022
    Telegram Link Shortener Bot (With 20 Shorteners)

    Telegram ShortenerBot ShortenerBot: 🇬🇧 Telegram Link Shortener Bot (11 + 9 Shorteners) 🇹🇷 Telegram Link Kısaltıcı Bot (11 + 9 Kısaltıcı) All suppo

    Hüzünlü Artemis [HuzunluArtemis] 10 May 24, 2022
    a harbinger of events or things.

    Herald: Intrusion Detection System using IR and ML Herald - noun; a harbinger of events or things. Overview Herald is an intrusion detection system us

    Muhammad Muzzammil 4 Jun 07, 2021
    WallAlley.bot is an open source and free to use financial discord bot originaly build for WallAlley server's community

    WallAlley.bot About WallAlley.bot is an open source and free to use financial discord bot originaly build for WallAlley server's community. All data a

    Mohammad KHADDAN 1 Jan 22, 2022
    A powerful Lavalink library for Discord.py.

    A robust and powerful Lavalink wrapper for Discord.py! Documentation Official Documentation. Support For support using WaveLink, please join the offic

    Pythonista 254 Dec 29, 2022
    Telegram Bot to Filter posts in Bot Inline search

    Inline-Filter-Bot A Telegram Bot for filter in Inline Features Unlimited Filters Supports all type of filters Supports Alert Button Using Common Marku

    Code X Botz 67 Dec 26, 2022
    A multi-platform HTTP(S) Reverse Shell Server and Client in Python 3

    Phantom - A multi-platform HTTP(S) Reverse Shell Server and Client Phantom is a multi-platform HTTP(S) Reverse Shell server and client in Python 3. Bi

    85 Nov 18, 2022
    A Python Program to determine Degree of Profanity of Tweets

    tweetx tweetx is a program to detect racial slurs in Twitter Tweets. Racial Abuse on Twitter is becoming quite a serious issue in recent times. tweetx

    Kartik Poojari 3 Nov 11, 2021
    Tools for Twitter

    Tools for Twitter Data This is a start of a collection of tools to use for collecting data via the Twitter API. If you do not have a Twitter Developer

    DiscoverText 36 Oct 13, 2022