news

Search, scrape, and summarize financial news articles using Dockerized scrapers.

130|42|Updated Aug 30, 2021
One-click install
npx skills add https://github.com/9600dev/mmr --skill news-9600dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news
Source: https://github.com/9600dev/mmr/tree/main/skills/news
Command: npx skills add https://github.com/9600dev/mmr --skill news-9600dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, rustdown, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of fetching, searching, and summarizing financial news articles, enabling users to quickly gain insights without navigating complex websites.

Core Features & Use Cases

  • News Fetching: Retrieve news articles from various financial sources.
  • Search and Scrape: Perform searches and scrape content from paywalled or blocked articles.
  • Summarization: Generate summaries of articles for quick review.
  • Use Case: When you need to stay updated on the latest market trends, use this Skill to search for news related to a specific ticker or portfolio and receive a summary of the key points.

Quick Start

To fetch news articles for a specific ticker, simply say: "Fetch news for ticker XYZ."

Frequently Asked Questions about news

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

FAQPage Schema
How do I scrape and summarize financial news articles for a specific stock ticker?

To scrape and summarize financial news for a specific ticker, you can use this Skill to search for articles and generate summaries. It utilizes local Dockerized scrapers to fetch content and supports retrieving articles from paywalled sources.

Can I fetch news articles from paywalled financial sources?

Yes, you can fetch news articles from paywalled financial sources. The Skill uses local Dockerized scrapers with Playwright to access and extract content from blocked or subscription-based articles.

Do I need Playwright and rustdown to scrape financial news and convert HTML to markdown?

Yes, you need Playwright and rustdown to scrape financial news and convert HTML to markdown. Playwright handles the web scraping and rendering, while rustdown converts the fetched HTML content into readable markdown for summarization.

What is the best way to get a portfolio news summary without navigating complex financial websites?

The best way to get a portfolio news summary without navigating complex websites is to use this Skill's search and summarization features. It fetches relevant financial articles and generates concise summaries of key points for quick review.

Does this financial news scraping approach work with local Dockerized scrapers?

Yes, this financial news scraping approach works with local Dockerized scrapers. The Skill provides a service to search and scrape financial news articles by utilizing these local containers for fetching and processing content.

Are there limitations when using automated scrapers to fetch financial news from blocked articles?

A limitation when using automated scrapers for blocked articles is the dependency on local Dockerized containers. While the Skill supports fetching from paywalled sources, successful extraction still relies on Playwright rendering and accessing the content without authentication blocks.