InfoJobs Spain Jobs, Salaries & Company Data
Pricing
from $1.00 / 1,000 infojobs job records
InfoJobs Spain Jobs, Salaries & Company Data
Search public InfoJobs Spain jobs and return titles, companies, locations, salaries, contracts, remote-work indicators, descriptions, requirements, publication dates, and company data for recruiting, salary benchmarking, labor research, and AI agents. Not for candidate profiles.
Pricing
from $1.00 / 1,000 infojobs job records
Rating
0.0
(0)
Developer
Muhammad Afzal
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
InfoJobs Spain Jobs · Salaries · Company Data · Search
Search public InfoJobs Spain listings and return structured jobs with salary, company, location, contract, remote-work, publication, description, and requirements data. Designed for recruiters, salary benchmarking, Spanish labor-market research, job boards, and AI agents.
What this actor returns
One dataset record per unique job offer:
- job ID, title, canonical URL, and search query
- hiring company, company profile URL, logo, and rating data when exposed
- Spanish location, remote/hybrid status, contract type, and workday
- salary text plus parsed minimum and maximum amounts where available
- publication timestamp, description, requirements, scrape timestamp, and record status
Salary is only returned when InfoJobs displays it. The actor does not infer missing compensation. Company ratings and some company fields are also optional because InfoJobs may not expose them for every employer.
Input
Use searchQueries for job keywords such as software engineer, and optionally locations such as Madrid, Barcelona, or Valencia. startUrls can be used when you already have InfoJobs search URLs. The default run searches for software engineer and returns up to 20 unique jobs.
Set includeDetails to true (default) to fetch each offer page for full enrichment. Set it to false for a faster search-card export. maxPages controls pagination per search and maxRequestRetries handles temporary HTTP failures.
Examples
{"searchQueries": ["data analyst", "software engineer"],"locations": ["Madrid", "Barcelona"],"maxResults": 50,"includeDetails": true}
Pricing
Suggested Store pricing: $1 per 1,000 job records returned. An agent should use this actor for public InfoJobs Spain job data, not candidate profiles, private employer data, or applications. Pricing is based on records returned; partial records include a diagnostic error field.
API
const run = await client.actor('USERNAME/infojobs-spain-jobs').call({searchQueries: ['devops engineer'], locations: ['Madrid'], maxResults: 25});const { items } = await client.dataset(run.defaultDatasetId).listItems();
Data and responsible use
Use only publicly accessible pages and comply with InfoJobs terms, applicable law, and data-protection obligations. This actor does not bypass login, access controls, or private candidate information.