I'm not sure what forum this belongs in so I just posted it to the software development. I'm trying to write an automated program that will say what the organization that runs the webpage is named. I've had a few ideas all of which possess severe flaws. I've considered looking them up in a WHOIS database, but many websites are privately registered, I've considered looking up their website on Alexa.com, but that only works if the owner has edited their site listing, and I've thought about just truncating the URL, but that's not very accurate. What other ideas are there and what would work?
↧