Coder Social home page Coder Social logo

nathanworkman / seeker Goto Github PK

View Code? Open in Web Editor NEW
26.0 6.0 6.0 1.88 MB

Seeker - another job board aggregator.

Python 97.56% HTML 1.45% Makefile 0.18% Dockerfile 0.06% CSS 0.03% Shell 0.71%
scrapy django spider job-board python job-search seeker

seeker's Introduction

Seeker - [WIP]

Seeker is a job board aggregator. Check multiple job boards for positions you might be interested in and organize them all in one convenient location.

This project is a WIP. If you find a bug or would like a new spider/feature added please open a pull request.

โš™๏ธ Setup

Docker

The easiest way to get started is to clone this repo and run docker-compose:

git clone [email protected]:NathanWorkman/seeker.git
cd seeker/
docker-compose build
docker-compose up

To run the spiders

Execute the individual spiders from inside the docker container

docker exec -it seeker_app scrapy crawl spidername

or run all the spiders at once:

docker exec -it seeker_app python crawl.py

Navigate to 0.0.0.0:8000 to view results.

๐Ÿ’ป Job Boards

seeker's People

Contributors

nathanworkman avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

seeker's Issues

postgresql port

Hi, Just a question.

why there have two postgresql port in seeker/settings.py and docker-compose.yml?

but they are different, one is 5435, the other is 5432?

So can you explain it a little?

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.