Git Product home page Git Product logo

job-listing-scraper-demo's Introduction

Job Listing Scraper


The Job Listing Scraper is an application that allows users to efficiently search and gather job listings from the jobs.techstars.com platform based on specific job functions. Users can choose their desired work functions or job categories, and the application will automatically crawl the website to collect relevant job postings for those functions. Also, users can search by keyword in position name, organizations title, labour function, locations, descriptions, and tags. The scraped data is presented in a user-friendly json format, providing key details such as job title, organizations title, locations, description, posting date, etc. Data will be sorted by desired field and direction, and represent in pageable format. Saving job listings to a local MySQL database for easy access and reference.


Usage:

There is one API endpoint: GET: /jobs/search
Available request parameters:

  • jobFunction
    • Accounting & Finance
    • Administration
    • Customer Service
    • Data Science
    • Design
    • IT
    • Legal
    • Marketing & Communications
    • Operations
    • Other Engineering
    • People & HR
    • Product
    • Quality Assurance
    • Sales & Business Development
    • Software Engineering
  • page
  • size (default size 10)
  • sortBy (default sorting by positionName)
  • direction (default direction ASC)
  • findByField
  • keyword

Importantly

Currently, the app has a problem with the stability of loading large amounts of data. That's why the temporary scraping scope is limited to 20 pages from jobs.techstars.com. In case any data will not be loaded, retry the request a few times. It needs to be fixed.


App was updated on 31.07.23. Rebuilt with using Selenium WebDriver and fixed limitation on pages loading. New dump file

added to project folder here: sofware-engineering.sql Also you can load it from Google Drive: https://drive.google.com/file/d/1wg7T0RfRlbVpNlQ9pzwmxBmEdyIT6T4S/view?usp=sharing

job-listing-scraper-demo's People

Contributors

sltnsrh avatar

Watchers

 avatar

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.