google-job-search

google-job-search

3.7

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

If you are the rightful owner of google-job-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@mcpreview.com.

Aigeon AI Google Job Search is a Python-based server application designed to facilitate job search operations using Google's job search capabilities.

Aigeon AI Google Job Search is a robust server application built on the FastMCP framework, designed to streamline job search operations by leveraging Google's job search capabilities through the SerpApi. It allows users to perform detailed job searches with customizable parameters such as location, language, and more. The application supports pagination, cache management, and asynchronous search capabilities, making it a versatile tool for both job seekers and developers. The core function, `search_job`, enables precise and targeted job searches by accepting various parameters to refine the search criteria. The server is configured to run on a specified port and is suitable for integration into different environments, providing a powerful solution for automating job search processes.

Features

  • Google Jobs Search Integration: Utilizes the SerpApi to perform searches on Google Jobs, allowing users to retrieve job listings based on specific criteria.
  • Customizable Search Parameters: Supports a wide range of search parameters including query, location, language, domain, and more, enabling precise and targeted job searches.
  • Pagination Support: Includes functionality to handle pagination, allowing users to retrieve multiple pages of search results.
  • Cache Management: Offers options to manage caching behavior, either utilizing cached results for efficiency or forcing fresh searches for up-to-date information.
  • Asynchronous Search Capability: Provides an option to perform asynchronous searches, enabling users to submit queries and retrieve results at a later time.

Tools

  1. search_job

    This tool allows you to scrape results from a Google Jobs search.