<?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>Forem: zaki</title>
    <description>The latest articles on Forem by zaki (@zaki_9076c291cb3b2cb6f041).</description>
    <link>https://forem.com/zaki_9076c291cb3b2cb6f041</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3614044%2F72ec579d-7cdd-470d-9c48-dbb6599998da.png</url>
      <title>Forem: zaki</title>
      <link>https://forem.com/zaki_9076c291cb3b2cb6f041</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/zaki_9076c291cb3b2cb6f041"/>
    <language>en</language>
    <item>
      <title>Real-Time Multi-Platform Price Scraper (Amazon, Temu, eBay, Walmart) Open Source Python Tool</title>
      <dc:creator>zaki</dc:creator>
      <pubDate>Sun, 16 Nov 2025 17:58:50 +0000</pubDate>
      <link>https://forem.com/zaki_9076c291cb3b2cb6f041/real-time-multi-platform-price-scraper-amazon-temu-ebay-walmart-open-source-python-tool-1bp8</link>
      <guid>https://forem.com/zaki_9076c291cb3b2cb6f041/real-time-multi-platform-price-scraper-amazon-temu-ebay-walmart-open-source-python-tool-1bp8</guid>
      <description>&lt;p&gt;Are you tired of checking multiple e-commerce sites manually for price drops? This Python-based open-source tool monitors product prices in real-time across Amazon, eBay, Walmart, and Temu, and sends instant notifications via Telegram It also supports proxies, currency conversion, advanced filtering, and JSON export for easy data analysis.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Real-time price monitoring across multiple marketplaces&lt;/li&gt;
&lt;li&gt;GUI and CLI modes&lt;/li&gt;
&lt;li&gt;Telegram bot notifications&lt;/li&gt;
&lt;li&gt;Proxy support for reliable scraping&lt;/li&gt;
&lt;li&gt;Multi-platform search and advanced filters&lt;/li&gt;
&lt;li&gt;Export results to JSON&lt;/li&gt;
&lt;li&gt;Currency conversion to USD&lt;/li&gt;
&lt;li&gt;Open-source and easy to extend&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How To Use
&lt;/h2&gt;

&lt;p&gt;gui mode&lt;br&gt;
python3 main.py&lt;br&gt;
or with cli python3 main.py --query "laptop" --min-price 500 --max-price 1500 --interval 300 --proxy-file proxies.txt&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Clone the repository:&lt;/li&gt;
&lt;/ol&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
bash
git clone https://github.com/Patchloop/realtime-price-monitor
cd realtime-price-monitor
pip install -r requirements.txt
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>webscraping</category>
      <category>python</category>
      <category>devchallenge</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
