Files
curl-impersonate/docs/03_LIBCURL_IMPERSONATE_JS.md
lwthiker 27efac6b95 Create docs/ folder with initial content
Add more documentation on the following topics:
* Running `curl-impersonate` from the command line, including changing
the HTTP headers when needed.
* Using `libcurl-impersonate` in JS and PHP scripts.
2022-09-10 19:07:14 +03:00

252 B

Using libcurl-impersonate in JS scripts

It is possible to make the node-libcurl package work with libcurl-impersonate instead of libcurl. Instructions are currently available in Issue #80.