About this project

This project is a trending-search data archive repository. It uses GitHub Actions to automatically pull trending-search data from 32 platforms every hour and saves it as daily Markdown files. The data source is the author's self-built api-for-hot-search-golang interface. Covered platforms include search portals such as Baidu, Sogou, 360 Search, Sohu, and Quark; social communities such as Weibo, Zhihu, V2EX, Hupu, Douban, AcFun, and Baidu Tieba; news and information sources such as Toutiao, The Paper, The Beijing News, NetEase News, Tencent News, People's Daily Online, Southern Weekly, and CCTV News; technology sites such as CSDN, GitHub, IT Home, and 36Kr; as well as video and entertainment platforms such as Bilibili, Douyin, and Pear Video. Archive files are organized by platform and date. Each platform directory keeps the latest day's trending-search file, while historical data is archived by year and month. Each trending item is recorded in the format "+ [Title](Link)". The project also provides an online access site, hotsearch-web.vercel.app, for users to browse trending searches across platforms directly. The project has been running since August 16, 2023, and is suitable for scenarios that require tracking multi-platform hot topics or conducting public-opinion and content-trend analysis.