Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在做一个小程序(使用 C#),我可以在其中获取电影详细信息。我的第一选择是使用 imdb。但显然 imdb 已经更改了他们的网站,因此我发现所有 Web Scraping 示例或 api 都不再有效。所以我的问题是:有没有我可以使用的替代电影数据库。
Movie DB是开源的,并且有一个您可以使用的api 。