postings_scraper
postings_scraper
This is a project to scrape postings from job postings websites, structure the data into repeatable schemas, and save them S3. This data will be used for training data and potentially dashboard insights.
Explore the docs ยป
Table of Contents
About The Project
This is a project to scrape postings from job postings websites, structure the data into repeatable schemas, and save them S3. This data will be used for training data and potentially dashboard insights.
Getting Started
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Prerequisites
This is an example of how to list things you need to use the software and how to install them. * npm
npm install npm@latest -g
Installation
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
Roadmap
- [ ] Feature 1
- [ ] Feature 2
- [ ] Feature 3
- [ ] Nested Feature