60s is an open API collection that aggregates daily news, entertainment data, and utility information from multiple Chinese social platforms and services.
The project solves the problem of fragmented data access by providing a unified interface to retrieve curated daily news summaries, trending content from platforms like Bilibili, Weibo, Douyin, and Zhihu, along with supplementary data such as weather, oil prices, gold prices, wallpapers, and Epic game releases. It works by fetching data from authoritative sources, processing it with AI models for accuracy, and serving responses through globally distributed CDN infrastructure with millisecond-level caching.
The tool suits developers building news modules in mobile applications, website information displays, chatbot integrations, email digest generators, and notification systems. It supports multiple deployment options including Docker, Deno, Bun, Cloudflare Workers, and Node.js, allowing teams to either use the public API or self-host depending on their scale requirements. The README notes that the public API has limited daily quota and recommends self-deployment for production use.
Maintainers respond to issues and pull requests within hours. Work tracked in the issue system centers on bug fixes, feature enhancements, and data source requirements.