Extrayez les offres de Seek (Australie, Nouvelle-Zélande), JobStreet (Singapour, Malaisie, Indonésie, Philippines) et JobsDB (Hong Kong, Thaïlande). Retourne 40 champs par offre : salary_min, salary_max, salary_currency, description complète, email et téléphone de contact, profil d'entreprise avec secteur, taille, description et avantages, classifications et sub_classification, questions de pré-sélection et vérifications job_alive. Un scraper unifié pour le groupe Seek en APAC.
# Lancer une exécution via l'API Apify curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~seek-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "country": "au", "searchUrls": ["https://au.seek.com/software-engineer-jobs"], "maxResults": 100, "includeJobDetails": true }' # Ou utiliser avec des agents IA via MCP : # https://mcp.apify.com?tools=santamaria-automations/seek-scraper
| Champ | Type | Exemple |
|---|---|---|
| title | string | Senior Backend Engineer |
| company | string | Atlassian |
| location | string | Sydney NSW |
| country | string | AU |
| salary_min | integer | 140000 |
| salary_max | integer | 180000 |
| salary_currency | string | AUD |
| company_industry | string | Information Technology |
| classification | string | Information & Communication Technology |
| company_perks | string[] | ["Stock options","Hybrid work"] |