Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新闻联播新闻稿数据提示没有这个接口 #20688

Open
SharkFin-top opened this issue Oct 3, 2022 · 1 comment
Open

新闻联播新闻稿数据提示没有这个接口 #20688

SharkFin-top opened this issue Oct 3, 2022 · 1 comment

Comments

@SharkFin-top
Copy link

import gopup as gp
g = gp.pro_api(token = "")
df_index = gp.cctv_news(date="2020-10-02")
print(df_index)

在填写token之后,返回

AttributeError: module 'gopup' has no attribute 'cctv_news'
@JunZhangNPO
Copy link

我也遇到了这个问题,请问您是怎么解决的?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants