Skip to main content

CLI tool to scrape jobs from multiple job sites

Project description

jobsparser

A simple CLI tool to scrape jobs from multiple job sites (LinkedIn, Indeed, Glassdoor) using JobSpy.

Installation

From PyPI (coming soon):

pip install jobsparser

From source:

git clone https://github.com/fran/jobsparser
cd jobsparser
pip install .

Usage

Basic usage:

jobsparser --search-term "Python Developer" --location "London"

Use multiple job sites:

jobsparser --search-term "Frontend Engineer" --location "Remote" --site linkedin --site indeed

Advanced usage:

jobsparser \
    --search-term "Data Scientist" \
    --location "New York" \
    --site linkedin --site indeed --site glassdoor \
    --results-wanted 200 \
    --distance 50 \
    --job-type fulltime \
    --output-dir "my_jobs"

See all options:

jobsparser --help

Features

  • Scrape jobs from LinkedIn, Indeed, and Glassdoor
  • Customizable search parameters:
    • Job type (fulltime, parttime, contract, internship)
    • Search radius (distance)
    • Number of results
    • Location and country
  • Automatic retries and rate limiting
  • CSV output with unique filenames
  • Progress tracking and status updates

Options

  • --search-term: Job search query (required)
  • --location: Job location (required)
  • --site: Job sites to search (default: linkedin)
  • --results-wanted: Total number of results (default: 100)
  • --distance: Search radius in miles/km (default: 25)
  • --job-type: Type of job (default: fulltime)
  • --country: Country code for Indeed search (default: UK)
  • --fetch-description: Fetch full job description (default: true)
  • --batch-size: Results per batch (default: 30)
  • --sleep-time: Base sleep time between batches (default: 100)
  • --output-dir: Directory for CSV files (default: data)

License

MIT License - see LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jobsparser-0.1.4.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jobsparser-0.1.4-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file jobsparser-0.1.4.tar.gz.

File metadata

  • Download URL: jobsparser-0.1.4.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for jobsparser-0.1.4.tar.gz
Algorithm Hash digest
SHA256 05bbfddaa270c6dc17cad407eb7d05e21729397dc49ffa5a99de6d7c4975a5c7
MD5 3fde8fd3e4d26b9e9e3e34ca7297ef40
BLAKE2b-256 f93826a0905b55c7e6ee8117eac11f1507139bd241eb4ddd61edace378c8f44e

See more details on using hashes here.

File details

Details for the file jobsparser-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: jobsparser-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for jobsparser-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 41dd5a853b4f45896a5418030ad987d4b3d08bd645472781c4500ed32d4d51e9
MD5 9be57c4d6ff24b3c332a045680ace602
BLAKE2b-256 b5f39c0191a9e72a10bd94db38261ca600995c1da0e1ea557b2b9ab302062e3b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page