google-search

Retrieves typed Google SERP results with pagination and localization options via AceDataCloud API.

13|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/AceDataCloud/Skills --skill google-search-acedatacloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-search
Source: https://github.com/AceDataCloud/Skills/tree/main/skills/google-search
Command: npx skills add https://github.com/AceDataCloud/Skills --skill google-search-acedatacloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the time-consuming process of manually searching the web and collecting structured results by type, locale, and recency for your task.

Core Features & Use Cases

  • Typed SERP search: Query web pages or switch to images, news, maps, places, or videos to match your intent.
  • Localization and time filtering: Control country/language and apply time ranges (for web/news) to surface timely information.
  • Structured, tool-ready outputs: Return organized result fields such as titles, snippets, URLs, and related rich data.

Quick Start

Search for the latest AI news for the past week in English from the United States.

Frequently Asked Questions about google-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get localized Google search results for specific countries and languages?

To get localized Google search results, you can specify the country and language parameters in your query. This filters the SERP data to surface region-specific web pages, news, or videos for your targeted locale.

Can I retrieve Google SERP data for images, news, and videos instead of just web pages?

Yes, you can retrieve Google SERP data for images, news, maps, places, and videos. You simply select your desired typed SERP search option to match your specific intent and return structured results.

What's the best way to find recent Google news results from the past week?

The best way to find recent Google news results is to use the time range filtering option. By setting the range parameter, you can surface timely news articles published within your specified timeframe.

Do I need an API token to retrieve structured Google search results?

Yes, you need an ACEDATACLOUD_API_TOKEN for authorization to retrieve structured Google search results. This token allows the SERP API to securely return organized fields like titles, snippets, and URLs.

How do I handle pagination when scraping large sets of Google search results?

You can handle pagination by using the page and number parameters in your query. This pagination control allows you to navigate through multiple pages of structured SERP data to cover broad research workflows.

What limitations apply to filtering Google Maps and Places results using a SERP API?

When filtering Google Maps and Places results, time range filters apply only to web and news searches. You can still control result count and pagination, but time constraints are limited to specific search types.