Parses the HTML content from news.ycombinator.com (Hacker News) and provides structured data for different types of stories (top, new, ask, show, jobs).
暂无评论. 成为第一个评论的人!
登录以参与讨论
Fetch stories from Hacker News. Parameters: type (string) - Type of stories to fetch ('top', 'new', 'ask', 'show', 'jobs'; default: 'top'), limit (number) - Number of stories to return (range: 1-30; default: 10).