mirror of
https://github.com/depler/curl-impersonate-win.git
synced 2025-08-08 11:59:37 +00:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,6 @@
|
||||
# curl-impersonate-win
|
||||
|
||||
A special build of curl for Windows that can impersonate Chrome.
|
||||
A special build of curl for Windows that can impersonate Chrome and Safari.
|
||||
|
||||
Original idea and patches from https://github.com/lwthiker/curl-impersonate
|
||||
|
||||
@@ -21,4 +21,12 @@ MSYS2 is needed to build binaries. Steps:
|
||||
3. Run script `build.bat` to build binaries. Ready to use binaries are located within `curl\bin` folder.
|
||||
|
||||
In case if everything goes fine you should see this:
|
||||
|
||||

|
||||
|
||||
# Run
|
||||
There are couple scripts inside release archive. Each of them can impersonate different browser. For example:
|
||||
|
||||
`curl_chrome104 https://www.google.com/search?q=cat --output google.html`
|
||||
|
||||
`curl_safari15_5 https://www.apple.com --output apple.html`
|
||||
|
Reference in New Issue
Block a user