Google News Full Article Monitor is a reusable BrowserAct template that combines news discovery and article extraction. Configure a keyword, Google News edition, date range, and article count, then receive complete public article bodies with source metadata in a structured result. The Bot only reads public news pages and does not require login.
What Does BrowserAct Google News Full Article Monitor Do?
The Bot constructs a localized Google News search, reads ranked result cards, resolves Google News links to their publisher destinations, and opens each accessible public article. It extracts the main article body rather than returning only a search snippet and skips paywalled, login-only, removed, or inaccessible pages.
Key Features
- Combines Google News discovery and full article extraction in one run.
- Uses a dropdown of valid Google News country-language editions.
- Supports site-compatible date-range filters.
- Deduplicates by canonical publisher article URL.
- Skips inaccessible results and continues to later news cards.
- Returns complete public article text with publisher and source metadata.
What Data Can I Extract from Google News and Publisher Sites?
| Field | Description |
|---|---|
news_title |
Article title found through Google News. |
publisher |
Publisher or source name. |
author |
Publicly displayed article author, when available. |
publication_date |
Public article publication time or date. |
body_content |
Complete extracted main article text. |
summary |
Concise article summary returned by the Bot. |
article_url |
Resolved public publisher article URL. |
google_news_url |
Original Google News result URL. |
image_url |
Main public article image, when available. |
rank |
Result ranking used for the returned article. |
edition |
Selected Google News edition. |
keyword |
Keyword used for the run. |
scraped_at |
UTC timestamp for the record. |
How to Use Google News Full Article Monitor
- Click Run task.
- Enter a news keyword.
- Choose a valid Google News edition and date range.
- Set the number of complete public articles to return.
- Click
Run, review the structured records, and export or connect the output.
Input Parameters
| Parameter | Required | Default | Description |
|---|---|---|---|
keyword |
Yes | AI browser automation |
News topic or phrase to search. |
edition |
Yes | United States - English (en-US / US) |
Dropdown of valid Google News country-language editions. |
date_range |
Yes | past_7_days |
Dropdown: any time, past hour, 24 hours, 7 days, 30 days, or year. |
article_count |
Yes | 5 |
Number of complete public articles to return, from 1 to 20. |
Example Output
{
"results": [
{
"news_title": "Anchor Browser Launches OmniConnect, Eliminating the #1 Cause of Enterprise Computer Use Failure",
"publisher": "The Ames Tribune",
"author": "Anchor Forge",
"publication_date": "2026-04-07T16:05:30+00:00",
"body_content": "New infrastructure integration with 1Password gives computer use agents self-healing authentication...",
"summary": "New infrastructure integration with 1Password gives computer use agents self-healing authentication - solving the",
"article_url": "https://www.amestrib.com/press-release/story/111446/anchor-browser-launches-omniconnect-eliminating-the-1-cause-of-enterprise-computer-use-failure/",
"google_news_url": "https://news.google.com/read/CBMi4AFBVV95cUxQS1cwWWU0QmdiUFQ4OS0zSkhsdWw0V0M1dnFxdVlSZURCaDlTMDluY1R6aEc5SHZfUDgwWHhBaks5V0NTbXRjNWJBVGNHWXdPQzQ4eVBmMkUyQ2E5eFJMZy1wR3hqSGw3RE5xTVpFak4xRDlhbDlGR2VCZ19RV1JLS3RjMmttYmU0MDdDZ1UwM2V6QmprT2pRb1NnMnYzTktJdkx1RkdTX1cxSE9aM1NESkdwYW5WYU9xdkp1NW5xcFE1NXBxd1REc3ZteXlQUTZlMDdLZ0puRWg2S2o5TGtKVg?hl=en-US&gl=US&ceid=US%3Aen",
"image_url": "https://app.accessnewswire.com/imagelibrary/f986fb9a-bcfa-4e37-92e3-2f3f8323cb3c/1152657/image.png",
"rank": 2,
"edition": "United States - English (en-US / US)",
"keyword": "AI browser automation",
"scraped_at": "2026-08-26T06:55:11Z"
}
]
}
How Does it Work?

- Construct a localized Google News search from the keyword, edition, and date range.
- Read ranked news cards and resolve Google News redirect URLs.
- Open each public publisher page and identify its main article content.
- Skip inaccessible pages, remove duplicates, and continue until the requested count is reached.
- Return complete article bodies and source metadata as structured records.
How to Build a New Scraper Bot with Agent Built
Step 1: Describe the Data You Need
Open BrowserAct and start Agent Built from the Home prompt box or from Create -> Build with Agent. Describe the public website, records, reusable inputs, output fields, and result limit.

Step 2: Let BrowserAct Build and Test the Bot
BrowserAct explores the live website, determines the navigation and extraction path, and validates the structured result. Add missing constraints in the same build conversation when needed.

Step 3: Run the Bot and Review the Result
Run the published Bot with its default inputs. Check complete body text, source URLs, record count, and optional fields before reusing it with another keyword.


How Many Results Can You Scrape?
The default run returns five complete public articles. Set article_count from 1 to 20. The Bot may inspect more Google News cards than the requested count because paywalled, removed, or inaccessible publisher pages are skipped.
Why Use Google News Full Article Monitor?
- Build complete article datasets instead of snippet-only search exports.
- Monitor a topic across multiple publishers and editions.
- Collect source URLs, dates, authors, images, and full text together.
- Feed public news records into research, summaries, alerts, or analysis workflows.
Who Can Use This Template?
- Media monitoring and communications teams.
- Researchers, analysts, and journalists.
- Competitive intelligence and market research teams.
- Automation builders working with public news data.
Automation and Export

BrowserAct returns structured records first. You can then use the output through API JSON responses, n8n workflows, Make scenarios, Zapier automations, MCP-based agent workflows configured from the Bot's Integrations tab, or manual spreadsheet export.
Need Help?
Discord: Discord Community
E-mail: service@browseract.com

