JobTeaser Scraper
Pricing
$29.00/month + usage
JobTeaser Scraper
JobTeaser Scraper is an Apify Actor that scrapes job listings from JobTeaser, including company names, job titles, locations, and contract types.
0.0 (0)
Pricing
$29.00/month + usage
0
Monthly users
2
Runs succeeded
>99%
Last modified
21 days ago
🚀 JobTeaser Scraper
JobTeaser Scraper is an Apify Actor that scrapes job listings from JobTeaser, including company names, job titles, locations, and contract types.
Features
- ✅ Scrapes company names, job titles, locations, and contract types.
- ✅ Handles pagination and max job limits.
- ✅ Headless Puppeteer scraping with stealth mode.
- ✅ Stores data in Apify Dataset for easy export.
Input Parameters
Parameter | Type | Description | Default Value |
---|---|---|---|
startUrls | array | List of JobTeaser job pages to scrape. | https://www.jobteaser.com/fr/job-offers |
pagination_max | integer | Maximum number of pages to scrape. | 3 |
products_max | integer | Maximum number of job listings to scrape. | 50 |
Output
The scraped job listings are stored in an Apify Dataset as structured JSON:
1{ 2 "url": "https://www.jobteaser.com/fr/job-offers", 3 "jobs": [ 4 { 5 "company": "JobTeaser", 6 "title": "Business Developer (M/F/D)", 7 "link": "https://www.jobteaser.com/fr/job-offers/652e4f99-9a2f-4454-8dfa-511fb8163c42", 8 "contract": "CDI", 9 "location": "Cologne, Germany" 10 } 11 ] 12}
⚠️ Legal Disclaimer
This project is intended for educational and research purposes only. The use of this Actor must comply with JobTeaser’s Terms of Service and robots.txt policies.
You are responsible for ensuring your use case does not violate JobTeaser’s website terms.
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
Price
$29.00