Skip to main content

Job Scraper for jobs from the Philippines from various job posting websites as a python library.

Project description

job-scraper

Job Scraper for jobs from the Philippines from various job posting websites as a python library.

Install

python3 -m pip install phjob-scraper

Available websites

  • Jora

    from job_scraper import Jora
    
    src = Jora()
    results = src.search("quality assurance", location="manila")
    
    for i in results:
        print(i["title"])
    

@tbdsux | © 2023

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

phjob_scraper-0.1.2.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

phjob_scraper-0.1.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

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