A Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
Overview
What is Google Search Tool?
Google Search Tool is a Playwright-based Node.js application designed to bypass search engine anti-scraping mechanisms, allowing users to execute Google searches and extract results locally without relying on paid SERP APIs.
How to use Google Search Tool?
To use the Google Search Tool, you can run it directly from the command line by providing search keywords. It can also be integrated as a Model Context Protocol (MCP) server for real-time search capabilities in AI assistants like Claude.
Key features of Google Search Tool?
- Local SERP API alternative, executing searches without external dependencies.
- Advanced anti-bot detection bypass techniques, including intelligent browser fingerprint management and state restoration.
- MCP server integration for seamless AI assistant functionality.
- Completely open source and free to use, allowing customization and extensibility.
Use cases of Google Search Tool?
- Conducting automated Google searches for research purposes.
- Integrating search capabilities into AI assistants for enhanced user interaction.
- Bypassing search engine restrictions for data extraction in a compliant manner.
FAQ from Google Search Tool?
- Is Google Search Tool free to use?
Yes! It is completely open source and free for everyone.
- Can I use it for commercial purposes?
While it is open source, please ensure compliance with Google's terms of service.
- How does it handle anti-bot detection?
It employs various techniques such as browser state management and randomization of settings to minimize detection risks.