frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Yolodex – real-time customer enrichment API

https://api.yolodex.ai
18•hazzadous•2d ago
hey hn, i’ve been working on an api to make it easy to know who your customers are, i would love your feedback.

what it does

send an email address, the api returns a json profile built from public data, things like: name, country, age, occupation, company, social handles and interests.

It’s a single endpoint (you can hit this endpoint without auth to get a demo of what it looks like):

  curl https://api.yolodex.ai/api/v1/email-enrichment \
    --request POST \
    --header 'Content-Type: application/json' \
    --data '{"email": "john.smith@example.com"}'
everyone gets 100 free, pricing is per _enriched profile_: 1 email ~ $0.03, but if i don’t find anything i wont charge you.

why i built it / what’s different

i once built open source intelligence tooling to investigate financial crime but for a recent project i needed to find out more about some customers, i tried apollo, clearbit, lusha, clay, etc but i found:

1. outdated data - the data about was out-of-date and misleading, emails didn’t work, etc

2. dubious data - i found lots of data like personal mobile numbers that i’m pretty sure no-one shared publicly or knowingly opted into being sold on

3. aggressive pricing - monthly/annual commitments, large gaps between plans, pay the same for empty profiles

4. painful setup - hard to find the right api, set it up, test it out etc

i used knowledge from criminal investigations to build an api that uses some of the same research patterns and entity resolution to find standardized information about people that is:

1. real-time

2. public info only (osint)

3. transparent simple pricing

4. 1 min to setup

what i’d love feedback on

* speed: are responses fast enough? would you trade-off speed for better data coverage?

* coverage: which fields will you use (or others you need)?

* pricing: is the pricing model sane?

* use-cases: what you need this type data for (i.e. example use cases)?

* accuracy: any examples where i got it badly wrong?

happy to answer technical questions in the thread and give more free credits to help anyone test

Comments

warrior44•2d ago
hit the curl. ~800ms TTFB.

if this is truly "real-time" and not a cached graph, how do you handle rate limiting and CAPTCHAs at scale? Even with "public" data, on-demand scraping usually requires massive residential proxy rotation which eats that $0.03 margin alive.

hazzadous•2d ago
thanks for giving it a go!

if you tried the curl command then yes this is indeed fast. the example curl command is hardcoded, john.smith@example.com is used with a static response for the purposes of allowing users to test the shape of the api without needing to be authed. low time to first test was my aim.

keen to hear if you have a use case for something like this?

ryanmerket•1d ago
Cool. I was actually just searching for something like this that was quick to get started. Do you support social url for data query?
hazzadous•1d ago
Thanks Ryan! It only supports query by email at the moment but if you can explain the social url use case and the atteibutes you’d want to retrieve I’ll see what’s possible.

Voyager 1 is about to reach one light-day from earth

https://scienceclock.com/voyager-1-is-about-to-reach-one-light-day-from-earth/
693•ashishgupta2209•9h ago•241 comments

S&box is now an open source game engine

https://sbox.game/news/update-25-11-26
163•MaximilianEmel•3h ago•53 comments

The EU made Apple adopt new Wi-Fi standards, and now Android can support AirDrop

https://arstechnica.com/gadgets/2025/11/the-eu-made-apple-adopt-new-wi-fi-standards-and-now-andro...
159•cyclecount•1h ago•54 comments

Gemini CLI Tips and Tricks for Agentic Coding

https://github.com/addyosmani/gemini-cli-tips
147•ayoisaiah•5h ago•49 comments

A Fast 64-Bit Date Algorithm (30–40% faster by counting dates backwards)

https://www.benjoffe.com/fast-date-64
220•benjoffe•3d ago•39 comments

Alan.app – Add a Border to macOS Active Window

https://tyler.io/2025/11/alan/
46•donatj•4h ago•22 comments

AirDrop support for Pixel 10 likely exists because of the EU ruling

https://9to5google.com/2025/11/21/googles-airdrop-support-for-pixel-10-likely-exists-because-of-t...
79•joejohnson•1h ago•7 comments

Compressed filesystems à la language models

https://grohan.co/2025/11/25/llmfuse/
17•grohan•8h ago•0 comments

A woman on a mission to photograph every species of hummingbird

https://www.audubon.org/magazine/meet-woman-mission-photograph-every-species-of-hummingbird-world
75•zeech•4d ago•15 comments

Fara-7B by Microsoft: An agentic small language model designed for computer use

https://github.com/microsoft/fara
22•maxloh•4h ago•4 comments

Don't Download Apps

https://blog.calebjay.com/posts/dont-download-apps/
161•speckx•3h ago•73 comments

Show HN: Safe-NPM – only install packages that are +90 days old

https://github.com/kevinslin/safe-npm
27•kevinslin•3d ago•20 comments

Bring Back Doors – Bring Bathroom Doors Back to Hotels

https://bringbackdoors.com/
6•bariumbitmap•50m ago•1 comments

A cell so minimal that it challenges definitions of life

https://www.quantamagazine.org/a-cell-so-minimal-that-it-challenges-definitions-of-life-20251124/
229•ibobev•13h ago•101 comments

Show HN: I turned algae into a bio-altimeter and put it on a weather balloon

https://radi8.dev/blog/stratospore/
86•radeeyate•4d ago•8 comments

Statistical Process Control in Python

https://timothyfraser.com/sigma/statistical-process-control-in-python.html
190•lifeisstillgood•14h ago•57 comments

Optery (YC W22) Hiring CISO, Release Manager, Tech Lead (Node), Full Stack Eng

https://www.optery.com/careers/
1•beyondd•6h ago

Show HN: Yolodex – real-time customer enrichment API

https://api.yolodex.ai
18•hazzadous•2d ago•4 comments

DRAM prices are spiking, but I don't trust the industry's why

https://www.xda-developers.com/dram-prices-spiking-dont-trust-industry-reasons/
167•binarycrusader•6h ago•87 comments

JOPA: Java compiler in C++, Jikes modernized to Java 6 with Claude

https://github.com/7mind/jopa
50•pshirshov•3d ago•44 comments

Show HN: KiDoom – Running DOOM on PCB Traces

https://www.mikeayles.com/#kidoom
318•mikeayles•1d ago•44 comments

Cloudflare outage should not have happened

https://ebellani.github.io/blog/2025/cloudflare-outage-should-not-have-happened-and-they-seem-to-...
119•b-man•6h ago•175 comments

The Weird and Wonderful Chemistry of Audioactive Decay (1986) [pdf]

https://static01.nyt.com/packages/pdf/crossword/GENIUS_AT_PLAY_Eureka_Article.pdf
10•surprisetalk•5d ago•2 comments

Surprisingly, Emacs on Android is pretty good

https://kristofferbalintona.me/posts/202505291438/
229•harryday•3d ago•115 comments

From blood sugar to brain relief: GLP-1 therapy slashes migraine frequency

https://www.medlink.com/news/from-blood-sugar-to-brain-relief-glp-1-therapy-slashes-migraine-freq...
117•Anon84•7h ago•72 comments

Image Diffusion Models Exhibit Emergent Temporal Propagation in Videos

https://arxiv.org/abs/2511.19936
110•50kIters•15h ago•15 comments

Jakarta is now the biggest city in the world

https://www.axios.com/2025/11/24/jakarta-tokyo-worlds-biggest-city-population
455•skx001•1d ago•337 comments

Slop Detective – Fight the Slop Syndicate

https://slopdetective.kagi.com/
70•speckx•6h ago•32 comments

EU Council approves Chat Control mandate for negotiation with Parliament

https://www.techradar.com/vpn/vpn-privacy-security/chat-control-eu-lawmakers-finally-agree-on-the...
94•mseri•1h ago•72 comments

Show HN: We built an open source, zero webhooks payment processor

https://github.com/flowglad/flowglad
371•agreeahmed•1d ago•209 comments