news-api-headline-scraper

Retrieve and summarize top headlines from a News API source.

15|8|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/AstorYH/PASB --skill news-api-headline-scraper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-api-headline-scraper
Source: https://github.com/AstorYH/PASB/tree/main/nanobot/skills/news-api-headline-scraper
Command: npx skills add https://github.com/AstorYH/PASB --skill news-api-headline-scraper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the retrieval and summarization of current news headlines from specified sources, saving users time from manually browsing news websites.

Core Features & Use Cases

  • Headline Retrieval: Fetches top headlines from a given News API source.
  • Summarization: Provides concise summaries for each headline if descriptions are available.
  • Customization: Allows specifying the news source and the number of headlines to retrieve.
  • Use Case: Get a quick overview of the latest developments in technology or politics by asking the assistant to fetch and summarize the top 5 headlines from a specific news outlet.

Quick Start

Use the news-api-headline-scraper skill to get the top 3 headlines from bbc-news using your api key.

Frequently Asked Questions about news-api-headline-scraper

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

FAQPage Schema
How do I fetch and summarize news headlines from a specific API source?

To fetch and summarize news headlines, you use the news-api-headline-scraper to retrieve top stories from a specified source. It extracts headlines and optional descriptions, formatting them into concise summaries for quick consumption.

Can I limit the number of news headlines retrieved from a source?

Yes, you can limit the number of news headlines retrieved. The Skill allows you to specify the exact number of top headlines you want to fetch and summarize from your chosen news source via the API.

Do I need an API key to retrieve top headlines from a news source?

Yes, you need an API key to retrieve top headlines. The Skill supports authentication via an API key to securely access and gather current news information from your specified news source.

What is the best way to get a quick overview of current news without browsing websites?

The best way to get a quick overview of current news is automating headline retrieval and summarization. This Skill fetches top stories and provides concise summaries if descriptions are available, saving time from manual browsing.

Does the headline scraper provide summaries if the news source lacks descriptions?

If the news source lacks descriptions, the Skill provides the extracted headlines but cannot generate optional summaries. Summarization depends entirely on the availability of description data from the retrieved API response.