How can I get a list of all the bars and restaurants in New York City?
March 22, 2007 7:23 AM Subscribe
How can I get a list of all the bars and restaurants in New York City?
I met a guy in a bar who is paying me to do a bit of programming for him. My task is to somehow get a list of all the bars and restaurants in new york city with their addresses and phone numbers. He recommended a few sites to scrape the data off of (ones that are known to be pretty comprehensive), but after spending several hours on this, I'm realizing there's got to be an easier way.
The scripts I wrote to scrape the data work well enough, the problem is knowing when they're complete. Since only linked pages get downloaded, there's really no way to know that I have all the data.
So my question is two-fold. First, just how many restaurants and bars are there in the New York City area? And second, how do other sites get this data? Do they buy it from yellow pages?
posted by jeffxl to technology (11 answers total) 2 users marked this as a favorite
posted by parmanparman at 7:59 AM on March 22, 2007