Google Search Results
Collect structured Google search results for one or more queries, including titles, snippets, URLs, ranks, and result types.
Aperçu
Google Search Results turns a small batch of search queries into structured records that can be compared, filtered, and analyzed without copying result pages by hand. Each record preserves the title, snippet, destination, displayed domain, reported position, result type, page number, next-page indicator, and collection date visible in the collected snapshot.
This data is useful wherever search visibility shapes a business decision. It provides a repeatable view of which pages and domains appear for a topic, what language they use in titles and snippets, and how their placement differs across queries. The resulting table is ready for SEO reviews, competitive research, content planning, and changes-over-time comparisons.
Data notes
Records come from publicly visible Google result pages and reflect the layout and content available when the collection runs. A record represents one reported result on one result page; the same destination may appear more than once when multiple queries or result-page features point to it. “Result position” is the position reported within that result page, not a guaranteed global rank across every Google interface. Titles, snippets, result types, and next-page indicators can vary with query wording, region, language, and changes made by Google. Signed-in or personalized results are not covered.
What the results look like
Each record is one Google search result or reported result feature:
| Result title | Result snippet | Result URL | Displayed domain | Result position | Result type |
|---|---|---|---|---|---|
| Best and inexpensive CRM for small business - Reddit | Jul 16, 2024 · Teamgate CRM is definitely the best CRM for small business as a generical sweeping statement, Pipedrive and Hubspot are also great options, | https://www.reddit.com/r/CRM/comments/1e5141p/best_and_inexpensive_crm_for_small_business/ | www.reddit.com | 1 | organic |
| CRM For Small Business (Your Complete Guide) - Salesforce | Salesforce CRM is the best for small businesses Small businesses need a CRM solution that addresses existing pain points, improves current sales operations, | https://www.salesforce.com/crm/crm-for-small-business/ | www.salesforce.com | 2 | organic |
The output also includes “Result page,” “More pages available,” and “Collection date.”
Use cases
- For competitor visibility analysis, group “Result URL” by “Displayed domain” and compare how often each domain appears and where its “Result position” falls.
- For content research, review “Result title” and “Result snippet” to identify recurring themes, claims, and wording among pages that currently surface for the topic.
- For SERP composition checks, segment records by “Result type” and “Result page” to see whether the collected results are dominated by organic links or other reported features.
- For ranking-change reviews, repeat the same query set and compare “Result position” and “Collection date” across snapshots to identify movement.
Périmètre et limites
Each run accepts up to 5 queries and collects up to 5 Google result pages per query; only publicly visible results returned at collection time are covered.
- Adapté pour
- Use it when you need a structured snapshot of Google rankings for a small batch of search queries.
- Use it for SEO research, competitor visibility checks, or identifying pages that dominate a topic.
- À ne pas utiliser pour
- Do not use it for personalized or signed-in Google results because it collects public results without an account session.
- Do not use it when exact result counts must be guaranteed because Google result layouts and availability can vary by query and collection time.
Gestion des échecs
Comportement en cas d'échec et de nouvelle tentative déclaré par l'auteur. Nous vous recommandons de l'inclure dans votre prompt système lors de l'intégration.
- 1If a run stops before completion, retry the same small input once; if it stops again, reduce the number of queries or pages.
- 2An empty result may mean the query returned no public results or Google temporarily limited access; verify the query and retry later.
Entrée
Paramètres requis pour appeler cette App, générés à partir de l'input.schema du manifest.json.
| Champ | Nom métier | Type | Requis | Défaut | Énum / Contraintes | Exemple | Description |
|---|---|---|---|---|---|---|---|
| query_terms | Search queries | array<string> | Oui | — | jusqu'à 5 éléments | ["best crm for small business"] | Words or phrases to search on Google, with one query per item. Enter 1 to 5 queries per run. |
| page_count | Result pages per query | integer | Non | 1 | 1–5 | — | Number of Google result pages to collect for each query. Defaults to 1 and accepts values from 1 to 5. |
Sortie
Structure des champs d'un enregistrement, générée à partir de l'output.schema du manifest.json.
| Champ | Nom métier | Type | Exemple | Description |
|---|---|---|---|---|
| url | Result URL | string | https://www.reddit.com/r/CRM/comments/1e5141p/best_and_inexpensive_crm_for_small_business/ | Destination address associated with the search result. |
| title | Result title | string | Best and inexpensive CRM for small business - Reddit | Title displayed for the result on Google. |
| description | Result snippet | string | Jul 16, 2024 · Teamgate CRM is definitely the best CRM for small business as a generical sweeping statement, Pipedrive and Hubspot are also great options, | Summary text displayed beneath the result title. |
| displayed_url | Displayed domain | string | www.reddit.com | Domain text displayed with the search result. |
| position | Result position | string | 1 | Position reported for the result within its Google result page. |
| result_type | Result type | string | organic | Google result category reported by the collector, such as organic. |
| current_page | Result page | string | 1 | Google result page number on which the record appeared. |
| has_next_page | More pages available | string | true | Text indicator showing whether Google reported another result page at collection time. |
| collected_date | Collection date | string | 2026-09-09 | Date recorded by the collector for this search result snapshot. |
Schema de l'enregistrement
La sortie est renvoyée enregistrement par enregistrement. detail.output.idFieldHint
{
"type": "object",
"properties": {
"url": {
"type": "string",
"title": "Result URL",
"description": "Destination address associated with the search result.",
"prefill": "https://www.reddit.com/r/CRM/comments/1e5141p/best_and_inexpensive_crm_for_small_business/"
},
"title": {
"type": "string",
"title": "Result title",
"description": "Title displayed for the result on Google.",
"prefill": "Best and inexpensive CRM for small business - Reddit"
},
"description": {
"type": "string",
"title": "Result snippet",
"description": "Summary text displayed beneath the result title.",
"prefill": "Jul 16, 2024 · Teamgate CRM is definitely the best CRM for small business as a generical sweeping statement, Pipedrive and Hubspot are also great options,"
},
"displayed_url": {
"type": "string",
"title": "Displayed domain",
"description": "Domain text displayed with the search result.",
"prefill": "www.reddit.com"
},
"position": {
"type": "string",
"title": "Result position",
"description": "Position reported for the result within its Google result page.",
"prefill": "1"
},
"result_type": {
"type": "string",
"title": "Result type",
"description": "Google result category reported by the collector, such as organic.",
"prefill": "organic"
},
"current_page": {
"type": "string",
"title": "Result page",
"description": "Google result page number on which the record appeared.",
"prefill": "1"
},
"has_next_page": {
"type": "string",
"title": "More pages available",
"description": "Text indicator showing whether Google reported another result page at collection time.",
"prefill": "true"
},
"collected_date": {
"type": "string",
"title": "Collection date",
"description": "Date recorded by the collector for this search result snapshot.",
"prefill": "2026-09-09"
}
},
"required": [],
"additionalProperties": false
}Intégration
Cette App peut être intégrée via MCP, API, SDK ou export de fichiers — tous les canaux partagent les mêmes capacités et la même tarification. Chaque requête s'authentifie avec l'en-tête Authorization: Bearer à l'aide d'une API Key (longue durée, créée dans la console Open Platform) ; les clients MCP peuvent aussi se connecter via OAuth, sans clé. D'autres options comme la CLI et Skill arrivent bientôt.
Avec MCP (Model Context Protocol), vous pouvez appeler cette App directement depuis des clients IA comme Claude et Cursor. Choisissez votre client et votre mode d'authentification, puis copiez la config ci-dessous.
Config du client
Remplacez la valeur après Bearer par votre API Key longue durée. Fonctionne dans n'importe quel client, en CI ou en environnement sans navigateur.
{
"mcpServers": {
"YiJacobJohnRaku__google-search-scraper": {
"type": "http",
"url": "https://mcp-v2.octoparse.com?pin=YiJacobJohnRaku/google-search-scraper",
"headers": { "Authorization": "Bearer <YOUR_API_KEY>" }
}
}
}Laissez l'IA tout configurer pour vous
Vous ne voulez pas modifier les configs à la main ? Copiez le prompt d'installation et collez-le dans n'importe quel client IA — il effectuera la configuration à sa manière. (Le prompt demande à l'IA de vous réclamer votre API Key, afin que les identifiants ne finissent jamais dans l'historique de conversation ni dans des configs partagées.)
detail.access.mcp.composeHint
Tarifs
Facturé selon le nombre d'enregistrements renvoyés avec succès. Les tâches échouées ne sont pas facturées.
Plusieurs événements de facturation se cumulent indépendamment — voir chaque élément pour les détails. Les tâches échouées ne sont pas facturées.
Essayer maintenant
Renseignez les paramètres et lancez l'exécution — les résultats proviennent d'un appel réel.