<?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: Hossein</title>
    <description>The latest articles on Forem by Hossein (@hossein_1ff200a1a15acef5b).</description>
    <link>https://forem.com/hossein_1ff200a1a15acef5b</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%2F3691763%2Fda889b3b-8877-42d5-bfc8-f6c8c1f8c585.jpg</url>
      <title>Forem: Hossein</title>
      <link>https://forem.com/hossein_1ff200a1a15acef5b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/hossein_1ff200a1a15acef5b"/>
    <language>en</language>
    <item>
      <title>Automated Currency &amp; Gold Data Scraper with Python and GitHub Actions</title>
      <dc:creator>Hossein</dc:creator>
      <pubDate>Sat, 03 Jan 2026 19:09:20 +0000</pubDate>
      <link>https://forem.com/hossein_1ff200a1a15acef5b/automated-currency-gold-data-scraper-with-python-and-github-actions-27ha</link>
      <guid>https://forem.com/hossein_1ff200a1a15acef5b/automated-currency-gold-data-scraper-with-python-and-github-actions-27ha</guid>
      <description>&lt;p&gt;If you ever needed live currency and gold prices from Iran's market for automation or data analysis, this Python project makes it easy.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Navasan Data Scraper&lt;/strong&gt; is a lightweight tool that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fetches &lt;strong&gt;fiat currency rates&lt;/strong&gt; and &lt;strong&gt;gold/coin prices&lt;/strong&gt; from &lt;a href="https://www.navasan.net" rel="noopener noreferrer"&gt;Navasan.net&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Uses &lt;strong&gt;Selenium&lt;/strong&gt; for headless browser automation&lt;/li&gt;
&lt;li&gt;Handles &lt;strong&gt;secure sessions&lt;/strong&gt; with PHPSESSID cookies&lt;/li&gt;
&lt;li&gt;Generates &lt;strong&gt;CSRF tokens dynamically&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Saves data as &lt;strong&gt;JSON&lt;/strong&gt; in a structured format&lt;/li&gt;
&lt;li&gt;Automatically updates every 10 minutes via &lt;strong&gt;GitHub Actions&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Project Highlights:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;💻 Python 3.7+ compatible&lt;/li&gt;
&lt;li&gt;⚡ Headless Chrome automation&lt;/li&gt;
&lt;li&gt;📊 JSON outputs: &lt;code&gt;fiat.json&lt;/code&gt; and &lt;code&gt;gold.json&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;🔄 CI workflow for scheduled updates&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can check out the project here: &lt;a href="https://github.com/HosseinOdd/Navasan-API" rel="noopener noreferrer"&gt;Navasan-API GitHub Repository&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Whether you want to integrate live market data into your apps, run analytics, or just experiment with automation, this project is fully open-source and ready to use.&lt;/p&gt;

&lt;p&gt;Contributions and feedback are welcome!&lt;/p&gt;

</description>
      <category>python</category>
      <category>webscraping</category>
      <category>api</category>
      <category>navasanapi</category>
    </item>
  </channel>
</rss>
