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).