Net-Empregos.pt Scraper: Portugal Jobs, Salaries and Employers avatar

Net-Empregos.pt Scraper: Portugal Jobs, Salaries and Employers

Pricing

from $3.00 / 1,000 serp results

Go to Apify Store
Net-Empregos.pt Scraper: Portugal Jobs, Salaries and Employers

Net-Empregos.pt Scraper: Portugal Jobs, Salaries and Employers

Scrape job listings from Net-Empregos.com, Portugal's number-one job board. Returns title, company, location, Portuguese distrito, contract type, salary in EUR, experience level, education level, and full description.

Pricing

from $3.00 / 1,000 serp results

Rating

0.0

(0)

Developer

NanoScrape

NanoScrape

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

12 days ago

Last modified

Share

Extract structured job listings from Net-Empregos.com, Portugal's leading job board with over 59,000 active listings. Each result includes job title, company, Portuguese district (Lisboa/Porto/Braga/etc), job category, contract type under Portuguese employment law, salary in EUR, experience level, education requirements, and full description. Results are returned newest-first by default.

What you get

  • Job fields: title, job_url, company_name, company_logo_url, company_profile_url
  • Location: location, country (PT), district (all 18 Portuguese distritos), city
  • Dates: posted_at_text, posted_at_datetime (ISO 8601)
  • Employment: employment_type, contract_type_pt (Sem termo / Termo certo / Estagio profissional / Prestacao de servicos), job_category (Informatica / Saude / Engenharia / etc)
  • Candidate requirements: experience_level (Sem experiencia / 1-3 anos / 3-5 anos / 5+ anos), education_level (Licenciatura / Mestrado / 12 ano / etc)
  • Salary: salary_min, salary_max, salary_currency (EUR), salary_period, salary_text
  • Description: description (snippet), description_full (plain text), description_html, description_md
  • Contacts: contact_emails, contact_phones, contact_urls, apply_url

Input

FieldTypeDescription
searchQueriesstring[]Portuguese keywords, e.g. programador, enfermeiro, contabilista
searchUrlsstring[]Net-Empregos search URLs to crawl directly
startUrlsstring[]Direct job detail page URLs
locationstringCity or district filter: Lisboa, Porto, Braga, Coimbra
contractTypestringFilter by contract: any, sem-termo, termo-certo, estagio-profissional, prestacao-servicos
remoteOnlybooleanReturn only teletrabalho (remote work) listings
sortBystring enumSort order. Net-Empregos.com only exposes its native newest-first order (no server-side sort dropdown or URL parameter). Only supported value: "newest" (default). Present for fleet consistency.
includeJobDetailsbooleanFetch full job detail page per listing (description, salary, contacts). Charges job-detail-result PPE event
includeCompanyDetailsbooleanInclude company logo and company profile URL from detail page
maxResultsintegerTotal cap (default 10, max 5,000)
maxResultsPerQueryintegerCap per search query

Sample output

{
"_type": "job",
"id": "15931638",
"title": "Programador .NET & IA (M/F) - Figueira da Foz",
"job_url": "https://www.net-empregos.com/15931638/programador-net-ia-m-f-figueira-da-foz/",
"source_platform": "net-empregos.com",
"company_name": "LogicPulse",
"company_profile_url": "https://www.net-empregos.com/emprego-empresa-id/127635/logicpulse/",
"company_logo_url": "https://upload.net-empregos.com/uploads/960f12.../logo-net-empregos.png",
"location": "Coimbra",
"country": "PT",
"district": "Coimbra",
"city": null,
"posted_at_text": "2-9-2026",
"posted_at_datetime": "2026-09-02T00:00:00Z",
"employment_type": "full-time",
"contract_type_pt": "Sem termo",
"job_category": "Informatica ( Programacao )",
"experience_level": "3-5 anos",
"education_level": "Licenciatura",
"salary_min": null,
"salary_max": null,
"salary_currency": null,
"salary_period": null,
"salary_text": null,
"description": "A Logicpulse Technologies, empresa tecnologica portuguesa com presenca internacional...",
"contact_emails": [],
"contact_phones": [],
"contact_urls": ["https://www.logicpulse.com/pt/recrutamento"],
"apply_url": null,
"search_query": "programador",
"scraped_at": "2026-09-02T09:55:00Z"
}

Pricing

Charges 3 PPE events per run:

EventCostWhen
actor-start$0.001Once per run
job-serp-result$0.003Per job (SERP data only)
job-detail-result$0.005Per job when includeJobDetails: true

3 results with details = $0.001 + (3 x $0.005) = $0.016.

New Apify accounts include $5 free monthly credit: enough for several hundred jobs.

Tips

  • Use Portuguese keywords for best results: programador, engenheiro, enfermeiro, gestor, comercial
  • Filter by district: Lisboa, Porto, Braga, Coimbra, Aveiro
  • Enable includeJobDetails: true to get full descriptions, contract types, job category, company profile URLs, and salary data
  • Net-Empregos uses ISO-8859-1 encoding internally; all output is delivered as proper UTF-8 with correct character encoding
  • Results are returned newest-first by default (native sort order of net-empregos.com)

Issues

Found a bug or a field that is not populating? Open an issue at the Issues tab.

Support

Questions? Contact us at contact@nanoscrape.com.