<?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: Ashutosh sharma</title>
    <description>The latest articles on DEV Community by Ashutosh sharma (@ashutosh_cooks).</description>
    <link>https://dev.to/ashutosh_cooks</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%2F3816286%2F8d8faa2c-54e8-469f-a53a-f0503b37966e.png</url>
      <title>DEV Community: Ashutosh sharma</title>
      <link>https://dev.to/ashutosh_cooks</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ashutosh_cooks"/>
    <language>en</language>
    <item>
      <title>Detect Disposable Emails using API for Free</title>
      <dc:creator>Ashutosh sharma</dc:creator>
      <pubDate>Sat, 25 Apr 2026 10:58:01 +0000</pubDate>
      <link>https://dev.to/ashutosh_cooks/detect-disposable-emails-using-api-for-free-38c9</link>
      <guid>https://dev.to/ashutosh_cooks/detect-disposable-emails-using-api-for-free-38c9</guid>
      <description>&lt;p&gt;Hello community , I built a Disposable Email detector which you can use for free - &lt;a href="https://disposable-emailchecker.driftly.dev/" rel="noopener noreferrer"&gt;Link&lt;/a&gt; .&lt;/p&gt;

&lt;p&gt;When building a Product we always have to filter out the fake signups and filter spams , well this is what it does . Call the endpoint with the email address and it tells you if its disposable saving you bucks and spams.&lt;/p&gt;

&lt;p&gt;Limitations - This is a free and open service , it does not verify the MX , all we do is just check for existing disposable email that exists worldwide .  &lt;/p&gt;

&lt;p&gt;Even with this filtering there is a lot of spam that you can filter as regular users always try to first use the disposable which is fine but to prevent the spam and also have a genuine user base I felt this first layer would work even with a simple check.&lt;/p&gt;

&lt;p&gt;The disposable emails that are existing is always updated in frequent intervals so that its updated .&lt;/p&gt;

&lt;p&gt;Hope this helps the community , feel free to use it and feedback is much appreciated .&lt;/p&gt;

</description>
      <category>api</category>
      <category>programming</category>
      <category>software</category>
    </item>
    <item>
      <title>IPO Api and alerts</title>
      <dc:creator>Ashutosh sharma</dc:creator>
      <pubDate>Tue, 10 Mar 2026 11:36:27 +0000</pubDate>
      <link>https://dev.to/ashutosh_cooks/ipo-api-and-alerts-3l32</link>
      <guid>https://dev.to/ashutosh_cooks/ipo-api-and-alerts-3l32</guid>
      <description>&lt;p&gt;Hello , I had been following the Ipo season and was getting interested in the applying for Ipo in new companies that kept on listing but I used to wait for the last day to see peoples interest so I built a Ipo notification/alerts which directly delivers the notification on whatsapp and created the ipo api to help other business owners to use that data and built on top of that. &lt;/p&gt;

&lt;p&gt;Would want to know your feedbacks on how it is &lt;/p&gt;

&lt;p&gt;&lt;a href="http://iponotify.me/" rel="noopener noreferrer"&gt;Check it out&lt;/a&gt;&lt;br&gt;
&lt;a href="http://iponotify.me/developers/" rel="noopener noreferrer"&gt;For Developers&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
