We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
这个框架确实比scrapy好用,有个2问题需要请教下: 1:我登录一个网站后,浏览器会存储这个网站的相关信息,以后不会再叫我登录了,但是通过feapder Request render=True方式打开的 浏览我登录的相关信息会丢失,导致显示没有登录。貌似cookie丢了?或者开启了无痕模式? 2:打开指纹浏览器后,会有个代理地址,怎么通过配置这个浏览器代理地址来使用指纹浏览的啊?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这个框架确实比scrapy好用,有个2问题需要请教下:
1:我登录一个网站后,浏览器会存储这个网站的相关信息,以后不会再叫我登录了,但是通过feapder Request render=True方式打开的
浏览我登录的相关信息会丢失,导致显示没有登录。貌似cookie丢了?或者开启了无痕模式?
2:打开指纹浏览器后,会有个代理地址,怎么通过配置这个浏览器代理地址来使用指纹浏览的啊?
The text was updated successfully, but these errors were encountered: