DEV Community

Daniel Igel profile picture

Daniel Igel

404 bio not found

Joined Joined on  github website
Auto-generate Open Graph preview images for any URL with the Website Screenshot API

Auto-generate Open Graph preview images for any URL with the Website Screenshot API

Comments
2 min read
Show prices in the user's local currency: live ECB exchange rates in your Next.js app

Show prices in the user's local currency: live ECB exchange rates in your Next.js app

Comments
1 min read
Build a customer feedback sentiment dashboard in Node.js — no ML setup, just a REST API call

Build a customer feedback sentiment dashboard in Node.js — no ML setup, just a REST API call

Comments
2 min read
Cut signup spam: 3-layer email validation with RFC syntax, MX check and disposable detection

Cut signup spam: 3-layer email validation with RFC syntax, MX check and disposable detection

Comments
1 min read
3 ways to use IP geolocation in your web app: personalization, server-side detection, and log enrichment

3 ways to use IP geolocation in your web app: personalization, server-side detection, and log enrichment

Comments
2 min read
How to add EU VAT number validation to your Stripe checkout in under 30 minutes

How to add EU VAT number validation to your Stripe checkout in under 30 minutes

Comments
1 min read
5 real-world IBAN validation use cases in SaaS apps — from checkout forms to invoice generation

5 real-world IBAN validation use cases in SaaS apps — from checkout forms to invoice generation

Comments
2 min read
Measure reading ease and extract keywords from any text — Flesch-Kincaid and more via REST API

Measure reading ease and extract keywords from any text — Flesch-Kincaid and more via REST API

Comments
2 min read
Convert HTML to clean Markdown via REST API — perfect for content migration and web scraping

Convert HTML to clean Markdown via REST API — perfect for content migration and web scraping

Comments
1 min read
Generate and validate passwords via REST API — CSPRNG, entropy scoring, and Diceware passphrases

Generate and validate passwords via REST API — CSPRNG, entropy scoring, and Diceware passphrases

Comments
2 min read
Generate EAN-13, Code 128 and QR barcodes via REST API — PNG and SVG output, no library needed

Generate EAN-13, Code 128 and QR barcodes via REST API — PNG and SVG output, no library needed

Comments
2 min read
Check if an IP is blacklisted across 7 DNSBL sources — free REST API, no setup required

Check if an IP is blacklisted across 7 DNSBL sources — free REST API, no setup required

Comments
2 min read
Add JSON-LD structured data in 10 minutes to get cited by AI search

Add JSON-LD structured data in 10 minutes to get cited by AI search

Comments
2 min read
Detect the language of any text in 187 languages — no ML model, no billing

Detect the language of any text in 187 languages — no ML model, no billing

Comments
1 min read
Mortgage, loan and compound interest calculations via REST API — no spreadsheet needed

Mortgage, loan and compound interest calculations via REST API — no spreadsheet needed

Comments
2 min read
EU VAT number validation in 3 lines of code: REST API backed by official VIES

EU VAT number validation in 3 lines of code: REST API backed by official VIES

Comments
2 min read
Validate 100 IBANs at once: batch payment validation without a banking API

Validate 100 IBANs at once: batch payment validation without a banking API

Comments
1 min read
Check domain availability, WHOIS and suggestions via REST API

Check domain availability, WHOIS and suggestions via REST API

Comments
1 min read
DNS lookup via REST API — resolve A, AAAA, MX, TXT, NS and CNAME records in your app

DNS lookup via REST API — resolve A, AAAA, MX, TXT, NS and CNAME records in your app

Comments
1 min read
Live exchange rates from the ECB via REST API — no key, no sign-up required

Live exchange rates from the ECB via REST API — no key, no sign-up required

Comments
2 min read
IP Geolocation in your app without a local database: free REST API with MaxMind GeoLite2

IP Geolocation in your app without a local database: free REST API with MaxMind GeoLite2

Comments
2 min read
Turn any RSS or Atom feed into clean JSON with a single HTTP request

Turn any RSS or Atom feed into clean JSON with a single HTTP request

Comments
2 min read
URL to screenshot in one GET — desktop, mobile, or custom viewport

URL to screenshot in one GET — desktop, mobile, or custom viewport

Comments
2 min read
5 text analysis tasks in one POST — no LLM key needed

5 text analysis tasks in one POST — no LLM key needed

Comments
1 min read
Syntax + MX + disposable detection: complete email validation in one call

Syntax + MX + disposable detection: complete email validation in one call

Comments
1 min read
Scrape any URL with one POST — Cloudflare bypass included

Scrape any URL with one POST — Cloudflare bypass included

Comments
2 min read
Why your robots.txt is blocking AI crawlers (and how to fix it)

Why your robots.txt is blocking AI crawlers (and how to fix it)

Comments
1 min read
10-point AI citation readiness checklist for developers

10-point AI citation readiness checklist for developers

Comments
2 min read
Build link previews without parsing HTML: OG metadata in one API call

Build link previews without parsing HTML: OG metadata in one API call

Comments
1 min read
Add llms.txt to your site in 5 minutes and get cited by ChatGPT, Perplexity & Co.

Add llms.txt to your site in 5 minutes and get cited by ChatGPT, Perplexity & Co.

Comments
4 min read
How to audit your site for AI search readiness (step-by-step with CiteReady)

How to audit your site for AI search readiness (step-by-step with CiteReady)

Comments
4 min read
What is GEO and why your site needs it in 2026

What is GEO and why your site needs it in 2026

Comments
1 min read
Validate EU VAT numbers against VIES (with company lookup) in one GET

Validate EU VAT numbers against VIES (with company lookup) in one GET

Comments
1 min read
Validate & parse IBANs (ISO 13616, 80+ countries) without a paid banking API

Validate & parse IBANs (ISO 13616, 80+ countries) without a paid banking API

Comments
1 min read
Block abusive IPs before they hit your app: one call against 7 DNSBLs

Block abusive IPs before they hit your app: one call against 7 DNSBLs

Comments
1 min read
Is your site visible to AI search? Check it with one API call

Is your site visible to AI search? Check it with one API call

Comments
1 min read
DNS lookups (A/MX/TXT/reverse) as a single JSON endpoint — no resolver wrangling

DNS lookups (A/MX/TXT/reverse) as a single JSON endpoint — no resolver wrangling

Comments
1 min read
Scraping Cloudflare-protected pages without running your own headless browser

Scraping Cloudflare-protected pages without running your own headless browser

Comments
1 min read
Cut signup spam: syntax + MX + disposable email validation in one call

Cut signup spam: syntax + MX + disposable email validation in one call

1
Comments
1 min read
Add geo-personalization with one IP lookup (IPv4/IPv6, batch)

Add geo-personalization with one IP lookup (IPv4/IPv6, batch)

Comments
1 min read
Drop-in sentiment, summary & NER without managing an LLM key

Drop-in sentiment, summary & NER without managing an LLM key

Comments
1 min read
Generate OG / social-preview images on the fly (screenshots-as-a-service)

Generate OG / social-preview images on the fly (screenshots-as-a-service)

Comments
1 min read
Free-tier currency conversion straight from the ECB feed

Free-tier currency conversion straight from the ECB feed

Comments
1 min read
loading...