JobTeaser Jobs Scraper
Pricing
$19.99/month + usage
Go to Apify Store

JobTeaser Jobs Scraper
Scrape job listings from JobTeaser.com by providing a search URL, with automatic pagination and comprehensive job information extraction.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerAI
Maintained by Community
Actor stats
1
Bookmarked
3
Total users
2
Monthly active users
19 hours ago
Last modified
Categories
Share
💼 JobTeaser Jobs Scraper
This actor allows you to scrape job listings from JobTeaser.com by providing a search URL. It automatically handles pagination and extracts comprehensive job information including company details, job titles, locations, contract types, and featured job status.
Features
- URL-based Scraping: Extract job listings by providing a complete JobTeaser search URL
- Automatic Pagination: Automatically navigates through pages and loads more jobs until reaching the end or max items limit
- Comprehensive Job Data: Extract detailed information about each job listing including:
- Job title and description link
- Company name and logo
- Job location
- Contract type and duration
- Featured job status
- Company Branding: Includes company logos for visual identification
- Featured Jobs: Identifies special job listings marked as "Job of the week"
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete JobTeaser search URL to scrape |
maxItems | integer | No | Maximum number of jobs to fetch |
Output
The output is a main list of job objects, each containing:
searchUrl: The original search URL usedcompany: Name of the company offering the jobcompanyLogo: URL of the company logo imagetitle: Title of the job positionurl: Direct link to the full job description pagecontract: Contract type and duration (e.g., "Internship 4 to 6 months")location: Job location (city and country)isJobOfTheWeek: Whether the job is featured as "Job of the week"scrapedAt: Timestamp of when the job was scraped
Example output:
[{"searchUrl": "https://www.jobteaser.com/en/job-offers?utm_source=homepage&q=ai","company": "InterDigital","companyLogo": "https://next.jobteasercdn.com/_next/image/img.jpg?url=https%3A%2F%2Fd1guu6n8gz71j.cloudfront.net%2Fsystem%2Fasset%2Flogos%2F3715160%2Flogo.png%3F1601908867&w=96&q=75","title": "Intern, Multi-Modal data transmission to AI agent with QUIC-based communication","url": "https://www.jobteaser.com/en/job-offers/1166ee93-8a37-497f-8800-2cd845515aeb-interdigital-intern-multi-modal-data-transmission-to-ai-agent-with-quic-based-communication","contract": "Internship 4 to 6 months","location": "Rennes, France","isJobOfTheWeek": true,"scrapedAt": "2025-11-20T01:31:00.509Z"},...]
Use Cases
- Job market research and analysis
- Talent acquisition and recruitment
- Competitive intelligence for hiring trends
- Job listing aggregation and monitoring
- Career opportunity tracking
Notes
- Results are automatically paginated until reaching the end or max items limit
- All job information is extracted directly from the search results page
- Company logos are included when available
- Featured jobs are automatically identified and marked