<?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: Juan</title>
    <description>The latest articles on DEV Community by Juan (@kouron).</description>
    <link>https://dev.to/kouron</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%2F4011565%2F23f90c05-c670-427f-8db0-0bf2e5079a31.jpg</url>
      <title>DEV Community: Juan</title>
      <link>https://dev.to/kouron</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kouron"/>
    <language>en</language>
    <item>
      <title>new project</title>
      <dc:creator>Juan</dc:creator>
      <pubDate>Thu, 02 Jul 2026 02:55:50 +0000</pubDate>
      <link>https://dev.to/kouron/new-project-4mfa</link>
      <guid>https://dev.to/kouron/new-project-4mfa</guid>
      <description>&lt;p&gt;Today I had the opportunity of stop expecting and start acting, this is my first backend project, is just the firs release cause it will be bigger in the next weeks, the challenge in this first release was managing the search methods to avoid crashing.&lt;/p&gt;

&lt;p&gt;Any feedback here is welcome!&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Dlaskn" rel="noopener noreferrer"&gt;
        Dlaskn
      &lt;/a&gt; / &lt;a href="https://github.com/Dlaskn/price-catch" rel="noopener noreferrer"&gt;
        price-catch
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;🏷️ Price-Catch&lt;/h1&gt;
&lt;/div&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;🚧 Project Status: Alpha (v0.1.0-alpha)&lt;/strong&gt;
&lt;em&gt;This microservice and CLI tool is currently in its early Alpha stage. The core extraction logic using Axios and Cheerio is functional and optimized for static HTML content. Support for dynamic JS-rendered pages and advanced fallback methods are planned for upcoming releases.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Hello world! Welcome to &lt;strong&gt;Price-Catch&lt;/strong&gt;, a lightweight and fast microservice designed to extract product prices and currencies from e-commerce websites.&lt;/p&gt;
&lt;p&gt;Currently, this acts as a standalone CLI tool for testing and local extraction, but it is architected to be integrated as a microservice into a larger, modular ecosystem.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;⚙️ How it Works (The Extraction Cascade)&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;The extraction engine is built with efficiency in mind. It uses a "cascade" approach, starting with the most lightweight methods and only escalating to resource-heavy methods if necessary.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Raw HTML &amp;amp; Meta Tags (Current Active Method):&lt;/strong&gt; Uses &lt;code&gt;axios&lt;/code&gt; and &lt;code&gt;cheerio&lt;/code&gt; to fetch and parse the…&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Dlaskn/price-catch" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


</description>
      <category>programming</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>software</category>
    </item>
  </channel>
</rss>
