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

search报缺少必要参数 #24

Open
nowindnowave opened this issue Dec 11, 2022 · 1 comment
Open

search报缺少必要参数 #24

nowindnowave opened this issue Dec 11, 2022 · 1 comment

Comments

@nowindnowave
Copy link

{'status_code': -302, 'status_msg': '缺少必要参数', 'data': [], 'logid': '7795b8d93a43ba01234686dc6edbf071'}

@xujianjun99
Copy link

xujianjun99 commented May 31, 2023

修改cons.py中这个WENCAI_CRAWLER_URL字典中的search值
'search': 'http://x.10jqka.com.cn/unifiedwap/unified-wap/v2/result/get-robot-data'
改成:
'search': 'http://search.10jqka.com.cn/unifiedwap/unified-wap/v2/result/get-robot-data'

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