Also, if you google "factual api", you get http://developer.factual.com/display/docs/Factual+Developer+... as the top result. Unless you're faulting them for not releasing wrappers in all languages simultaneously, I don't really understand your point.
from factual import Factual
factual = Factual(YOUR_KEY, YOUR_SECRET)
factual.table("places").search("sushi santa monica")
Anyone on HN uses Factual in their products?Add enough qualifiers and every language is the king of something.