TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Hackernews and Yahoo Pipes?

4 点作者 bretthardin超过 13 年前
I have seen previous users use Yahoo Pipes to filter HackerNews they care about. However, upon attempting to use it, I am receiving the following error:<p>Invalid XML document: org.xml.sax.SAXParseException: The markup in the document following the root element must be well-formed.<p>This is strange to me, because the feed seems to work fine for things like google reader.<p>Has anyone had similar issues? Any help would be appreciated.

2 条评论

bretthardin超过 13 年前
As an addendum, upon trying to search for other users yahoo pipes (and see how they did it), they seem to be broken also.<p><a href="http://pipes.yahoo.com/pipes/search?r=source%3Aycombinator.com,source:news.ycombinator.com" rel="nofollow">http://pipes.yahoo.com/pipes/search?r=source%3Aycombinator.c...</a>
icebraining超过 13 年前
Well, it seems to lack the XML declaration (the &#60;?xml... part) and its served as "text/html", but besides that it seems fine, and the W3C validator says it's fine.<p>Have you tried loading other RSS 2.0 feeds into Pipes? They may be simply have some issue.
评论 #3425120 未加载