TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How can I find HN posts by URL?

1 pointsby dufferzafarabout 10 years ago
I plan to build a Firefox extension that will find HN posts for the URL I&#x27;m currently viewing.<p>Something similar to: https:&#x2F;&#x2F;github.com&#x2F;powerpak&#x2F;hn-sidebar. http:&#x2F;&#x2F;tedpak.com&#x2F;2013&#x2F;03&#x2F;20&#x2F;hacker-news-sidebar-a-chrome-extension.<p>The way this extension does this currently is by using the Algolia API&#x27;s query method and filtering out results that have the same url.<p>https:&#x2F;&#x2F;github.com&#x2F;powerpak&#x2F;hn-sidebar&#x2F;blob&#x2F;master&#x2F;script.js<p>Is there a better way of doing this?

no comments

no comments