Code Monkey home page Code Monkey logo

project_app's Introduction

IT Jobs Watch Data

Introduction

The aim of this project is to create a simple service that can scrape useful data from ITJobswatch.

Current Scope

At present the app is set up to be cloned and used to simply scrape the below services:

  1. Home page top 30 job/roles / skills which can be found here

The aim will be to expand this to further services such as:

  • Regular polling of pages and writing to a database for longer terms stats
  • Bespoke calls for specific job role data

And much more.

Usage

Pre-Requisites

  • Pycharm IDE
  • Python 3.x + installed

Installing packages

The necessary packages needed to run this program should automatically be picked up by pycharm. You may find a a few pop ups within the IDE that state there are dependencies missing, if you simply install these through the IDE you should be set up correctly.

Running tests

To test whether the program will work from your machine:

  • Ensure the config.ini file has the test environment set to live
  • Click the Terminal icon which can be found on the menu in the bottom left of Pycharm.
  • Ensure you're in the root path of the project and type python -m pytest tests/

This should execute the tests if any fail you may have issues with this program.

Running and using the program

To use the program simply right click on the main.py file and then click Run 'main'. This will run the command line user interface.

Follow the instructions to download via the various options given.

Next steps

  • Adding a job details search option (essentially be able to search for a specific role and return the details in a CSV)
  • create a connected database for full deployment
  • Build a scheduler as part of a full deployment to poll and add to the database

project_app's People

Contributors

vimitre avatar mo0rby avatar

Watchers

 avatar

Forkers

mo0rby

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.