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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Anyone sells YouTube video lists?

1 点作者 sdsdsdsdsdsds大约 7 年前
I am planning to make a youtube video search engine(hopefully better than what youtube offers currently). What is a good way to collect a million video URLs other than scraping or using youtube APIs? Does anyone sell a premade list?<p>Followup question. How do podcast search engines get the data? Do they scrape from podcast websites?

1 comment

dabmancer大约 7 年前
Personally, I would add some data to your search engine every time a person makes a new search query by searching that same query on youtube&#x27;s api (<a href="https:&#x2F;&#x2F;developers.google.com&#x2F;youtube&#x2F;v3&#x2F;code_samples&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developers.google.com&#x2F;youtube&#x2F;v3&#x2F;code_samples&#x2F;</a>) or by scraping the data. Now that you&#x27;ve got some relevant results, you can sort through those (or all of the URLs you have collected) to give a more refined list of search results. If you want to pay me to get it done, I would be fine with that too.<p>The problem with buying a premade list (even if there is such a thing) is that it would be a whole lot of trouble to keep it updated.
评论 #16662728 未加载