ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

Google News Api Skill

Skill by phheng

Why use this skill?

Efficiently extract structured news data from Google News with the OpenClaw API skill. Automate market research, brand monitoring, and trend analysis today.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/phheng/google-news-api-skill
Or

What This Skill Does

The Google News API Skill by phheng allows OpenClaw users to interface directly with the Google News ecosystem via the BrowserAct API. By abstracting away the complexities of web scraping, this skill delivers structured data—headlines, publication sources, timestamps, and deep links—straight to your workspace. Unlike manual browsing, this skill is optimized for speed, reliability, and precision, ensuring that the information you receive is formatted for immediate consumption or further analysis in downstream workflows.

Installation

To integrate this capability into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/phheng/google-news-api-skill

Ensure that you have set the BROWSERACT_API_KEY in your environment variables. If the key is missing, the skill will prompt you to visit the BrowserAct Console to generate one, ensuring that authentication is handled securely before any requests are made.

Use Cases

This skill is highly versatile and serves several professional domains:

  • Market Intelligence: Quickly pull industry-specific news to track competitor updates or shifting market trends.
  • PR & Brand Monitoring: Keep a pulse on how your brand is perceived by monitoring news coverage across diverse media outlets.
  • Content Curation: Aggregate high-quality reports and headlines to feed into daily newsletters or research summaries.
  • Crisis Management: Utilize the 'past hours' filter to stay ahead of breaking global news and emergent events.

Example Prompts

  1. "Search for the latest news on 'Generative AI' published in the past 24 hours and summarize the top three headlines."
  2. "Monitor media exposure for 'Tesla' over the past week and extract a list of sources for my report."
  3. "Get the latest updates on global financial markets from the past week to help me research current economic trends."

Tips & Limitations

  • API Key Dependency: The skill relies entirely on a valid, active BrowserAct API key. Keep your key secure and do not hardcode it into public scripts.
  • Parameter Sensitivity: For the best results, use the predefined Publish_date options. While the system is robust, selecting the correct timeframe significantly improves the relevance of your output.
  • Rate Limiting: While the skill bypasses common scraping hurdles, remember to use it responsibly to respect the terms of service of the underlying data source and manage your BrowserAct quota efficiently.

Metadata

Author@phheng
Stars1217
Views1
Updated2026-02-20
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-phheng-google-news-api-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#google-news#web-scraping#market-intelligence#automation#news-aggregation
Safety Score: 4/5

Flags: external-api, data-collection