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 (options: 'top', 'new', 'ask', 'show', 'jobs', default: 'top'); limit (number) - number of stories to return (range: 1-30, default: 10).