Work in It

A project to scrape data from job websites and display in a proper/comfortable format. The aim is to have something similar to https://remoteok.io/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

To scrape Data

  • Modify "DefaultConnectionString" to point to your local db instance
  • Run update-database
  • Run "Webscraper.Console" project

To run the App

  • Modify "DefaultConnectionString" to point to your local db instance
  • Run WebApi/WebApi.Api
  • cd to /ClientApp/
  • npm install
  • npm run start

Built With

Contributing

To be added

Authors

  • Jaunius Pinelis - Initial work

See also the list of contributors who participated in this project.