Teamtailor Job Postings Scraper avatar

Teamtailor Job Postings Scraper

Pricing

from $7.69 / 1,000 results

Go to Apify Store
Teamtailor Job Postings Scraper

Teamtailor Job Postings Scraper

Scrapes job postings from a company's Teamtailor career site. Returns each job as a flat row with title, department, location, and optional full description.

Pricing

from $7.69 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

ParseForge

Teamtailor Job Postings Scraper

Scrape job postings from any Teamtailor career site, up to a million per run. Every job comes with its title, department, location, and full description. No login or API key. Export to CSV, JSON, Excel, or XML.

Teamtailor's official API needs an API key and rate-limits you. This reads the public job feeds directly, filtered by keyword, and returns each match in one fixed schema. It works on any company that uses Teamtailor for their careers page.

Who uses itWhat they scrape Teamtailor for
RecruitersMonitor competitor job openings and hiring trends
Job boardsAggregate listings from multiple Teamtailor companies
Market researchersAnalyze job titles, locations, and departments across companies
HR tech startupsBuild a searchable database of job postings

What it does

This Actor collects job postings from a company's Teamtailor career site and returns each one as a flat row.

  • ๐Ÿข Company targeting: enter the Teamtailor subdomain or full career site URL.
  • ๐Ÿ” Keyword filter: keep only jobs whose title, department, or location matches your search.
  • ๐Ÿ“„ Full descriptions: optionally open each job page to capture the complete job description text.
  • โšก Fast or thorough: set a maximum number of jobs to collect per run.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Teamtailor data

๐Ÿ“ˆ Monitor competitor hiring.

A recruiter runs the Actor on a competitor's Teamtailor subdomain weekly to see which roles they are filling and where.

๐Ÿ—‚๏ธ Build a job board.

A job board operator collects listings from multiple Teamtailor companies into one searchable database.

๐Ÿ”Ž Research job markets.

A market researcher filters by keyword to analyze demand for specific skills across companies.

๐Ÿค– Power an HR tool.

An HR tech startup uses the Actor to feed fresh job postings into their application.

Why choose this scraper

What you get
No API keyScrape public job feeds without registering for Teamtailor's API
Any companyWorks on any career site built on Teamtailor
Rich dataGet title, department, location, and full description when enabled
Flexible exportDownload as CSV, JSON, Excel, or XML

How it compares

This Actor focuses on Teamtailor only, while the competitor covers 12 ATS platforms including Teamtailor.

FeatureParseForgeJobs Scraper for ATS / Career Sites
Scrapes TeamtailorYesYes
Scrapes other ATS platformsNoYes
Keyword filterYesNot listed
Fetch full job descriptionsYesNot listed
Maximum jobs limitYesNot listed

Configure the run

Drive the Actor from a company subdomain or URL, optionally filter by a job title or keyword, and choose whether to fetch full descriptions. The Input tab lists every parameter.

A first run with the defaults:

{
"company": "career",
"maxItems": 10
}

A larger pull:

{
"company": "career",
"maxItems": 200
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$0.85
1,000 results$8.50
10,000 results$85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Teamtailor Job Postings Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Teamtailor through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/teamtailor-jobs-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that the company subdomain is correct and that the site uses Teamtailor. Also, your keyword filter may be too restrictive. Try removing the keyword or broadening it.

The Actor runs but returns fewer jobs than expected.

Make sure 'Maximum jobs' is set high enough. If 'Fetch Full Descriptions' is on, some jobs may fail to load; try turning it off to see if more jobs are collected.

I get an error about the company input.

Enter only the subdomain (e.g. 'career') or the full URL (e.g. 'https://career.teamtailor.com'). Do not include paths like /jobs.

The full description is missing for some jobs.

Some job pages may block automated access or have unusual layouts. Try running again, or set 'Fetch Full Descriptions' to false to at least get the summary fields.

FAQ

QuestionAnswer
What is Teamtailor?Teamtailor is a recruitment platform used by companies to host their career sites and job postings. This Actor scrapes the public pages of those sites.
Do I need a Teamtailor API key?No. The Actor reads the public job feeds directly, so no registration or API key is required.
How do I find the company subdomain?Look at the company's careers page URL. The subdomain is the part before.teamtailor.com, for example 'career' in career.teamtailor.com.
Can I scrape multiple companies at once?This Actor is designed for one company per run. To scrape multiple companies, run it once per company or use a scheduler.
What does the keyword filter do?It keeps only jobs whose title, department, or location contains the text you enter, case-insensitive.
Should I fetch full descriptions?If you need the complete job description text, turn on 'Fetch Full Descriptions'. It is slower because it opens each job page, but the data is richer.
How many jobs can I scrape?You can set a maximum up to 1,000,000 jobs per run. The Actor stops when it reaches that number or when no more jobs are found.
What format is the output?The Actor returns a flat dataset that you can export as CSV, JSON, Excel, or XML from the Apify platform.
Is this legal?You should only scrape public data that you are allowed to access. Check the target website's terms of service and your local laws.
Can I schedule this Actor?Yes, you can set up a schedule in Apify to run it daily, weekly, or at any interval.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Teamtailor AB. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.