Skip to main content

A package to scrape job postings.

Project description

Job Scrapers

This is a project that can pull job listing information from careers pages. Currently there is only support for Workday based careers pages with more support coming soon!

Feel free to use this! (But also try not to be spammy with requests)

Requirements

Job Information

Scraped information about a job will be formatted in JSON with the following information:

  • scraped_url: str
    • the url that was scraped for information.
  • scrape_successful: bool
    • Whether information was extracted from scraped_url successfully. If False the following fields may not be added to the job.
  • title: str
    • The title of the position. E.g. "Software Engineer II"
  • job_id: str
    • The ID of the job. This is a string of numbers and letters.
  • date: str
    • The date the job was posted.
  • employment_type: str
    • Type of employment specified by employer. E.g. "FULL_TIME"
  • description: str
    • A description of the position.
  • country: str
    • The country where the position will be.
  • city: str
    • The city where the position will be.

Logging

This package makes use of the Logging package for python using a logger with the name jobscrapers. By default, events with severity WARNING and higher will be printed to sys.stderr. Please see the Logging documentation for configuring logging for your project. https://docs.python.org/3/howto/logging.html#configuring-logging-for-a-library

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

jobscrapers-0.0.7.tar.gz (17.3 kB view details)

Uploaded Source

Built Distribution

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

jobscrapers-0.0.7-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file jobscrapers-0.0.7.tar.gz.

File metadata

  • Download URL: jobscrapers-0.0.7.tar.gz
  • Upload date:
  • Size: 17.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for jobscrapers-0.0.7.tar.gz
Algorithm Hash digest
SHA256 dd0bc2f1939d662508b7790baf2f7f63b0f103cbca1537a45b779d59b9c3b12e
MD5 2cf9c89a2f71074ea7e0111e590a42ba
BLAKE2b-256 6d10a8882e079e4dc8aef63fcdfacfdf93cd88249126a80d5d3c70beef592953

See more details on using hashes here.

File details

Details for the file jobscrapers-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: jobscrapers-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for jobscrapers-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 73dea01a564040a729b12b417018f618df5935aa6aedda633dc39c8636d49283
MD5 4a329bfde8a203c76c57ace56e5754dc
BLAKE2b-256 0076cfb6b85bed0a63598c7b4289a9ba42abd91bfe3a3b768e04340c29d59dc2

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