Net-Empregos.pt Scraper: Portugal Jobs, Salaries and Employers
Pricing
Pay per event
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
Pay per event
Rating
0.0
(0)
Developer
NanoScrape
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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
| Field | Type | Description |
|---|---|---|
searchQueries | string[] | Portuguese keywords, e.g. programador, enfermeiro, contabilista |
searchUrls | string[] | Net-Empregos search URLs to crawl directly |
startUrls | string[] | Direct job detail page URLs |
location | string | City or district filter: Lisboa, Porto, Braga, Coimbra |
contractType | string | Filter by contract: any, sem-termo, termo-certo, estagio-profissional, prestacao-servicos |
remoteOnly | boolean | Return only teletrabalho (remote work) listings |
sortBy | string enum | Sort 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. |
includeJobDetails | boolean | Fetch full job detail page per listing (description, salary, contacts). Charges job-detail-result PPE event |
includeCompanyDetails | boolean | Include company logo and company profile URL from detail page |
maxResults | integer | Total cap (default 10, max 5,000) |
maxResultsPerQuery | integer | Cap 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:
| Event | Cost | When |
|---|---|---|
actor-start | $0.001 | Once per run |
job-serp-result | $0.003 | Per job (SERP data only) |
job-detail-result | $0.005 | Per 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: trueto 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)
Related Actors
- Indeed Scraper: Portugal + worldwide
- LinkedIn Jobs Scraper: LinkedIn Portugal listings
- InfoJobs Scraper: Spain's number-one job board (Iberian peer)
- Computrabajo Scraper: Latin America + Spain
- HelloWork FR Scraper: French job board (EU peer)
- Reed UK Scraper: UK jobs
- StepStone DE Scraper: German jobs
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.