google-event-search

google-event-search

3.9

google-event-search is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of google-event-search and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Aigeon AI Google Event Search is a Python-based server application that uses the SerpApi to facilitate event searches via Google's event search engine.

Aigeon AI Google Event Search is a robust server application designed to streamline the process of finding events using Google's event search engine. By leveraging the capabilities of the SerpApi, this application allows users to perform detailed and customizable event searches. Users can specify various parameters such as location, language, and event type to tailor their search results. The application supports pagination, enabling users to navigate through extensive search results efficiently. Additionally, it offers cache management to optimize performance and an option for asynchronous searches to enhance efficiency. The core functionality is encapsulated in the `search_event` function, which constructs a query based on user-defined parameters and retrieves event data in a structured JSON format. This makes it an invaluable tool for developers and businesses looking to integrate event search capabilities into their applications or services.

Features

  • Event Search: Utilize Google's event search engine to find events based on user-defined queries.
  • Customizable Parameters: Tailor your search with a variety of parameters including location, language, and event type.
  • Pagination Support: Navigate through search results using pagination.
  • Cache Management: Control caching behavior to optimize search performance.
  • Asynchronous Search: Optionally perform searches asynchronously for improved efficiency.

Tools

  1. search_event

    Use this tool to search for events with Google Events search engine.