movie_boxoffice_weekly
Retrieve weekly movie box office figures for any date. Returns the total revenue for the complete week containing the specified date.
Instructions
电影票房-单周票房 https://www.endata.com.cn/BoxOffice/BO/Week/oneWeek.html :param date: 只能获取指定日期所在完整周的票房数据 :type date: str :return: 单周票房 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20240218 |