connection or something of lack
D:.virtualenvs\study\lib\site-packages\urllib3\connectionpool.py:981: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.10jqka.com.cn'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
warnings.warn(
Traceback (most recent call last):
File "d:\sourcecodes\projects\seekentries.py", line 3, in
import wencai as wc from wencai.core.session import Session Session.headers.update({'Host':'www.iwencai.com'}) wc.set_variable(cn_col=True) wc.search('人气股票').head(10)
thanks a lot, uuhasoo
import wencai as wc from wencai.core.session import Session Session.headers.update({'Host':'www.iwencai.com'}) wc.set_variable(cn_col=True) wc.search('人气股票').head(10)
How to login as a user? non user can't use the web after some seek limits.
that is my problem now, so i want to login as a user
| | matrixloong | | @.*** |
---- Replied Message ---- | From | @.> | | Date | 02/07/2023 13:35 | | To | @.> | | Cc | @.>@.> | | Subject | Re: [GraySilver/wencai] connection or something of lack (Issue #26) |
How to login as a user? non user can't use the web after some seek limits.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
How to login as a user? non user can't use the web after some seek limits.
我也是