关于
This tool is a TypeScript-based server that allows users to search for New York Times articles published within the last 30 days using a specified keyword. It integrates with the New York Times API to fetch article data, providing results that include the title, abstract, URL, publication date, and author of each article.
主要功能
- Searches NYTimes articles from the last 30 days.
- Accepts a keyword as a parameter for searching.
- Returns a list of articles with key details.
- Integrates with the New York Times API.
- Built using TypeScript
使用案例
- Researching current events and topics.
- Gathering information for reports or articles.
- Monitoring news coverage related to specific keywords.