require 'google_search_results'
params = {
engine: "google_events",
q: "Events in Austin",
hl: "en",
gl: "us",
api_key: "b1fde87fe24259266c7d8ae2a92fc8f0c466b8d6144fe43762091bb01cb5f1b0"
}
search = GoogleSearch.new(params)
events_results = search.get_hash[:events_results]
© All Copyright 2024 by All Charities Count Inc (DBA) Philanthropy Media Network