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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/phheng/google-news-api-skillWhat 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
- "Search for the latest news on 'Generative AI' published in the past 24 hours and summarize the top three headlines."
- "Monitor media exposure for 'Tesla' over the past week and extract a list of sources for my report."
- "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_dateoptions. 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-phheng-google-news-api-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, data-collection
Related Skills
Google Maps Search Api Skill
Skill by phheng
Google Maps Api Skill
Skill by phheng
amazon-competitor-analyzer
Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.
Amazon Asin Lookup Api Skill
Skill by phheng
google-maps-search-api
This skill is designed to help users automatically extract business data from Google Maps search results. When a user asks to "find coffee shops in New York," "search for dental clinics," or "extract business leads from Google Maps," the agent should proactively apply this skill.