Skip to content

Conversation

@t101804
Copy link

@t101804 t101804 commented Nov 19, 2023

This makes the user scrapping more easy and more custom bypass. sometime the user have another challange in the side and required using javascript to bypass it.

in this example i'm demonstrate it using site that requred DFP and the DFP it gets from the javascript execution in the site directly
in this images i show that if the DFP is wrong or not generate by the js in the site will return a 400 Bad Requests
image
But if DFP is correctly generate it will respond 200 OK
and this how to generate DFP from the site :
image

so to get DFP we need execution javascript in the selenium and in this PR i create a javascript execution by user so user can use custom payload js

@dbolser
Copy link

dbolser commented Jan 22, 2025

Can you put this behind an 'advanced' setting? Does your PR include updates to the documentation? Can you add tests?

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.

3 participants