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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: movie/TV show databases?

2 点作者 iamscanner大约 14 年前
I'm doing some research for an app that'll involve searching TV shows, and am not having much luck finding available APIs to use. So far the big (and obvious) options have been IMDB and Amazon - but IMDB charges &#62;$15k/year for licensing their database for commercial use, and Amazon's API seems a bit more focused on selling things than I want.<p>Is there an API out there that will let me just retrieve TV shows based on their titles?

2 条评论

byoung2大约 14 年前
<a href="http://sourceforge.net/projects/tvrageshellsite/" rel="nofollow">http://sourceforge.net/projects/tvrageshellsite/</a> might work for you
mikelbring大约 14 年前
I ended up using the netflix API for a similar need.