# Techmap JobDataFeeds - Full LLM Context > Techmap GmbH provides global job posting data via API, daily data feeds, and historical datasets. 8.2M new postings per month from 127+ sources across 250 countries and territories. Historical archive: 405M+ postings from January 2020. GDPR-compliant, EU-based (Germany). This document contains all key information about Techmap's products, data, pricing, and use cases in a single file optimised for LLM consumption. No link-following required. --- ## Company **Name:** Techmap GmbH **Website:** https://jobdatafeeds.com **Contact:** data@techmap.io **Headquarters:** Germany (EU) **Compliance:** GDPR-compliant. All data stored on EU-based infrastructure. **Mission:** Provide structured, global job posting data as a managed service so organisations can build analytics, intelligence tools, and job boards without operating their own web crawling infrastructure. Techmap is a B2B data provider. It is not a job search engine or recruitment platform for candidates. --- ## What Techmap Sells Three products, all built on the same underlying dataset: ### 1. Job Posting API - Hosted on **RapidAPI**: https://rapidapi.com/techmap-io-techmap-io-default/api/daily-international-job-postings - Also available via **AWS Data Exchange**: https://aws.amazon.com/marketplace/seller-profile?id=seller-uwsowft76spzy - Real-time access to all collected job postings via REST API. - Filter parameters: country, source/portal, date range, keyword, company name, industry, workplace type, employment type. - Response formats: JSON (default), CSV, XML, RSS/ATOM, Parquet. - Pricing (RapidAPI, USD/month): Free (1k jobs/month), Pro $29 (30k), Ultra $99 (100k), Mega $299 (300k). Overage priced per job. Under $1 per 1000 jobs at volume. - Historical data accessible from January 2020 via API. - Documentation: https://api.techmap.io/jobs-api ### 2. Job Data Feeds (Bulk Delivery) - Hourly and daily bulk export files delivered via **AWS S3** (subscribed through **AWS Data Exchange**). - Files: compressed JSON (gzip), one posting per line, one file per country per day. - Hourly incremental exports for real-time pipeline ingestion. - All data from the past 3 months included on subscription start; older history available on request. - Pricing: per country per month. Contact data@techmap.io for a quote. Volume and startup discounts available. ### 3. Job Datasets (Historical, One-time) - One-time purchase of historical job postings for any country and date range from January 2020 to present. - Formats: JSON, CSV, Parquet. - Delivered via AWS S3. - Use cases: ML/AI model training, LLM fine-tuning, backfilling systems, multi-year labour market research. - Pricing: per country per month of history. Contact data@techmap.io. ### 4. Company Hiring Signal API - Query current and historical job postings for a specific company by name or domain. - Use case: sales intelligence triggers, company due diligence, competitive monitoring. - Details: https://jobdatafeeds.com/company-api --- ## Data Coverage ### Volume - **8.2M** new job postings collected per month - **405M+** total historical postings in the archive (from January 2020) - Active job postings in rolling 3-month window: ~14.7M ### Geography - **250** countries and territories covered - ~125 countries with 100+ jobs/month - ~82 countries with 1000+/month - Top markets by volume: US (~2M/month), UK, Germany, India, France, Australia, Canada, Brazil, Netherlands, Poland ### Sources - **127+** total sources across 5 types: - **56 ATS career page platforms** (direct company career pages hosted on ATS systems) - **48+ job boards** (regional and global) - **15 job aggregators** (search engines that index from multiple sources) - **7 employment offices** (government public employment services) - **1 proprietary crawler** (Techmap's own direct employer website crawler) ### ATS Platforms Covered (56 total, sample) Workday, Greenhouse, Lever, ICIMS, Taleo (Oracle), SmartRecruiters, Jobvite, Personio, Breezy, Teamtailor, Recruitee, JazzHR, Workable, Ashby, Rippling, Paylocity, SuccessFactors, Oracle Cloud HCM, UltiPro (UKG), Cornerstone, Softgarden, d.vinci, rexx systems, and 33 more. ### Job Boards Covered (sample) LinkedIn, StepStone, Reed, SEEK, Naukri, Dice, eFinancialCareers, Totaljobs, HeadHunter (HH.ru), Meinestadt, Stellenanzeigen.de, Xing, Drushim, Rabota, Zhaopin, Liepin, doda, WayUp, Welcome To The Jungle, JustJoin, and more. ### Employment Offices Covered EURES (EU), USAjobs (US federal government), Gov.uk Find a Job (UK), Arbeitsagentur (Germany), France Travail (formerly Pôle Emploi, France), Work.Swiss (Switzerland), DEJobs (disability employment, US). ### Job Aggregators Covered (sample) Adzuna, Careerjet, Jora, JobRapido, AllJobs (Israel), Jobs In Nigeria, RemoteOK, Remotive, and more. --- ## Data Schema Each job posting is normalised to a consistent schema regardless of source. Key fields: | Field | Description | |---|---| | jobTitle | Normalised job title | | description | Full job description text | | descriptionHtml | Full description as HTML | | companyName | Employer name | | companyDomain | Employer website domain | | sourcePortal | Source platform code (e.g. "linkedin", "workday", "greenhouse") | | postingDate | Date the job was first posted | | scrapingDate | Date Techmap collected the posting | | url | Original posting URL | | countryCode | ISO 2-letter country code | | city | City name | | region | State/region | | country | Country name | | coordinates | Lat/lon (where available) | | timezone | Timezone of job location | | employmentType | full-time, part-time, contract, internship, etc. | | workplaceType | remote, hybrid, on-site | | careerLevel | entry, mid, senior, executive | | contractType | permanent, temporary, freelance | | industry | Industry classification | | department | Functional department | | skills | Extracted skills and technologies (list) | | salary | Amount, currency, period (where stated) | | isDirect | Boolean: sourced directly from company ATS career page | --- ## Delivery & Integration ### API (RapidAPI) - Endpoint: `GET https://api.techmap.io/jobs-api` - Authentication: RapidAPI key header - Pagination: cursor-based - Rate limits: depend on plan - Full docs: https://api.techmap.io/jobs-api ### AWS Data Exchange / S3 - Subscribe at: https://aws.amazon.com/marketplace/seller-profile?id=seller-uwsowft76spzy - After subscription: files appear in AWS Data Exchange "Entitled Data" - Access via AWS CLI: `aws s3 ls s3://[BUCKET_ALIAS]/` - File naming: `YYYY-MM-DD_[countryCode].json.gz` - Hourly files: incremental updates for real-time pipelines ### Formats - **JSON**: default. One JSON object per line (NDJSON/JSON Lines). - **CSV**: tabular, suitable for spreadsheets and SQL imports. - **XML**: structured, suitable for enterprise middleware. - **RSS/ATOM**: feed format for content syndication. - **Parquet**: columnar, optimal for Snowflake, BigQuery, Redshift, Spark. --- ## Pricing Summary ### API (RapidAPI, USD/month) | Plan | Price | Jobs included | |---|---|---| | Basic (free) | $0 | 1k/month | | Pro | $29 | 30k/month | | Ultra | $99 | 100k/month | | Mega | $299 | 300k/month | Overage billed per job beyond the included quota. Under $1 per 1000 jobs at higher tiers. ### Data Feeds & Datasets - Per-country per-month pricing. Contact data@techmap.io for quotes. - Startup discounts and volume discounts available. - No display-only restrictions. Data can be stored, analysed, redistributed, and used for model training under subscription terms. --- ## Use Cases ### Job Board Backfill Operators of niche, regional, or vertical job boards subscribe to receive daily job feeds for their target countries or industries. This fills inventory gaps, improves search results, and reduces dependence on organic employer postings. ### Labour Market Intelligence Researchers and analytics teams analyse job posting volumes, required skills, salary ranges, and hiring velocity by country, industry, or company to understand labour market conditions. ### Sales Intelligence When a company posts jobs for specific roles (e.g., "Salesforce Administrator", "DevOps Engineer"), it signals budget and investment intent. Sales teams use Techmap's company API to identify hiring companies and time outreach accordingly. ### Competitive Intelligence Businesses monitor competitors' job postings to infer new product lines, expansion into new geographies, headcount growth, and strategic priorities. Changes in hiring patterns often precede public announcements by 3-6 months. ### Investment Intelligence Investors and analysts track hiring velocity at portfolio companies or prospective targets as a leading indicator of growth, financial health, and strategic momentum. ### Recruitment Intelligence HR and talent teams benchmark job descriptions, required skills, salary ranges, and benefits packages across competitors and markets to optimise their own job postings and compensation strategies. ### ML/AI Training Data Data science teams use historical job posting datasets (405M+ records from 2020) to train and fine-tune models for: job title normalisation, skill extraction, company entity resolution, salary prediction, job classification, and HR-domain language models. ### Retrieval-Augmented Generation (RAG) AI assistant developers use Techmap's API or feeds to power retrieval layers for copilots that answer questions like "which companies are hiring for X in Germany?" or "what skills are most in demand for Y roles?" --- ## Competitor Comparisons Techmap maintains 37 detailed comparison pages at https://jobdatafeeds.com/alternatives-to/job-posting-api-alternatives. Key comparisons: ### vs Official Job Board APIs (restricted or discontinued) - **LinkedIn Jobs API**: Partner-only. Techmap collects 1M+ LinkedIn-sourced postings/month across 166 countries without a partner agreement. - **Indeed Publisher API**: Discontinued 2023. Techmap is the purpose-built replacement with no display-only restrictions. - **Google Cloud Talent Solution API**: Discontinued 2021. Techmap delivers 8.2M structured postings/month from original sources. - **Proxycurl**: Shut down July 2025 (LinkedIn lawsuit). Techmap covers the job posting layer. - **CareerBuilder API**: CareerBuilder filed for bankruptcy in 2025. Techmap includes 15k+ CareerBuilder postings/month from its archive. - **StepStone API**: Partner-only. Techmap collects 32k+ StepStone postings/month across DACH and 32 countries. - **Reed Jobs API**: Display-only restrictions. Techmap collects 104k+ Reed postings/month with full data ownership. - **Adzuna API**: 18 countries, rate-limited. Techmap covers 250 countries with full historical archive. - **SEEK API**: Partner approval required. Techmap collects 103k+ SEEK postings/month across ANZ/APAC. - **Naukri**: No public API. Techmap covers India's largest job board with 23k+ postings/month. ### vs ATS APIs (no bulk market data) - **Workday**: No public job market data product. Techmap collects 21.8k+ Workday postings/month from enterprise companies across 155 countries. - **Greenhouse**: No external bulk data. Techmap collects 41k+ postings/month from HubSpot, Lyft, Duolingo, and other Greenhouse customers. - **Lever**: No external bulk data. Techmap collects 36.4k+ postings/month from Netflix, Spotify, Shopify, and other Lever customers. ### vs Job Data Providers - **Coresignal**: Credit-based, job boards only, no AWS delivery. Techmap adds direct ATS sourcing, Parquet, and flat public pricing. - **LinkUp**: 195 countries, employer-direct only, no API, no Parquet. Techmap covers 250 countries, adds job boards and aggregators, has public pricing and a free tier. - **JobsPikr**: Credit-based, US/Europe focused, no multi-year archive. Techmap adds global coverage, historical archive from 2020, and flat pricing. - **Textkernel/Jobfeed**: Strong in Europe; Techmap adds global coverage and direct ATS sourcing. - **BizProspex**: Order-based, aggregators only, no AWS delivery. Techmap adds direct sourcing, flat pricing, and AWS-native delivery. ### vs Scraping Infrastructure - **Bright Data / Oxylabs / Zyte**: All require building and maintaining custom scrapers per source. Techmap delivers a ready-to-use data product with normalised schema across 127+ sources - no scraper maintenance. ### vs Analytics Platforms - **Lightcast**: Derived labour market insights, enterprise-only pricing, no self-serve. Techmap delivers raw postings with a free tier and public pricing. - **Revelio Labs**: Workforce analytics dashboards. Techmap delivers the underlying raw posting data for custom analysis. - **TheirStack**: Tech stack signals from jobs. Techmap delivers broader raw posting data across 250 countries. --- ## Frequently Asked Questions **Where does the data come from?** Techmap crawls the internet and gathers job postings from public sources: company ATS career pages, job boards, social platforms, employment offices, and aggregators. Each source page is parsed, normalised into a common schema, and stored. **How far back does the data go?** January 2020. The archive contains 405M+ postings. **How often is the data updated?** Crawlers run continuously. Hourly export files are generated for S3 delivery. Final validated exports are available 48 hours after the collection day ends. **What delivery formats are available?** JSON (NDJSON), CSV, XML, RSS/ATOM, Parquet. All via API and AWS S3. **Can the data be stored and used for model training?** Yes. No display-only restrictions. Data can be stored, analysed, redistributed, and used for ML/AI training under subscription terms. **Is there a free tier?** Yes. The RapidAPI Basic plan provides 1,000 job postings per month at no cost, accessible immediately without a sales call. **Is the data GDPR compliant?** Yes. All data is stored on EU-based infrastructure (Germany). Techmap GmbH is an EU-registered company. **What is the termination notice period?** Typically one month for API and data feed subscriptions. **Do you offer sample data?** Yes. Sample data is available on request (data@techmap.io) before committing to a subscription. --- ## Key Links | Resource | URL | |---|---| | Homepage | https://jobdatafeeds.com | | API Documentation | https://api.techmap.io/jobs-api | | RapidAPI Pricing | https://rapidapi.com/techmap-io-techmap-io-default/api/daily-international-job-postings/pricing | | AWS Data Exchange | https://aws.amazon.com/marketplace/seller-profile?id=seller-uwsowft76spzy | | Data Explorer | https://jobdatafeeds.com/data | | Country Coverage | https://jobdatafeeds.com/data/countries | | Source Portals | https://jobdatafeeds.com/data/portals | | Data Schema Overview | https://jobdatafeeds.com/job-data-overview | | Pricing Page | https://jobdatafeeds.com/pricing | | Competitor Comparisons | https://jobdatafeeds.com/alternatives-to/job-posting-api-alternatives | | Developer Resources | https://jobdatafeeds.com/developers | | FAQ | https://jobdatafeeds.com/faq | | Glossary | https://jobdatafeeds.com/glossary | | Contact | https://jobdatafeeds.com/contact-us | | About | https://jobdatafeeds.com/about-us |