Notification Settings
Only notify about jobs paying at least this.
Set one or more daily scrape times on the Schedules page.

SMTP (optional — defaults to .env)
Go to Runs to start a scrape
Status
  • Notifications: OFF
  • Scrape schedule: Schedules page →
  • Keywords: —
  • Min salary: S/. 0
  • Last scrape: 2026-09-26 14:47
Notification history
WhenToJobsStatus
2026-06-18 18:09 me@example.com 0 error
2026-06-18 18:08 me@example.com 0 error
Integration API v1
Active jobs endpoint

Use this read-only endpoint to synchronize active jobs with another system.

https://servir-api.tail273d31.ts.net/api/v1/jobs
Default page size
100 jobs
Maximum page size
500 jobs

Example request

GET https://servir-api.tail273d31.ts.net/api/v1/jobs?page=1&per_page=100&departamento=LIMA

Available filters: q, keyword, institucion, departamento, provincia, min_salary, and max_salary.

Open JSON response
To send emails you need a Gmail App Password. Enable 2FA, then generate one at myaccount.google.com/apppasswords. Put it in .env or above.