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

Add demo for selenium crawler with cookie #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add demo for selenium crawler with cookie #107

wants to merge 1 commit into from

Conversation

smallyunet
Copy link

I was confused about how to get data that needed to be set up for HTTP requests and generated by JavaScript, and then I found a way.

@hujunxianligong
Copy link
Member

The selenium in the execute does not rely on the requester.
Thus, the cookie does not work.

@smallyunet
Copy link
Author

smallyunet commented Aug 10, 2019

sorry...

@smallyunet smallyunet closed this Aug 10, 2019
@smallyunet
Copy link
Author

smallyunet commented Aug 10, 2019

The selenium in the execute does not rely on the requester.
Thus, the cookie does not work.

Forgive my impulse. I just wrote a demo program to test. In fact, cookies work.

@smallyunet smallyunet reopened this Aug 10, 2019
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

Successfully merging this pull request may close these issues.

2 participants