Help
RSS
API
Feed
Maltego
Contact
Domain > steamtags.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
Whois
Property
Value
Email
thomas_jansson1994@hotmail.com
NameServer
NS102.HOSTING24.COM
Created
2014-02-20 00:00:00
Changed
2015-02-19 00:00:00
Expires
2016-02-20 00:00:00
Registrar
PDR LTD. D/B/A PUBLI
DNS Resolutions
Date
IP Address
2026-03-08
104.21.70.58
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sun, 08 Mar 2026 00:50:30 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveAccess-Control-Allow-Origin: *Cache-Control: public, max-age0, must-revalidatereferrer-policy: strict-origin-when-cross-originx-content-type-options: nosniffReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sJ8TflRwSG0cZDY0GNsEIDAakfDl5C9%2FwS3eQLUPh9%2B7F4ZSqPn4IfewIUiVlAhxRn%2BeH8W8gsqX5%2BPDT3ZNtVfdqdP44AQPQOETWeos%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflarecf-cache-status: DYNAMICCF-RAY: 9d8dd89bea400d10-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>SteamTags - Find the Best Steam Game Deals and Discounts | Steam Game Discovery/title> !-- SEO Meta Tags --> meta namedescription contentDiscover the best Steam game deals, discounts, and hidden gems. Advanced filtering by price, genre, player count, and discount percentage. Find your next favorite game at the best price.> meta namekeywords contentsteam games, steam deals, steam discounts, steam sale, cheap steam games, steam game finder, pc games deals, video game discounts, steam store, game discovery> meta nameauthor contentSteamTags> meta namerobots contentindex, follow> !-- Open Graph --> meta propertyog:title contentSteamTags - Find the Best Steam Game Deals> meta propertyog:description contentDiscover amazing Steam game deals with advanced filtering. Search by price, genre, discount percentage, and more.> meta propertyog:type contentwebsite> meta propertyog:url contenthttps://steamtags.com> meta propertyog:image contenthttps://steamtags.com/logo.png> !-- Twitter Card --> meta nametwitter:card contentsummary_large_image> meta nametwitter:title contentSteamTags - Find the Best Steam Game Deals> meta nametwitter:description contentDiscover amazing Steam game deals with advanced filtering> !-- Favicon --> link relicon typeimage/x-icon hreflogo.png> !-- Canonical URL --> link relcanonical hrefhttps://steamtags.com> !-- SQL.js for client-side database --> script srchttps://cdnjs.cloudflare.com/ajax/libs/sql.js/1.8.0/sql-wasm.js>/script> script srchttps://cdnjs.cloudflare.com/ajax/libs/pako/2.1.0/pako.min.js>/script> !-- Structured Data --> script typeapplication/ld+json> { @context: https://schema.org, @type: WebApplication, name: SteamTags, description: Advanced Steam game deal finder with filtering by price, genre, and discount percentage, url: https://steamtags.com, applicationCategory: GameApplication, operatingSystem: Web Browser, offers: { @type: Offer, price: 0, priceCurrency: USD }, featureList: Steam game deal discovery, Advanced price filtering, Genre-based search, Discount percentage filtering, Real-time game data } /script> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif; background: #0d1117; background-image: radial-gradient(circle at 25% 25%, rgba(31, 111, 235, 0.1) 0%, transparent 50%), radial-gradient(circle at 75% 75%, rgba(9, 105, 218, 0.08) 0%, transparent 50%); color: #c9d1d9; line-height: 1.6; overflow-x: hidden; } /* Header */ .header { background: rgba(22, 27, 34, 0.95); backdrop-filter: blur(12px); border-bottom: 1px solid #30363d; padding: 16px 0; position: fixed; top: 0; width: 100%; z-index: 1000; box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3); } .header-content { max-width: 1200px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; } .logo-section { display: flex; align-items: center; gap: 12px; } .logo { width: 48px; height: 48px; background: linear-gradient(135deg, #1f6feb, #0969da); border-radius: 8px; display: flex; align-items: center; justify-content: center; font-weight: bold; color: white; box-shadow: 0 2px 8px rgba(31, 111, 235, 0.4); font-size: 24px; } .site-title { font-size: 28px; font-weight: 600; color: #f0f6fc; background: linear-gradient(135deg, #1f6feb, #58a6ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } .cta-button { background: linear-gradient(135deg, #1f6feb, #0969da); border: none; padding: 12px 24px; border-radius: 8px; color: white; font-weight: 600; text-decoration: none; transition: all 0.3s ease; box-shadow: 0 2px 8px rgba(31, 111, 235, 0.3); } .cta-button:hover { transform: translateY(-2px); box-shadow: 0 4px 16px rgba(31, 111, 235, 0.4); } /* Hero Section */ .hero { padding: 200px 20px 60px; text-align: center; max-width: 1200px; margin: 0 auto; } .hero h1 { font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 700; margin-bottom: 24px; background: linear-gradient(135deg, #f0f6fc, #c9d1d9); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; line-height: 1.2; } .hero .subtitle { font-size: clamp(1.1rem, 2.5vw, 1.4rem); color: #7d8590; margin-bottom: 40px; max-width: 600px; margin-left: auto; margin-right: auto; } .hero-cta { display: inline-flex; align-items: center; gap: 12px; background: linear-gradient(135deg, #1f6feb, #0969da); border: none; padding: 18px 36px; border-radius: 12px; color: white; font-size: 18px; font-weight: 600; text-decoration: none; transition: all 0.3s ease; box-shadow: 0 4px 16px rgba(31, 111, 235, 0.3); margin-bottom: 60px; } .hero-cta:hover { transform: translateY(-3px); box-shadow: 0 8px 32px rgba(31, 111, 235, 0.4); } /* Features Section */ .features { padding: 80px 20px; max-width: 1200px; margin: 0 auto; } .features h2 { text-align: center; font-size: 2.5rem; font-weight: 600; margin-bottom: 60px; color: #f0f6fc; } .features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 32px; margin-bottom: 60px; } .feature-card { background: linear-gradient(135deg, #161b22, #21262d); border: 1px solid #21262d; border-radius: 12px; padding: 32px; transition: all 0.3s ease; text-align: center; } .feature-card:hover { transform: translateY(-5px); border-color: #1f6feb; box-shadow: 0 8px 32px rgba(31, 111, 235, 0.2); } .feature-icon { font-size: 3rem; margin-bottom: 20px; display: block; } .feature-title { font-size: 1.4rem; font-weight: 600; color: #f0f6fc; margin-bottom: 16px; } .feature-description { color: #c9d1d9; line-height: 1.6; } /* Stats Section */ .stats { background: linear-gradient(135deg, #161b22, #21262d); border: 1px solid #21262d; border-radius: 16px; padding: 40px; margin: 60px 20px; max-width: 1160px; margin-left: auto; margin-right: auto; } .stats-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 32px; text-align: center; } .stat-item { padding: 20px; } .stat-number { font-size: 2.5rem; font-weight: 700; color: #1f6feb; display: block; margin-bottom: 8px; } .stat-label { color: #c9d1d9; font-size: 1.1rem; } /* How It Works */ .how-it-works { padding: 80px 20px; max-width: 1200px; margin: 0 auto; } .how-it-works h2 { text-align: center; font-size: 2.5rem; font-weight: 600; margin-bottom: 60px; color: #f0f6fc; } .steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 40px; } .step { text-align: center; position: relative; } .step-number { width: 60px; height: 60px; background: linear-gradient(135deg, #1f6feb, #0969da); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.5rem; font-weight: 700; color: white; margin: 0 auto 24px; box-shadow: 0 4px 16px rgba(31, 111, 235, 0.3); } .step h3 { font-size: 1.3rem; font-weight: 600; color: #f0f6fc; margin-bottom: 16px; } .step p { color: #c9d1d9; line-height: 1.6; } /* Benefits */ .benefits { padding: 80px 20px; background: linear-gradient(135deg, rgba(31, 111, 235, 0.05), rgba(9, 105, 218, 0.05)); margin: 60px 0; } .benefits-content { max-width: 1200px; margin: 0 auto; text-align: center; } .benefits h2 { font-size: 2.5rem; font-weight: 600; margin-bottom: 60px; color: #f0f6fc; } .benefits-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 32px; margin-bottom: 60px; } .benefit-item { background: rgba(22, 27, 34, 0.8); border: 1px solid #30363d; border-radius: 12px; padding: 24px; transition: all 0.3s ease; } .benefit-item:hover { transform: translateY(-3px); border-color: #1f6feb; } .benefit-icon { font-size: 2rem; margin-bottom: 16px; color: #1f6feb; } .benefit-title { font-size: 1.2rem; font-weight: 600; color: #f0f6fc; margin-bottom: 12px; } /* Call to Action */ .final-cta { padding: 80px 20px; text-align: center; max-width: 800px; margin: 0 auto; } .final-cta h2 { font-size: 2.5rem; font-weight: 600; margin-bottom: 24px; color: #f0f6fc; } .final-cta p { font-size: 1.2rem; color: #7d8590; margin-bottom: 40px; } /* Footer */ .footer { background: #161b22; border-top: 1px solid #21262d; padding: 40px 20px; text-align: center; } .footer-content { max-width: 1200px; margin: 0 auto; } /* Showcase Section */ .showcase { padding: 80px 0; overflow: hidden; width: 100%; } .showcase-content { width: 100%; text-align: center; } .showcase-rows { display: flex; flex-direction: column; gap: 32px; margin-top: 60px; } .showcase-row { width: 100%; overflow: hidden; position: relative; padding: 10px 0; } .games-track { display: flex; gap: 24px; width: fit-content; animation-duration: 50s; animation-timing-function: linear; animation-iteration-count: infinite; will-change: transform; animation-play-state: paused; /* Start paused */ } .games-track.live { animation-play-state: running; } .showcase-row:hover .games-track.live { animation-play-state: paused; } .showcase-rowdata-directionright .games-track { animation-name: scrollRight; } .showcase-rowdata-directionleft .games-track { animation-name: scrollLeft; } @keyframes scrollRight { 0% { transform: translateX(-50%); } 100% { transform: translateX(0%); } } @keyframes scrollLeft { 0% { transform: translateX(0%); } 100% { transform: translateX(-50%); } } /* Game Card Styles */ .game-deal-card { width: 240px; flex-shrink: 0; border: 1px solid #30363d; border-radius: 12px; padding: 12px; position: relative; overflow: hidden; text-align: left; transition: all 0.3s ease; cursor: pointer; background: linear-gradient(135deg, #161b22, #21262d); } .game-deal-card:hover { transform: translateY(-4px) scale(1.01); border-color: #58a6ff; } .game-image { width: 100%; height: 100px; background: #30363d; border-radius: 8px; margin-bottom: 10px; overflow: hidden; } .game-image img { width: 100%; height: 100%; object-fit: cover; } .game-info h4 { font-size: 14px; font-weight: 600; color: #f0f6fc; margin-bottom: 4px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .price-line { display: flex; align-items: baseline; gap: 8px; } .original-price { font-size: 11px; color: #7d8590; text-decoration: line-through; } .deal-price { font-size: 16px; font-weight: 700; color: #a6d18a; } .discount-badge { position: absolute; top: 16px; right: 16px; background: linear-gradient(135deg, #da3633, #f85149); color: white; padding: 6px 10px; border-radius: 8px; font-size: 12px; font-weight: 700; z-index: 3; } /* Recommended Game Styles */ .game-deal-card.recommended-game { border-color: #ffd700; box-shadow: 0 4px 16px rgba(255, 215, 0, 0.25); } .game-deal-card.recommended-game:hover { border-color: #ffd700; box-shadow: 0 16px 40px rgba(255, 215, 0, 0.35); } /* Tooltip Styling */ .tooltip { position: fixed; background: linear-gradient(135deg, #161b22, #21262d); color: #ffd700; padding: 12px 16px; border-radius: 8px; font-size: 13px; max-width: 250px; white-space: normal; opacity: 0; visibility: hidden; transition: opacity 0.3s, visibility 0.3s; border: 1px solid #ffd700; z-index: 10000; pointer-events: none; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4); line-height: 1.4; } .gradient-text { background: linear-gradient(135deg, #1f6feb, #58a6ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } @media (min-width: 1400px) { .header-content, .hero, .features, .how-it-works, .benefits-content, .final-cta, .footer-content { max-width: 1360px; } .stats { max-width: 1320px; } } @media (max-width: 1200px) { .hero { padding-top: 160px; padding-bottom: 50px; } .hero h1 { font-size: clamp(2.5rem, 4.5vw, 3.8rem); } .features, .how-it-works, .benefits, .final-cta { padding: 70px 20px; } .features h2, .how-it-works h2, .benefits h2, .final-cta h2 { font-size: 2.3rem; } } @media (max-width: 768px) { body { line-height: 1.5; } .header-content { flex-direction: row; gap: 15px; padding: 8px 15px; align-items: center; } .logo { width: 36px; height: 36px; } .site-title { font-size: 22px; } .cta-button { padding: 8px 16px; font-size: 14px; } .hero { padding: 120px 20px 40px; } .hero h1 { font-size: clamp(2rem, 8vw, 2.8rem); } .hero .subtitle { font-size: clamp(1rem, 4vw, 1.2rem); } .hero-cta { padding: 16px 32px; font-size: 16px; margin-bottom: 40px; } .features, .how-it-works, .benefits, .final-cta, .stats-section { padding: 60px 20px; } .features h2, .how-it-works h2, .benefits h2, .final-cta h2 { font-size: 2rem; margin-bottom: 40px; } .features-grid, .benefits-list, .steps { grid-template-columns: 1fr; gap: 24px; } .stats-grid { grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; } .stat-number { font-size: 2rem; } .stat-label { font-size: 1rem; } .showcase-rows { gap: 20px; } .game-deal-card { width: 200px; } .games-track { gap: 20px; } } @media (max-width: 480px) { .header-content { text-align: center; } .logo-section { flex-direction: column; gap: 8px; } .cta-button { width: 100%; text-align: center; padding: 12px 20px; } .hero h1 { font-size: 1.8rem; } .hero .subtitle { font-size: 1rem; } .stats-grid { grid-template-columns: 1fr; } .stats { padding: 20px; margin: 40px 20px; } } /style>/head>body> div idgameTooltip classtooltip>/div> header classheader> div classheader-content> div classlogo-section>a href/ styletext-decoration:none; display:flex; align-items:center; gap: 12px;>div classlogo>🎮/div>h1 classsite-title>SteamTags/h1>/a>/div> a hrefapp.html classcta-button>Find Deals Now →/a> /div> /header> main> section classhero> h1>Find the Best span classgradient-text>Steam Game Deals/span> in Seconds/h1> p classsubtitle>Discover amazing discounts, hidden gems, and trending games with advanced filtering. Search by price, genre, player count, and discount percentage to find your perfect game at the best price./p> a hrefapp.html classhero-cta>🔍 Start Finding Deals/a> /section> section classshowcase> div classshowcase-content> div idshowcaseRows classshowcase-rows> !-- STATIC ROW 1 --> div classshowcase-row data-directionright>div classgames-track>!-- SET 1 -->div classgame-deal-card recommended-game data-tooltipRebuild society and defend against alien threats in this critically acclaimed turn-based strategy game. A must-play for tactics fans! onclickwindow.open(https://store.steampowered.com/app/268500/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/268500/header.jpg altXCOM 2 loadinglazy>/div>div classgame-info>h4>XCOM 2/h4>div classprice-line>p classoriginal-price>$59.99/p>p classdeal-price>$2.99/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/1238810/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/1238810/header.jpg altBattlefield V loadinglazy>/div>div classgame-info>h4>Battlefield V/h4>div classprice-line>p classoriginal-price>$49.99/p>p classdeal-price>$2.49/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/289070/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/289070/header.jpg altSid Meier’s Civilization VI loadinglazy>/div>div classgame-info>h4>Sid Meier’s Civilization VI/h4>div classprice-line>p classoriginal-price>$59.99/p>p classdeal-price>$2.99/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/265300/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/265300/header.jpg altLords Of The Fallen 2014 loadinglazy>/div>div classgame-info>h4>Lords Of The Fallen 2014/h4>div classprice-line>p classoriginal-price>$29.99/p>p classdeal-price>$1.49/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/396750/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/396750/header.jpg altEVERSPACE loadinglazy>/div>div classgame-info>h4>EVERSPACE/h4>div classprice-line>p classoriginal-price>$19.99/p>p classdeal-price>$0.99/p>/div>/div>div classdiscount-badge>-95%/div>/div>!-- SET 1 DUPLICATED -->div classgame-deal-card recommended-game data-tooltipRebuild society and defend against alien threats in this critically acclaimed turn-based strategy game. A must-play for tactics fans! onclickwindow.open(https://store.steampowered.com/app/268500/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/268500/header.jpg altXCOM 2 loadinglazy>/div>div classgame-info>h4>XCOM 2/h4>div classprice-line>p classoriginal-price>$59.99/p>p classdeal-price>$2.99/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/1238810/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/1238810/header.jpg altBattlefield V loadinglazy>/div>div classgame-info>h4>Battlefield V/h4>div classprice-line>p classoriginal-price>$49.99/p>p classdeal-price>$2.49/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/289070/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/289070/header.jpg altSid Meier’s Civilization VI loadinglazy>/div>div classgame-info>h4>Sid Meier’s Civilization VI/h4>div classprice-line>p classoriginal-price>$59.99/p>p classdeal-price>$2.99/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/265300/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/265300/header.jpg altLords Of The Fallen 2014 loadinglazy>/div>div classgame-info>h4>Lords Of The Fallen 2014/h4>div classprice-line>p classoriginal-price>$29.99/p>p classdeal-price>$1.49/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/396750/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/396750/header.jpg altEVERSPACE loadinglazy>/div>div classgame-info>h4>EVERSPACE/h4>div classprice-line>p classoriginal-price>$19.99/p>p classdeal-price>$0.99/p>/div>/div>div classdiscount-badge>-95%/div>/div>/div>/div> !-- STATIC ROW 2 -->div classshowcase-row data-directionleft>div classgames-track>!-- SET 2 -->div classgame-deal-card recommended-game data-tooltipLoot, shoot, and scoot your way through a chaotic galaxy. An iconic looter-shooter with endless guns and a hilarious story. onclickwindow.open(https://store.steampowered.com/app/397540/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/397540/header.jpg altBorderlands 3 loadinglazy>/div>div classgame-info>h4>Borderlands 3/h4>div classprice-line>p classoriginal-price>$59.99/p>p classdeal-price>$2.99/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/1244460/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/1244460/header.jpg altJurassic World Evolution 2 loadinglazy>/div>div classgame-info>h4>Jurassic World Evolution 2/h4>div classprice-line>p classoriginal-price>$59.99/p>p classdeal-price>$2.99/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/475550/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/475550/header.jpg altBeholder loadinglazy>/div>div classgame-info>h4>Beholder/h4>div classprice-line>p classoriginal-price>$13.99/p>p classdeal-price>$0.83/p>/div>/div>div classdiscount-badge>-94%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/452060/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/452060/header.jpg altCaveblazers loadinglazy>/div>div classgame-info>h4>Caveblazers/h4>div classprice-line>p classoriginal-price>$9.99/p>p classdeal-price>$0.79/p>/div>/div>div classdiscount-badge>-92%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/753650/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/753650/header.jpg altDue Process loadinglazy>/div>div classgame-info>h4>Due Process/h4>div classprice-line>p classoriginal-price>$9.99/p>p classdeal-price>$0.79/p>/div>/div>div classdiscount-badge>-92%/div>/div>!-- SET 2 DUPLICATED -->div classgame-deal-card recommended-game data-tooltipLoot, shoot, and scoot your way through a chaotic galaxy. An iconic looter-shooter with endless guns and a hilarious story. onclickwindow.open(https://store.steampowered.com/app/397540/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/397540/header.jpg altBorderlands 3 loadinglazy>/div>div classgame-info>h4>Borderlands 3/h4>div classprice-line>p classoriginal-price>$59.99/p>p classdeal-price>$2.99/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/1244460/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/1244460/header.jpg altJurassic World Evolution 2 loadinglazy>/div>div classgame-info>h4>Jurassic World Evolution 2/h4>div classprice-line>p classoriginal-price>$59.99/p>p classdeal-price>$2.99/p>/div>/div>div classdiscount-badge>-95%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/475550/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/475550/header.jpg altBeholder loadinglazy>/div>div classgame-info>h4>Beholder/h4>div classprice-line>p classoriginal-price>$13.99/p>p classdeal-price>$0.83/p>/div>/div>div classdiscount-badge>-94%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/452060/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/452060/header.jpg altCaveblazers loadinglazy>/div>div classgame-info>h4>Caveblazers/h4>div classprice-line>p classoriginal-price>$9.99/p>p classdeal-price>$0.79/p>/div>/div>div classdiscount-badge>-92%/div>/div>div classgame-deal-card onclickwindow.open(https://store.steampowered.com/app/753650/, _blank)>div classgame-image>img srchttps://cdn.akamai.steamstatic.com/steam/apps/753650/header.jpg altDue Process loadinglazy>/div>div classgame-info>h4>Due Process/h4>div classprice-line>p classoriginal-price>$9.99/p>p classdeal-price>$0.79/p>/div>/div>div classdiscount-badge>-92%/div>/div>/div>/div> /div> /div> /section> section classstats-section> div classstats> div classstats-grid> div classstat-item> span classstat-number idtotalGamesCount>10,000+/span> span classstat-label>Steam Games Tracked/span> /div> div classstat-item> span classstat-number>Daily/span> span classstat-label>Database Updates/span> /div> div classstat-item> span classstat-number>Free/span> span classstat-label>Always Free to Use/span> /div> div classstat-item> span classstat-number>Advanced/span> span classstat-label>Filtering Options/span> /div> /div> /div> /section> section classfeatures> h2>Why Choose SteamTags for Game Discovery?/h2> div classfeatures-grid> div classfeature-card>span classfeature-icon>💰/span>h3 classfeature-title>Smart Deal Finding/h3>p classfeature-description>Find games with the highest discounts, filter by price range, and discover free-to-play gems. Never miss a great Steam sale again./p>/div> div classfeature-card>span classfeature-icon>🎯/span>h3 classfeature-title>Advanced Filtering/h3>p classfeature-description>Filter by genre, player count, average playtime, and discount percentage. Find exactly what youre looking for with precision./p>/div> div classfeature-card>span classfeature-icon>⚡/span>h3 classfeature-title>Real-Time Data/h3>p classfeature-description>Updated daily at 3 AM UTC with the latest Steam data including current player counts, prices, and discount information./p>/div> div classfeature-card>span classfeature-icon>🔍/span>h3 classfeature-title>Powerful Search/h3>p classfeature-description>Search by game name, developer, publisher, or genre. Our intelligent search helps you discover games youll love./p>/div> div classfeature-card>span classfeature-icon>📊/span>h3 classfeature-title>Detailed Analytics/h3>p classfeature-description>See current player counts, ownership statistics, average playtime, and more to make informed gaming decisions./p>/div> div classfeature-card>span classfeature-icon>⭐/span>h3 classfeature-title>Curated Recommendations/h3>p classfeature-description>Discover featured games and developer recommendations. Find hidden gems that match your gaming preferences./p>/div> /div> /section> section classhow-it-works> h2>How It Works/h2> div classsteps> div classstep>div classstep-number>1/div>h3>Browse or Search/h3>p>Use our powerful search or browse through categories to find games that interest you./p>/div> div classstep>div classstep-number>2/div>h3>Apply Filters/h3>p>Filter by price range, discount percentage, genre, player count, and more to narrow down your options./p>/div> div classstep>div classstep-number>3/div>h3>Compare Deals/h3>p>View detailed information including current discounts, player statistics, and ratings./p>/div> div classstep>div classstep-number>4/div>h3>Get the Game/h3>p>Click through to Steam to purchase your chosen game at the best available price./p>/div> /div> /section> section classbenefits> div classbenefits-content> h2>Save Money & Discover Amazing Games/h2> div classbenefits-list> div classbenefit-item>div classbenefit-icon>💵/div>h3 classbenefit-title>Save on Every Purchase/h3>p>Find the best discounts and never pay full price for games again./p>/div> div classbenefit-item>div classbenefit-icon>🎮/div>h3 classbenefit-title>Discover Hidden Gems/h3>p>Uncover amazing indie games and overlooked titles you might have missed./p>/div> div classbenefit-item>div classbenefit-icon>📈/div>h3 classbenefit-title>Make Informed Decisions/h3>p>Access real player counts, ownership data, and playtime statistics./p>/div> div classbenefit-item>div classbenefit-icon>⏰/div>h3 classbenefit-title>Save Time/h3>p>Stop browsing endless Steam pages. Find what you want instantly./p>/div> /div> a hrefapp.html classhero-cta>Start Saving on Steam Games/a> /div> /section> section classfinal-cta> h2>Ready to Find Your Next Favorite Game?/h2> p>Join thousands of gamers who use SteamTags to discover amazing deals and hidden gems on Steam./p> a hrefapp.html classhero-cta>🚀 Explore Steam Deals Now/a> /section> /main> footer classfooter> div classfooter-content> p>© 2025 SteamTags. All rights reserved. | Find the best Steam game deals and discounts./p> p stylemargin-top: 16px; color: #7d8590; font-size: 14px;>Not affiliated with Valve Corporation or Steam. All game data sourced from public APIs./p> /div> /footer> script> class SteamDealsShowcase { constructor() { this.SQL null; this.highlightsDb null; this.games ; this.recommendedGames new Map(); this.init(); } async init() { this.initializeInteractions(document.getElementById(showcaseRows)); try { await this.loadRecommendedGames(); await this.initializeSQL(); await this.loadHighlightsDatabase(); this.processGames(); this.renderLiveShowcase(); } catch (error) { console.error(Failed to initialize live showcase. Static content will remain., error); document.querySelectorAll(#showcaseRows .games-track).forEach(track > track.classList.add(live)); } } async loadRecommendedGames() { try { const response await fetch(/api/recommended-games); const data await response.json(); data.forEach(game > this.recommendedGames.set(game.name.toLowerCase(), { description: game.description || })); } catch (e) { console.warn(Could not load recommended games.); } } async initializeSQL() { this.SQL await initSqlJs({ locateFile: file > `https://cdnjs.cloudflare.com/ajax/libs/sql.js/1.8.0/${file}` }); } // Replace the loadHighlightsDatabase function in index.html async loadHighlightsDatabase() { const response await fetch(/api/highlights); if (!response.ok) { throw new Error(Failed to fetch highlights database.); } // --- THIS IS THE KEY CHANGE --- // 1. Get the compressed data as an ArrayBuffer. const compressedArrayBuffer await response.arrayBuffer(); // 2. Decompress it using pako. const decompressedDb pako.inflate(new Uint8Array(compressedArrayBuffer)); // 3. Load the DECOMPRESSED data into SQL.js this.highlightsDb new this.SQL.Database(decompressedDb); } processGames() { const result this.highlightsDb.exec(SELECT * FROM games WHERE name IS NOT NULL AND name ! Unknown ORDER BY owners_numeric DESC LIMIT 50); if (!result.length) throw new Error(No games in highlights DB); const cols result0.columns; this.games result0.values.map(row > { const game {}; cols.forEach((col, i) > gamecol rowi); game.steamUrl `https://store.steampowered.com/app/${game.appId}/`; const rec this.recommendedGames.get(game.name.toLowerCase()); if (rec) { game.isRecommended true; game.recommendedDescription rec.description; } return game; }); } createGameCardHTML(game) { let priceHtml , discountBadgeHtml ; if (game.price_isDiscounted) { priceHtml `p classoriginal-price>$${(game.price_original / 100).toFixed(2)}/p>p classdeal-price>$${(game.price_current / 100).toFixed(2)}/p>`; discountBadgeHtml `div classdiscount-badge>-${game.price_discount}%/div>`; } else { priceHtml `p classdeal-price>${game.price_formatted || $ + (game.price_current / 100).toFixed(2)}/p>`; } const cardClass game.isRecommended ? game-deal-card recommended-game : game-deal-card; const tooltipAttr game.isRecommended ? `data-tooltip${(game.recommendedDescription || ).replace(//g, )}` : ; return `div class${cardClass} ${tooltipAttr} onclickwindow.open(${game.steamUrl}, _blank)>div classgame-image>img src${game.headerImage} alt${game.name} loadinglazy>/div>div classgame-info>h4>${game.name}/h4>div classprice-line>${priceHtml}/div>/div>${discountBadgeHtml}/div>`; } renderLiveShowcase() { const container document.getElementById(showcaseRows); if (!container || this.games.length 20) { document.querySelectorAll(#showcaseRows .games-track).forEach(track > track.classList.add(live)); return; } container.innerHTML ; const createRow (games, direction) > { const trackHTML games.map(g > this.createGameCardHTML(g)).join() + games.map(g > this.createGameCardHTML(g)).join(); const row document.createElement(div); row.className showcase-row; row.dataset.direction direction; row.innerHTML `div classgames-track live>${trackHTML}/div>`; return row; }; container.appendChild(createRow(this.games.slice(0, 10), right)); container.appendChild(createRow(this.games.slice(10, 20), left)); container.appendChild(createRow(this.games.slice(20, 30), right)); this.initializeInteractions(container); } initializeInteractions(container) { const tooltipEl document.getElementById(gameTooltip); container.querySelectorAll(data-tooltip).forEach(card > { card.addEventListener(mouseenter, () > { const tooltipText card.getAttribute(data-tooltip); tooltipEl.textContent tooltipText; const rect card.getBoundingClientRect(); tooltipEl.style.opacity 1; tooltipEl.style.visibility visible; const tooltipRect tooltipEl.getBoundingClientRect(); let left rect.left + (rect.width / 2) - (tooltipRect.width / 2); let top rect.top - tooltipRect.height - 10; if(left 10) left 10; if(left + tooltipRect.width > window.innerWidth) left window.innerWidth - tooltipRect.width - 10; if(top 10) top rect.bottom + 10; tooltipEl.style.left `${left}px`; tooltipEl.style.top `${top}px`; }); card.addEventListener(mouseleave, () > { tooltipEl.style.opacity 0; tooltipEl.style.visibility hidden; }); }); } } document.addEventListener(DOMContentLoaded, () > { if (!document.getElementById(gameTooltip)) { const tooltip document.createElement(div); tooltip.id gameTooltip; tooltip.className tooltip; document.body.appendChild(tooltip); } setTimeout(() > new SteamDealsShowcase(), 150); }); /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]