Git Product home page Git Product logo

monster_hunter's Introduction

Monster Job Web Scraper

Run on Repl.it

UPDATE 2022: Monster has changed their site from static to dynamic, which now breaks this project. I'm keeping this repo up as a proof of concept.

Continue old README:

I followed a tutorial from Real Python and Martin Breuss.

In the tutorial, they teach you about Beautiful Soup by creating a web scraper that searches Monster.com for software developer positions.

I've built upon it by allowing users to pass along arguments to the script so that users can get more tailored results, making it a command line app. You can pass along city or state and language to get the results you need. In the future, you can pass along another argument (called Role) so that you can look for more relevant positions (e.g front end, data scientist, etc).

What This Includes

There are two available scripts:

  1. RP_Tutorial.py: The sample script from the tutorial with my additional comments and UI changed to help first timers follow along easier

  2. job_scraper.py: The command line app to help you scrape relevant jobs from Monster by City and Language

Getting Started

Requirements

  • Python3
  • beautifulsoup4
  • requests

Quick Start

You can go to repl.it where I'm hosting the app in a personal repl. When you click the link, just hit the button up top that says Run with the forward arrow and the app will start up.

Start from Scratch

Clone this repo. Then set your environment set up by running the following command in your terminal:

pip install -r requirements.txt

Run job_scraper.py to start scraping for jobs.

OR if you're using Replit, simply hit Run at the top.

If this doesn't work, feel free to reach out!

monster_hunter's People

Contributors

lito-frito avatar

Stargazers

jfrank avatar

Watchers

James Cloos avatar  avatar

Forkers

ex-foedus

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.