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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Agora: A search engine for Shopify products

1 点作者 pencildiver超过 1 年前

1 comment

pencildiver超过 1 年前
Hi HN! I built Agora as a side-project leading up to the holiday season. I wanted to find an easier way to find Christmas gifts, without needing to go store-by-store.<p>My wife asked me for a a pair of red shoes for Christmas. I quickly typed it into Google and found a combination of ads from large retailers and links to a 1948 movie called &#x27;Red Shoes&#x27;. I decided to build Agora to solve my own problem (and stay happily married). The product is a search engine that automatically crawls thousands of Shopify stores and makes them easily accessible with a search interface. There&#x27;s a few additional features to enhance the buying experience including saving products, filters, reviews, and popular products.<p>We&#x27;ve started with exclusively Shopify stores and plan to expand the crawler to other e-commerce platforms like BigCommerce, WooCommerce, Wix, etc. The technical challenge I&#x27;ve found is keeping the search speed and performance strong as the data set becomes larger. There&#x27;s about 25 million products on Agora right now and we&#x27;ll ramp this up carefully to make sure we don&#x27;t compromise the user experience.<p>I&#x27;d love any feedback! And open to any advice on improving the search experience.