Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I want to create a list of all world cities named "Alexandria", along with their populations. Can a search engine do that? What could the query look like?

share|improve this question
Have you tried geonames.org? – barrycarter May 15 at 20:26

1 Answer

A search enging would not be an effective way to accomplish what you want since it would not distinguish between different Alexandrias. Instead, see Wikipedia's article on Alexandria http://en.wikipedia.org/wiki/Alexandria_(disambiguation) and click on the links in the article to see the population for each place.

share|improve this answer
Thanks for your answer. I was hoping there would be a way to use something like Wolfram Alpha to generate that data, but it seems I'll have to do it manually for now. – Hosam Aly Mar 12 at 18:09

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.