movie_boxoffice_cinema_daily
Fetch daily cinema box office rankings for a given date, offering per-cinema movie revenue data from the previous day.
Instructions
电影票房-影院票房-日票房排行 https://www.endata.com.cn/BoxOffice/BO/Cinema/day.html :param date: 当前日期前一日的票房数据 :type date: str :return: 影票房-影院票房-日票房排行 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20240219 |