mustaphaezzali / job-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JOB Scraper

Description

A tool to scrape job postings from Indeed.com and save them to a csv files sent to users via telegram.

Usage

Requirements

Development

  1. Clone the repository
  2. Install dependencies
make install
  1. Run the script
poetry run python jobs_indeed.py

TO DO

scrape:

  • Indeed
  • LinkedIn
  • CWjobs

About


Languages

Language:Python 92.1%Language:Makefile 7.9%