<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vladimir Stepanenko</title>
    <description>The latest articles on DEV Community by Vladimir Stepanenko (@vladimir_stepanenko_312da).</description>
    <link>https://dev.to/vladimir_stepanenko_312da</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4050862%2Fc1b33940-4234-4b8b-8bc4-f9cee92166b6.jpg</url>
      <title>DEV Community: Vladimir Stepanenko</title>
      <link>https://dev.to/vladimir_stepanenko_312da</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vladimir_stepanenko_312da"/>
    <language>en</language>
    <item>
      <title>How We Built an AI Job Aggregator to Parse 1.3M+ Vacancies Across Europe</title>
      <dc:creator>Vladimir Stepanenko</dc:creator>
      <pubDate>Tue, 28 Jul 2026 08:32:01 +0000</pubDate>
      <link>https://dev.to/vladimir_stepanenko_312da/how-we-built-an-ai-job-aggregator-to-parse-13m-vacancies-across-europe-361g</link>
      <guid>https://dev.to/vladimir_stepanenko_312da/how-we-built-an-ai-job-aggregator-to-parse-13m-vacancies-across-europe-361g</guid>
      <description>&lt;p&gt;Searching for a job across European borders comes with unique friction: mixed-language descriptions, fragmented regional job boards, and complex salary structures.&lt;/p&gt;

&lt;p&gt;To tackle this, we built &lt;a href="https://newluxjob.com" rel="noopener noreferrer"&gt;NewLuxJob&lt;/a&gt;—an AI-powered job search aggregator indexing over &lt;strong&gt;1.3 million active vacancies&lt;/strong&gt; across 14 European countries.&lt;/p&gt;

&lt;h3&gt;
  
  
  Key Engineering &amp;amp; Product Challenges
&lt;/h3&gt;

&lt;p&gt;Building a multi-country aggregator required solving three specific regional hurdles:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Multilingual Context Parsing:&lt;/strong&gt; Job listings in Europe frequently mix English, French, and German. Traditional exact-keyword matching fails when a candidate's CV is in one language and the spec is in another. Using semantic embeddings allows us to evaluate core competencies regardless of the input language.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Automated Match Scoring:&lt;/strong&gt; Rather than just serving a list of links, the platform automatically ranks and scores open vacancies directly against the candidate's uploaded profile.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Localized Financial Clarity:&lt;/strong&gt; Cross-border candidates need instant gross-to-net insights. Integrating localized tools like our &lt;a href="https://newluxjob.com/en/salary" rel="noopener noreferrer"&gt;Luxembourg salary calculator&lt;/a&gt; helps talent evaluate real compensation before applying.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Tech Takeaways
&lt;/h3&gt;

&lt;p&gt;When building SaaS for European markets, generic global approaches miss critical regional nuances. Combining multi-source aggregation with semantic LLM parsing provides immediate clarity for job seekers navigating multi-lingual markets.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpgndbwj203ufasbu28sv.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpgndbwj203ufasbu28sv.jpeg" alt=" " width="800" height="741"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>startup</category>
      <category>jobsearch</category>
      <category>tech</category>
    </item>
  </channel>
</rss>
