Jobs
Ph Jobstreet logo

Ph Jobstreet API

ph.jobstreet.com

Philippines job board - job search, details, filters, and company profiles.

Actions
6
Category
Jobs
Login
Not required
Output
JSON

Call the Ph Jobstreet API

Submit a task, then poll the job until it settles. This example runs act_ph_jobstreet_company_directory_ssr.

curl -X POST https://api.anakin.io/v1/wire/task \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_ph_jobstreet_company_directory_ssr",
    "params": {}
  }'

6 actions on ph.jobstreet.com

Read

  • Company Directory

    act_ph_jobstreet_company_directory_ssrread1 credit / call

    Returns companies in the directory with IDs, names, slugs, and industries.

Write

Write actions change state on ph.jobstreet.com and run as the account you connect.

  • Featured Company Profiles

    act_ph_jobstreet_featured_company_profileswrite2 credits / call

    Returns featured companies with ratings, logos, review counts, and open job counts.

    limit
    integer
  • Filter Facet Counts

    act_ph_jobstreet_filter_facet_countswrite2 credits / call

    Returns job counts by classification, location, and work type for search filters.

    locale
    string
    page
    integer
  • Job Details

    act_ph_jobstreet_job_detailwrite2 credits / call

    Returns full job detail by ID including title, salary, description, location, and company.

    job_id
    string · required
    timezone
    string
    locale
    string
  • Job Search

    act_ph_jobstreet_job_search_listingwrite2 credits / call

    Returns jobs by classification with titles, companies, salaries, and locations.

    classification_id
    array · required
    page
    integer
    page_size
    integer
    timezone
    string
    locale
    string
  • Recommended Jobs

    act_ph_jobstreet_job_detail_recommended_jobswrite2 credits / call

    Returns jobs recommended alongside a given job with titles, companies, locations, and dates.

    job_details_id
    string · required
    timezone
    string
    locale
    string

Ph Jobstreet API questions

Is there an API for Ph Jobstreet?
Ph Jobstreet does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for ph.jobstreet.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
How do I scrape Ph Jobstreet data?
POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when ph.jobstreet.com changes its markup, Anakin updates the action.
Do I need a Ph Jobstreet account?
No. Every Ph Jobstreet action listed here runs anonymously — no account and no credentials required.
What does the Ph Jobstreet API cost?
Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.

More Jobs APIs

All Jobs sites