Tecnoempleo Scraper avatar

Tecnoempleo Scraper

Pricing

from $1.20 / 1,000 results

Go to Apify Store
Tecnoempleo Scraper

Tecnoempleo Scraper

Scrape tecnoempleo.com for structured Spanish IT job data: titles, companies, salaries, technologies & descriptions. 40,000+ listings across all Spanish provinces. Deduplication, repost detection & daysOld filtering included.

Pricing

from $1.20 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

12

Total users

1

Monthly active users

18 hours ago

Last modified

Share

Tecnoempleo Scraper

Extract IT and tech job listings from tecnoempleo.com, Spain's largest technology job board, in a clean, consistent structure ready for analysis, job boards, recruiting tools and market research. Filter by province, work arrangement, job category, contract type, schedule, experience and education — all applied at the source. No API key required.


Why this scraper?

🎯 Built for Spain

A dedicated Spanish IT scraper, not a global tool with a country dropdown. Search, locations and currency (EUR) are tuned for tecnoempleo.com.

📄 Complete job data

Full job title and description, direct listing URL and publish date for every record.

💶 Salary data

Salary information parsed from the listing where the employer publishes it, in EUR. Missing salaries are returned as null, never guessed.

🏢 Company details

Hiring company name plus the profile details the source publishes, such as logo and company page.

📍 Precise location

City, region and country plus latitude/longitude for mapping and radius analysis.

🔎 Filter at the source

Province, work arrangement, job category, contract type, schedule, experience level and minimum education are applied by the search itself — you pay for the jobs you asked for, not for filtering afterwards.

🔁 Repost & change detection

Every record carries isRepost and changeStatus, so daily feeds return genuinely new jobs instead of reposted duplicates.


Input parameters

ParameterTypeDefaultDescription
searchQuerystring"python"Job title, technology or keyword. Supports OR, AND, AND NOT and "exact phrases". Leave blank to collect everything matching the filters.
provincesarray(empty)Spanish provinces to search, e.g. ["263"] for Madrid. Empty = whole country.
workModalityarray(empty)1 100% remote, 3 hybrid, 2 on-site, 4 unspecified.
jobCategoriesarray(empty)Role categories, e.g. 12 Programmer/Developer, 34 DevOps, 40 Cybersecurity, 53 AI/ML. 38 categories available.
contractTypearray(empty)1 permanent, 3 temporary, 5 internship, 2 work/service, 4 freelance, 6 to be determined.
workdayarray(empty)1 full-time, 2 half-day, 3 by the hour, 4 mornings, 5 afternoons, 6 rotating shift.
experiencearray(empty)1 none through 8 more than 10 years.
educationarray(empty)Minimum education, from 18 none through 10 doctorate.
postedSincestring"any"24h limits results to jobs posted in the last 24 hours.
urgentOnlybooleanfalseOnly jobs the employer flagged as urgent.
fetchDetailsbooleanfalseON: full description, structured salary and employment type from each job page. OFF: listing data only (faster, cheaper).
daysOldinteger(empty)Only jobs published within the last N days.
skipRepostsbooleanfalseSkip jobs already returned by a previous run.
startUrlsarray(empty)Paste tecnoempleo.com search URLs (paginated automatically) or individual job URLs. Overrides the filters above.
maxItemsinteger100Maximum jobs to return. 0 = no limit.

All filters are combined with AND, and multiple values inside one filter are combined with OR. province (single string) is still accepted for backwards compatibility.


Output schema

Every field below is present on every record. Fields the source does not publish for a given job are returned as null rather than omitted.

FieldTypeDescription
idstringUnique listing ID from the source.
urlstringDirect link to the listing
titlestringJob title
companystringHiring company name
companyUrlstringLink to the company's page on the source.
locationstringLocation as displayed on the listing.
provincestring
workArrangementstringWork arrangement.
categorystringJob category on the source.
technologiesarrayTechnologies.
descriptionstringFull job description in plain text.
descriptionTextstringFull job description in plain text.
descriptionMarkdownstringDescription markdown.
employmentTypestringEmployment type (e.g. full-time, part-time).
salaryMinnumberMinimum salary (null if not published by the employer).
salaryMaxnumberMaximum salary (null if not published by the employer).
salaryPeriodstringPay period the salary refers to (e.g. year, month, hour).
salaryTextstringRaw salary text as displayed (null if not published).
currencystringCurrency.
directApplystringDirect apply.
applyUrlstringDirect application link.
publishDatestringDate posted
publishDateISOstringPublish date iso.
contentHashstringStable hash of the listing content, used for repost and change detection.
summarystringSummary.
sourcestringSource.
scrapedAtstringISO 8601 scrape timestamp
isRepostbooleantrue when the listing is a repost of an earlier job (detected by content hash).
originalPublishDatestringOriginal publish date.
originalUrlstringOriginal url.
changeStatusstringNEW, CHANGED or UNCHANGED compared to the previous time this job was seen.
latitudestringLatitude of the workplace.
longitudestringLongitude of the workplace.

Example record

{
"id": "rf-475812cc1270c379c843",
"url": "https://www.tecnoempleo.com/programador-business-central-crm-alquiler-maquinar/dynamics-365-business-c/rf-475812cc1270c379c843",
"title": "Programador/a Business Central y CRM",
"company": "Alquiler de Maquinaria Rentaire",
"companyUrl": "https://www.tecnoempleo.com/alquiler-maquinaria-rentaire/re-203459",
"location": "Madrid",
"province": "Madrid",
"workArrangement": "Presencial",
"category": "Programador",
"technologies": [
"Dynamics 365",
"Business Central",
"Powers Apps"
],
"description": null,
"descriptionText": null,
"descriptionMarkdown": null,
"employmentType": null,
"salaryMin": 24000,
"salaryMax": 30000,
"salaryPeriod": "YEAR",
"salaryText": "24.000€ - 30.000€ b/a",
"currency": "EUR",
"directApply": null,
"applyUrl": "https://www.tecnoempleo.com/programador-business-central-crm-alquiler-maquinar/dynamics-365-business-c/rf-475812cc1270c379c843",
"publishDate": "2026-06-24",
"publishDateISO": "2026-06-24",
"contentHash": "d45dcfe771a68725",
"summary": "Programador/a Business Central y CRM at Alquiler de Maquinaria Rentaire — Madrid | 24.000€ - 30.000€ b/a | Presencial",
"source": "tecnoempleo.com",
"scrapedAt": "2026-06-24T17:18:07.109Z",
"isRepost": false,
"originalPublishDate": null,
"originalUrl": null,
"changeStatus": "NEW",
"latitude": null,
"longitude": null
}

Examples

Remote Python roles across Spain:

{
"searchQuery": "python",
"workModality": ["1"],
"maxItems": 100
}

Permanent DevOps and cybersecurity jobs in Madrid and Barcelona:

{
"provinces": ["263", "240"],
"jobCategories": ["34", "40"],
"contractType": ["1"],
"maxItems": 200
}

Scrape a search URL built on the site itself:

{
"startUrls": [
{ "url": "https://www.tecnoempleo.com/ofertas-trabajo/?te=java&pr=,240,&en_remoto=,3," }
],
"maxItems": 200
}

Daily feed of new postings (run on a schedule):

{
"searchQuery": "python",
"postedSince": "24h",
"skipReposts": true,
"maxItems": 500
}

Schedule this input to run once a day in the Apify Scheduler — each run returns only jobs posted in the last 24 hours, with reposts removed.


💰 Pricing

$1.50 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.15
1,000~$1.50
10,000~$15.00
100,000~$150.00

Flat-rate alternatives typically charge $29–$49/month regardless of usage.

Subscription tiers lower the rate further, down to $0.90 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.


Performance

Run sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Salary is only returned when the employer publishes it — many listings carry null salary fields.
  • Company details vary per listing; the scraper returns what the source publishes and never invents data.
  • Very large result sets are bounded by the source's own paging limits.
  • Listings can be removed by the source at any time, so a small share of URLs may expire shortly after scraping.

Technical details

  • Source: tecnoempleo.com — Spain job listings
  • Coverage: everything the public search exposes, filterable via the input parameters above
  • Retry: automatic retry on network errors with exponential backoff

Need a custom scraper?

Unfenced Group builds Apify actors for any website — for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl