google-news-api-skill

Extracts structured Google News results via BrowserAct API using keywords and time filters.

5.3k|252|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/browser-act/skills --skill google-news-api-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-news-api-skill
Source: https://github.com/browser-act/skills/tree/main/solutions/search-research/google-news-api-skill
Command: npx skills add https://github.com/browser-act/skills --skill google-news-api-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Automates the collection of structured Google News data by querying Google News via BrowserAct API and returning clean, structured results such as headlines, sources, publication times, and article links.

Core Features & Use Cases

  • Structured data extraction: Retrieve headlines, sources, times, and links from Google News.
  • Time-range filtering: Apply Publish_date filters to focus on recent or historical coverage.
  • Seamless automation: Integrates with the BrowserAct workflow to support monitoring, trend analysis, PR tracking, and competitive intelligence.

Quick Start

Provide keywords and a time range to fetch results instantly.

Frequently Asked Questions about google-news-api-skill

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

FAQPage Schema
How do I extract structured data from Google News using an API?

You can extract structured Google News data by querying keywords and time filters through the BrowserAct API, which returns clean headlines, sources, publication times, and article links.

How do I automate Google News monitoring for industry trend tracking?

Automate Google News monitoring by mapping input keywords and time range filters to the BrowserAct API, which polls task status and formats structured results for trend tracking.

Can I filter Google News search results by publication date?

Yes, you can apply Publish_date time filters to Google News extraction to focus results on recent or historical coverage across various time ranges.

Do I need an API key to retrieve Google News headlines and sources?

Yes, the Google News API extraction enforces API key authentication to reliably retrieve structured headlines, sources, times, and links.

What's the best way to collect competitor intelligence from news articles?

The best way to collect competitor intelligence is using automated Google News extraction to retrieve structured article links and publication times based on specific competitor keywords.

What are the limitations of using requests for Google News data extraction?

Using requests for Google News data extraction requires handling API key authentication, task status polling, and parameter mapping, but it reliably returns structured news data without manual scraping.