<?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: gia ly bui</title>
    <description>The latest articles on DEV Community by gia ly bui (@gia_lybui).</description>
    <link>https://dev.to/gia_lybui</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%2F4014348%2Faed3682f-c18c-4684-832b-3748091e7b72.png</url>
      <title>DEV Community: gia ly bui</title>
      <link>https://dev.to/gia_lybui</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gia_lybui"/>
    <language>en</language>
    <item>
      <title>How to Choose the Best CS2 Case Opening Site — 2026 Comparison Guide</title>
      <dc:creator>gia ly bui</dc:creator>
      <pubDate>Tue, 28 Jul 2026 14:50:42 +0000</pubDate>
      <link>https://dev.to/gia_lybui/how-to-choose-the-best-cs2-case-opening-site-2026-comparison-guide-1cbb</link>
      <guid>https://dev.to/gia_lybui/how-to-choose-the-best-cs2-case-opening-site-2026-comparison-guide-1cbb</guid>
      <description>&lt;p&gt;After testing 20+ CS2 case opening sites over 6 months, here's what I learned.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Criteria That Actually Matter
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Provably Fair&lt;/strong&gt; — Can you independently verify each roll? If not, skip.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Withdrawal Speed&lt;/strong&gt; — Top sites process under 10 minutes.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deposit Bonuses&lt;/strong&gt; — Hellcase gives +10% on your first 3 deposits + a free daily case.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Community Trust&lt;/strong&gt; — Check Trustpilot and Reddit r/csgo before depositing anywhere.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Longevity&lt;/strong&gt; — Sites operating 5+ years are significantly safer.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  The Top 3
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Site&lt;/th&gt;
&lt;th&gt;Since&lt;/th&gt;
&lt;th&gt;Users&lt;/th&gt;
&lt;th&gt;Bonus&lt;/th&gt;
&lt;th&gt;Withdrawal&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Hellcase&lt;/td&gt;
&lt;td&gt;2016&lt;/td&gt;
&lt;td&gt;5M+&lt;/td&gt;
&lt;td&gt;+10% deposit + free daily case&lt;/td&gt;
&lt;td&gt;&amp;lt;10 min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;DatDrop&lt;/td&gt;
&lt;td&gt;2017&lt;/td&gt;
&lt;td&gt;2M+&lt;/td&gt;
&lt;td&gt;5% deposit bonus&lt;/td&gt;
&lt;td&gt;&amp;lt;15 min&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CSGOFast&lt;/td&gt;
&lt;td&gt;2015&lt;/td&gt;
&lt;td&gt;1M+&lt;/td&gt;
&lt;td&gt;Loyalty rewards&lt;/td&gt;
&lt;td&gt;Instant&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  The Bottom Line
&lt;/h2&gt;

&lt;p&gt;Stick to trusted platforms, always claim your free daily case, and never deposit more than you can afford to lose.&lt;/p&gt;

&lt;p&gt;Full comparison with detailed reviews: &lt;a href="https://cs2-case-sites.fly.dev" rel="noopener noreferrer"&gt;https://cs2-case-sites.fly.dev&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cs2</category>
      <category>counterstrike</category>
      <category>gaming</category>
      <category>skins</category>
    </item>
    <item>
      <title>How to Build a WHOIS Lookup Tool for Free in 5 Minutes</title>
      <dc:creator>gia ly bui</dc:creator>
      <pubDate>Tue, 21 Jul 2026 14:56:51 +0000</pubDate>
      <link>https://dev.to/gia_lybui/how-to-build-a-whois-lookup-tool-for-free-in-5-minutes-21ij</link>
      <guid>https://dev.to/gia_lybui/how-to-build-a-whois-lookup-tool-for-free-in-5-minutes-21ij</guid>
      <description>&lt;p&gt;Ever needed to check who owns a domain? Here's how to build one using a free API — no registration, no API key, just a GET request.&lt;/p&gt;

&lt;h2&gt;
  
  
  The API
&lt;/h2&gt;

&lt;p&gt;Domain WHOIS API on RapidAPI. 5,000 free requests/month. Read more at &lt;a href="https://rapidapi.com/buigialy30206/api/domain-whois-api1/playground/apiendpoint_72a4be4a-8f73-4b30-a5e8-75ef1f165b40" rel="noopener noreferrer"&gt;https://rapidapi.com/buigialy30206/api/domain-whois-api1/playground/apiendpoint_72a4be4a-8f73-4b30-a5e8-75ef1f165b40&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 1: Make a request
&lt;/h2&gt;

&lt;p&gt;curl "&lt;a href="https://mega-api-mellowed-tidepool-1271.fly.dev/whois/lookup?domain=github.com" rel="noopener noreferrer"&gt;https://mega-api-mellowed-tidepool-1271.fly.dev/whois/lookup?domain=github.com&lt;/a&gt;"&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 2: Parse the response
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight json"&gt;&lt;code&gt;&lt;span class="err"&gt;(&lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="nl"&gt;"registrar"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="s2"&gt;"MarkMonitor"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="nl"&gt;"created"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="s2"&gt;"2007-10-09"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="nl"&gt;"expires"&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="s2"&gt;"2028-10-09"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="nl"&gt;"nameservers"&lt;/span&gt;&lt;span class="p"&gt;:[&lt;/span&gt;&lt;span class="s2"&gt;"ns1.github.com"&lt;/span&gt;&lt;span class="p"&gt;]}&lt;/span&gt;&lt;span class="err"&gt;)&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Step 3: Call it from JavaScript
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="k"&gt;async&lt;/span&gt; &lt;span class="kd"&gt;function&lt;/span&gt; &lt;span class="nf"&gt;lookupDomain&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;domain&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
  &lt;span class="kd"&gt;const&lt;/span&gt; &lt;span class="nx"&gt;res&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="k"&gt;await&lt;/span&gt; &lt;span class="nf"&gt;fetch&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;
    &lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;&amp;lt;https://mega-api-mellowed-tidepool-1271.fly.dev/whois/lookup?domain=&amp;gt;&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt; &lt;span class="o"&gt;+&lt;/span&gt; &lt;span class="nx"&gt;domain&lt;/span&gt;
  &lt;span class="p"&gt;);&lt;/span&gt;
  &lt;span class="kd"&gt;const&lt;/span&gt; &lt;span class="nx"&gt;data&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="k"&gt;await&lt;/span&gt; &lt;span class="nx"&gt;res&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;json&lt;/span&gt;&lt;span class="p"&gt;();&lt;/span&gt;
  &lt;span class="nx"&gt;console&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;log&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;data&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;

&lt;span class="nf"&gt;lookupDomain&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;github.com&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;That's it. No API key. No registration. No rate limits. Copy-paste and it works.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://rapidapi.com/buigialy30206/api/domain-whois-api1/playground/apiendpoint_72a4be4a-8f73-4b30-a5e8-75ef1f165b40" rel="noopener noreferrer"&gt;https://rapidapi.com/buigialy30206/api/domain-whois-api1/playground/apiendpoint_72a4be4a-8f73-4b30-a5e8-75ef1f165b40&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.producthunt.com/posts/steam-data-api" rel="noopener noreferrer"&gt;https://www.producthunt.com/posts/steam-data-api&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>tutorial</category>
      <category>webdev</category>
      <category>rapidapi</category>
    </item>
    <item>
      <title>I Built 21 Free APIs in 3 Months — Here's What I Learned</title>
      <dc:creator>gia ly bui</dc:creator>
      <pubDate>Tue, 14 Jul 2026 03:14:48 +0000</pubDate>
      <link>https://dev.to/gia_lybui/i-built-21-free-apis-in-3-months-heres-what-i-learned-2cma</link>
      <guid>https://dev.to/gia_lybui/i-built-21-free-apis-in-3-months-heres-what-i-learned-2cma</guid>
      <description>&lt;p&gt;I'm a self-taught developer from China. Three months ago I had zero passive income. Today I have 21 APIs live on RapidAPI, all running on $0/month infrastructure.&lt;/p&gt;

&lt;p&gt;Here's exactly how I did it, what worked, and what I wish I knew earlier.&lt;/p&gt;

&lt;p&gt;The Stack (All Free)&lt;br&gt;
Backend: FastAPI — $0&lt;/p&gt;

&lt;p&gt;Hosting: Render Free Tier — $0&lt;/p&gt;

&lt;p&gt;Health Check: UptimeRobot — $0&lt;/p&gt;

&lt;p&gt;Monetization: RapidAPI — 20% commission&lt;/p&gt;

&lt;p&gt;Total monthly infrastructure cost: $0.00&lt;/p&gt;

&lt;p&gt;The Playbook&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Pure Algorithm APIs Are Cheat Codes
No external dependencies. No API keys. No rate limits. Write once, run forever.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;QR Code Generator — Pure Python — Zero maintenance&lt;/p&gt;

&lt;p&gt;Password Checker — Entropy math — Zero maintenance&lt;/p&gt;

&lt;p&gt;UUID Generator — Python uuid — Zero maintenance&lt;/p&gt;

&lt;p&gt;Markdown to HTML — Regex — Zero maintenance&lt;/p&gt;

&lt;p&gt;These took 4 hours each. They've never broken once.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Free Public Data Sources Are Goldmines
Wikidata → Company info for any business → Company Info API&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;RDAP Protocol → Domain registration data → Domain WHOIS API&lt;/p&gt;

&lt;p&gt;OpenStreetMap → Business listings worldwide → Places Search API&lt;/p&gt;

&lt;p&gt;All free. All global coverage. No API keys needed.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Caching Prevents Cold Starts
Render's free tier sleeps after 15 minutes of inactivity. First request takes 50+ seconds.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Fix: UptimeRobot pings /health every 5 minutes. 50 monitors, all free.&lt;/p&gt;

&lt;p&gt;The Numbers&lt;br&gt;
After 3 months: 21 APIs, $0 monthly cost, 3+ APIs with growing traffic.&lt;/p&gt;

&lt;p&gt;Best performer: Domain WHOIS API — 7.6K calls per week from a single user in Germany.&lt;/p&gt;

&lt;p&gt;People are willing to pay for convenience. RDAP is free and well-documented, but wrapping it in a clean JSON API is worth real money.&lt;/p&gt;

&lt;p&gt;What I'd Do Differently&lt;br&gt;
Start with health endpoints. Lost weeks debugging cold starts that turned out to be missing /health routes.&lt;br&gt;
Vary your categories. Data, Finance, Tools, Security — different search terms catch different buyers.&lt;br&gt;
Write longer descriptions. RapidAPI search favors APIs with detailed markdown descriptions.&lt;br&gt;
The APIs&lt;br&gt;
Data: Domain WHOIS, Company Info, Email Validator, IP Geolocation, Places Search&lt;/p&gt;

&lt;p&gt;Finance: Currency Converter, Stock Price, EU VAT Validator&lt;/p&gt;

&lt;p&gt;Security: Password Checker&lt;/p&gt;

&lt;p&gt;Tools: QR Code, Barcode, UUID, Markdown, Slug, User Agent Parser, PDF to Text&lt;/p&gt;

&lt;p&gt;Search "buigialy30206" on RapidAPI to find all of them.&lt;/p&gt;

&lt;p&gt;The real lesson: you don't need venture capital, a team, or a SaaS product. You need one free hosting provider, one free data source, one afternoon per API, and the willingness to ship.&lt;/p&gt;

&lt;p&gt;The best passive income is the one that costs $0 to run.&lt;br&gt;
&lt;a href="https://www.producthunt.com/posts/steam-data-api" rel="noopener noreferrer"&gt;https://www.producthunt.com/posts/steam-data-api&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>python</category>
      <category>webdev</category>
      <category>buildinpublic</category>
    </item>
    <item>
      <title>20 Free APIs on RapidAPI — The Complete List</title>
      <dc:creator>gia ly bui</dc:creator>
      <pubDate>Fri, 10 Jul 2026 12:09:44 +0000</pubDate>
      <link>https://dev.to/gia_lybui/20-free-apis-on-rapidapi-the-complete-list-jab</link>
      <guid>https://dev.to/gia_lybui/20-free-apis-on-rapidapi-the-complete-list-jab</guid>
      <description>&lt;p&gt;Over the past 3 weeks, I've built and published 20 APIs on RapidAPI. All free. All $0/month to run.&lt;/p&gt;

&lt;p&gt;Categories:&lt;br&gt;
📊 Business Data (3)&lt;br&gt;
✅ Validation (4)&lt;br&gt;
🔧 Generators (5)&lt;br&gt;
🛠 Utilities (7)&lt;br&gt;
📍 Location (1)&lt;/p&gt;

&lt;p&gt;Every API listed on my profile. Free tiers on all of them.&lt;br&gt;
&lt;a href="https://www.producthunt.com/posts/steam-data-api" rel="noopener noreferrer"&gt;https://www.producthunt.com/posts/steam-data-api&lt;/a&gt;&lt;br&gt;
&lt;a href="https://rapidapi.com/user/buigialy30206" rel="noopener noreferrer"&gt;https://rapidapi.com/user/buigialy30206&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>7 Free Utility APIs That Replace Paid SaaS Tools</title>
      <dc:creator>gia ly bui</dc:creator>
      <pubDate>Thu, 09 Jul 2026 11:23:35 +0000</pubDate>
      <link>https://dev.to/gia_lybui/7-free-utility-apis-that-replace-paid-saas-tools-5a77</link>
      <guid>https://dev.to/gia_lybui/7-free-utility-apis-that-replace-paid-saas-tools-5a77</guid>
      <description>&lt;ul&gt;
&lt;li&gt;URL Metadata — extract OG tags, favicon, title from any URL&lt;/li&gt;
&lt;li&gt;Markdown to HTML — convert MD to HTML in one call&lt;/li&gt;
&lt;li&gt;PDF to Text — extract text from PDF URLs&lt;/li&gt;
&lt;li&gt;Language Detector — 55+ languages in one call&lt;/li&gt;
&lt;li&gt;Sentiment Analysis — VADER lexicon, Positive/Negative/Neutral&lt;/li&gt;
&lt;li&gt;User Agent Parser — browser, OS, device from UA strings&lt;/li&gt;
&lt;li&gt;Currency Converter — 150+ currencies, live rates&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All free. All on RapidAPI. All cost $0/month.&lt;br&gt;
&lt;a href="https://www.producthunt.com/posts/steam-data-api" rel="noopener noreferrer"&gt;https://www.producthunt.com/posts/steam-data-api&lt;/a&gt;&lt;br&gt;
&lt;a href="https://rapidapi.com/user/buigialy30206" rel="noopener noreferrer"&gt;https://rapidapi.com/user/buigialy30206&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>tools</category>
      <category>webdev</category>
    </item>
    <item>
      <title>5 Free Generator APIs Every Indie Hacker Needs</title>
      <dc:creator>gia ly bui</dc:creator>
      <pubDate>Wed, 08 Jul 2026 11:48:00 +0000</pubDate>
      <link>https://dev.to/gia_lybui/5-free-generator-apis-every-indie-hacker-needs-93o</link>
      <guid>https://dev.to/gia_lybui/5-free-generator-apis-every-indie-hacker-needs-93o</guid>
      <description>&lt;ul&gt;
&lt;li&gt;QR Code Generator — PNG or base64, customizable size&lt;/li&gt;
&lt;li&gt;UUID Generator — v1 and v4, batch up to 100&lt;/li&gt;
&lt;li&gt;Barcode Generator — Code128, EAN13, EAN8&lt;/li&gt;
&lt;li&gt;Random User Generator — realistic fake profiles for testing&lt;/li&gt;
&lt;li&gt;Text to Slug — any text → URL-friendly slug&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No API keys. No limits for free tiers. All on RapidAPI.&lt;br&gt;
&lt;a href="https://www.producthunt.com/posts/steam-data-api" rel="noopener noreferrer"&gt;https://www.producthunt.com/posts/steam-data-api&lt;/a&gt;&lt;br&gt;
&lt;a href="https://rapidapi.com/user/buigialy30206" rel="noopener noreferrer"&gt;https://rapidapi.com/user/buigialy30206&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>tools</category>
      <category>indiehacker</category>
    </item>
    <item>
      <title>I Built a Free Email Validator API — SMTP Handshake Explained</title>
      <dc:creator>gia ly bui</dc:creator>
      <pubDate>Tue, 07 Jul 2026 10:46:09 +0000</pubDate>
      <link>https://dev.to/gia_lybui/i-built-a-free-email-validator-api-smtp-handshake-explained-3gnf</link>
      <guid>https://dev.to/gia_lybui/i-built-a-free-email-validator-api-smtp-handshake-explained-3gnf</guid>
      <description>&lt;p&gt;Sending to invalid emails kills deliverability. Most validators cost $20-50/month.&lt;/p&gt;

&lt;p&gt;Built my own. Three checks: syntax (regex), MX record (DNS), SMTP handshake (connect to mail server, ask "does this mailbox exist?", disconnect).&lt;/p&gt;

&lt;p&gt;Stack: FastAPI + Python stdlib. Zero deps. $0/month. 1,000 free/month.&lt;/p&gt;

&lt;p&gt;Search "Email Validator API" on RapidAPI.&lt;br&gt;
&lt;a href="https://www.producthunt.com/posts/steam-data-api" rel="noopener noreferrer"&gt;https://www.producthunt.com/posts/steam-data-api&lt;/a&gt;&lt;br&gt;
&lt;a href="https://rapidapi.com/user/buigialy30206" rel="noopener noreferrer"&gt;https://rapidapi.com/user/buigialy30206&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>email</category>
      <category>webdev</category>
    </item>
    <item>
      <title>I Built a Free Places Search API in One Day</title>
      <dc:creator>gia ly bui</dc:creator>
      <pubDate>Mon, 06 Jul 2026 14:49:32 +0000</pubDate>
      <link>https://dev.to/gia_lybui/i-built-a-free-places-search-api-in-one-day-57i5</link>
      <guid>https://dev.to/gia_lybui/i-built-a-free-places-search-api-in-one-day-57i5</guid>
      <description>&lt;p&gt;I needed business phone numbers for a sales project. Google Places wanted $0.03 per lookup. No thanks.&lt;/p&gt;

&lt;p&gt;Built this over a weekend. Search "plumber in New York" → returns:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Business name&lt;/li&gt;
&lt;li&gt;Phone number&lt;/li&gt;
&lt;li&gt;Address&lt;/li&gt;
&lt;li&gt;Website&lt;/li&gt;
&lt;li&gt;GPS coordinates&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;60+ business types supported. Every country with OpenStreetMap data.&lt;/p&gt;

&lt;p&gt;Stack: FastAPI + Render free tier + Overpass API&lt;/p&gt;

&lt;p&gt;Total cost to run: $0/month. Free tier: 3,000 requests/month.&lt;br&gt;
Paid plans from $29.99/month.&lt;/p&gt;

&lt;p&gt;Search "Places Search API" on RapidAPI to try it.&lt;br&gt;
Code on GitHub: github.com/buigialy30206-eng/google-maps-api&lt;br&gt;
&lt;a href="https://www.producthunt.com/posts/steam-data-api" rel="noopener noreferrer"&gt;https://www.producthunt.com/posts/steam-data-api&lt;/a&gt;&lt;br&gt;
&lt;a href="https://rapidapi.com/user/buigialy30206" rel="noopener noreferrer"&gt;https://rapidapi.com/user/buigialy30206&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>python</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Why I Switched from Google Places API to a Free Alternative</title>
      <dc:creator>gia ly bui</dc:creator>
      <pubDate>Sun, 05 Jul 2026 12:14:03 +0000</pubDate>
      <link>https://dev.to/gia_lybui/why-i-switched-from-google-places-api-to-a-free-alternative-10di</link>
      <guid>https://dev.to/gia_lybui/why-i-switched-from-google-places-api-to-a-free-alternative-10di</guid>
      <description>&lt;p&gt;I was building a local business directory and needed location data. Google Places API pricing added up fast:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Text Search: $0.032 per call&lt;/li&gt;
&lt;li&gt;Place Details: $0.017 per call&lt;/li&gt;
&lt;li&gt;1,000 searches = $49 gone&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I looked for alternatives.&lt;/p&gt;

&lt;p&gt;Found one built on OpenStreetMap data, hosted on RapidAPI. It's not Google-level coverage for every region, but for US/Europe cities it's solid.&lt;/p&gt;

&lt;p&gt;What I get:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Business name, phone, address, website, GPS&lt;/li&gt;
&lt;li&gt;60+ types (restaurant, hotel, pharmacy, gym...)&lt;/li&gt;
&lt;li&gt;3,000 free requests/month&lt;/li&gt;
&lt;li&gt;No API key sign-up&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Stack behind it is FastAPI + Overpass API. The source code is on GitHub.&lt;/p&gt;

&lt;p&gt;If you're prototyping or building something that doesn't need pixel-perfect data, this is worth a look. Search "Places Search API" on RapidAPI.&lt;br&gt;
&lt;a href="https://www.producthunt.com/posts/steam-data-api" rel="noopener noreferrer"&gt;https://www.producthunt.com/posts/steam-data-api&lt;/a&gt;&lt;br&gt;
&lt;a href="https://rapidapi.com/user/buigialy30206" rel="noopener noreferrer"&gt;https://rapidapi.com/user/buigialy30206&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>webdev</category>
      <category>opensource</category>
    </item>
    <item>
      <title>I built a free Places Search API — 60+ business types, worldwide, no API keys</title>
      <dc:creator>gia ly bui</dc:creator>
      <pubDate>Sat, 04 Jul 2026 03:46:23 +0000</pubDate>
      <link>https://dev.to/gia_lybui/i-built-a-free-places-search-api-60-business-types-worldwide-no-api-keys-1opo</link>
      <guid>https://dev.to/gia_lybui/i-built-a-free-places-search-api-60-business-types-worldwide-no-api-keys-1opo</guid>
      <description>&lt;p&gt;markdown I scrape data for a living and got tired of paying for business data APIs.&lt;/p&gt;

&lt;p&gt;Built my own using OpenStreetMap. Returns structured JSON.&lt;/p&gt;

&lt;p&gt;What it does&lt;br&gt;
Search plumber in New York → name, phone, address, website, GPS&lt;br&gt;
60+ types: restaurant, hotel, pharmacy, dentist, gym, bank...&lt;br&gt;
Every country with OSM data&lt;br&gt;
Free tier: 3,000 req/month&lt;br&gt;
Tech&lt;br&gt;
FastAPI + Render free tier + Overpass API. $0/month to run.&lt;/p&gt;

&lt;p&gt;Links&lt;br&gt;
API: API Hub — search "Places Search API"&lt;br&gt;
Code: buigialy30206-eng/google-maps-api · GitHub&lt;br&gt;
Feedback welcome!&lt;br&gt;
&lt;a href="https://www.producthunt.com/posts/steam-data-api" rel="noopener noreferrer"&gt;https://www.producthunt.com/posts/steam-data-api&lt;/a&gt;&lt;br&gt;
&lt;a href="https://rapidapi.com/user/buigialy30206" rel="noopener noreferrer"&gt;https://rapidapi.com/user/buigialy30206&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>opensource</category>
      <category>webdev</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
