Latest posts of a website
latest_postsGet the newest posts of one website from its main feed: title, URL, published date, author, plain-text summary (max 300 chars), categories and image. Use to catch up on a blog, news site, subreddit, YouTube channel or GitHub releases without scraping pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Website, domain or feed URL, e.g. "github.blog" | |
| limit | No | How many posts (1-10) |