Hacker News new | ask | show | jobs
by nfriedly 5592 days ago
Are you only trying to detect US addresses, or anywhere in the world?

For US addresses, a quick check for known zip codes or state names/abbreviations might be a good place to start if you're looking to roll your own.

1 comments

Yes, US only. I prefer to use a lib/tool that already exists.