Hacker News 深度线程分析器
Scrapes and analyzes Hacker News threads using the official HN Firebase API and BeautifulSoup. Extracts sentiment trends, expertise signals, and generates structured summaries with key arguments mapped.
Installation
Basic usage or getting-started notes:
-
For example, a story: https://hacker-news.firebaseio.com/v0/item/8863.json?print=pretty
-
"text" : "Justin.tv is the biggest live video site online. We serve hundreds of thousands of video streams a day, and have supported up to 50k live concurrent viewers. Our site is growing every week, and we just added...
-
For example: https://hacker-news.firebaseio.com/v0/user/jl.json?print=pretty
-
Source: https://github.com/1991513ccie-png/skills
-
Extracted from upstream docs: https://raw.githubusercontent.com/HackerNews/API/HEAD/README.md
微信扫一扫