Some dumb questions about impit #463
-
|
Its kinda dumb to ask but, what does "imperson browser" mean? And does it like impit will request a URL like a normal browser do? |
Beta Was this translation helpful? Give feedback.
Answered by
barjin
May 29, 2026
Replies: 1 comment 2 replies
-
|
Hello and thank you for your interest in this project @amoguslmao
Yes, that's what the "impersonation" part of |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
barjin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello and thank you for your interest in this project @amoguslmao
Yes, that's what the "impersonation" part of
impitessentially does.impitwill (unlike regular Node.JS / Python HTTP clients) send the HTTP request in such a way that the server is not able to distinguish that it's coming from a script and not a regular web browser.