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

[feature] Non - Expiring/re-usable cookie requests #2270

Open
bluescreen222 opened this issue Mar 20, 2024 · 3 comments
Open

[feature] Non - Expiring/re-usable cookie requests #2270

bluescreen222 opened this issue Mar 20, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@bluescreen222
Copy link

Hello everyone,

The custom headers was really a nice addition to the project as you can bypass logins to many websites by simply adding the "header request" into ChangeDetection. Thank you for a nice tool.
Right now you can use custom headers when using Playwright Chromium (ws://playwright-chrome:3000') as a fetch, but like most header requests these expire after about 10-20 minutes and become useless shortly on websites that take bot detection seriously.

I think many users will want this feature and I am ready to sponsor it via BTC or Paypal into adoption, if you would like to add it to ChangeDetection.

What would be a nice add-on feature, is for the user to specify the 1st header requests so that ChangeDetection can reach the designated target, next to do a page refresh via "Execute Javascript" so it can grab brand new "header requests" from that page refresh and use these new headers on the next "detect" . This can be done in a loop, so every time you will have brand new "custom headers" on each request, therefore keeping the detect live for as long as you wish.
If you have a better idea in getting new "header requests" from each detect I would love to hear it.

Like I said I am ready to sponsor it into adoption, if you would consider introducing this very very useful feature to your already incredible tool.

Thank you and hope to hear from you soon.

@bluescreen222 bluescreen222 added the enhancement New feature or request label Mar 20, 2024
@bluescreen222 bluescreen222 changed the title [feature] Non - Expiring Request Headers [feature] Non - Expiring Header Requests Mar 20, 2024
@dgtlmoon
Copy link
Owner

to be clear, its pretty much only about the 'cookie' header right?

@bluescreen222
Copy link
Author

yes....the headers that contain the cookies....I attached a screenshot to be more specific...

header-requests

@dgtlmoon dgtlmoon changed the title [feature] Non - Expiring Header Requests [feature] Non - Expiring/re-usable cookie requests Apr 21, 2024
@dgtlmoon
Copy link
Owner

the settings for this should have both "mutable" and "immutable" (changable/static)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants