This matches items from Yelp to TripAdvisor, writes to our proxwalk db, and fetches TripAdvisor content and writes it to Firebase.
For timing, I test-ran this for 2km around the Chicago center - the crawl_base script takes 9.9s and finds 335 places, and this takes 4:07min matches 24 of those.
This doesn't add wikipedia, but I'll add that on top of this branch.
To run this, make sure you have an area crawled, and then run scripts/expandPlaces.py.
This matches items from Yelp to TripAdvisor, writes to our proxwalk db, and fetches TripAdvisor content and writes it to Firebase.
For timing, I test-ran this for 2km around the Chicago center - the crawl_base script takes 9.9s and finds 335 places, and this takes 4:07min matches 24 of those.
This doesn't add wikipedia, but I'll add that on top of this branch.
To run this, make sure you have an area crawled, and then run scripts/expandPlaces.py.