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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: I made a site that calculates the market price of items on ebay.

15 点作者 locksley超过 12 年前

6 条评论

locksley超过 12 年前
I made this in rails over a couple of weekends after learning how to code late last year. The inspiration came from wanting to buy an iPhone 5 from ebay but not knowing what a fair price should be. After a writing a script to calculate this for myself, I thought it could be useful for others too and abstracted it into its current incarnation.<p>Any feedback would be fantastic, especially on UX!
byoung2超过 12 年前
I keep getting an error:<p><i>Application Error<p>An error occurred in the application and your page could not be served. Please try again in a few moments.<p>If you are the application owner, check your logs for details.</i>
评论 #5003366 未加载
评论 #5003336 未加载
toki5超过 12 年前
/results?utf8=✓<p>This made me laugh aloud.
klous超过 12 年前
Can you dive more into the technical details of this, eg. are you using the ebay API or are you scraping the data?
评论 #5003394 未加载
Pezmc超过 12 年前
Perhaps implement a cache for the results? It already seems to be being hit quite hard!
bdfh42超过 12 年前
Sadly just reporting an error when I tried.