Yes, once I realized that was the way to do things it wasn't too difficult. I've got code in place to do so now.
One thing that would be helpful is a way to look for events that are new or have changed since the last time I checked. Eric On Jul 25, 2010, at 3:42 PM, Dan Markham wrote: > I think what john is trying to say is when you downloaded the events they > should have svid's.... > You can just walk the events you have and lookup the venues for each event > with /venues/get > > -Dan > > On Jul 25, 2010, at 1:02 PM, Warren Armstrong wrote: > >> I also search, extract and parse events then get the associated venues - I'd >> be glad to share the php code we've written, if that would help? >> >> Warren Armstrong >> >> Lead developer Publicdrum.org >> 517 775-0777 >> >> >> On 7/24/2010 8:49 PM, John Tantalo wrote: >>> Try /venues/get. >>> >>> http://api.eventful.com/docs/venues/get >>> >>> On Jul 24, 2010, at 11:27 AM, Marsh Eric wrote: >>> >>> >>>> Hi, >>>> >>>> I've written some code to download and parse events but now I need to >>>> download the correlated venues. I can search by city but get very poor >>>> results. For example when I searched on Austin TX all I got was some >>>> government and business sites. >>>> (http://api.eventful.com/json/venues/search/?app_key=test_key&location=Austin,tx). >>>> Is there a way to search on a venue id? All I see so far is tags and >>>> location. >>>> >>>> Eric >>>> >>>> >>> >>> >>> >>> >> <wa.vcf> > >
