Site icon crypticknwoledge.com

libcurl (curl-impersonate) bindings for Node.js

 Description :-

 libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more!

Note:-

This library cannot be used in a browser, it depends on native code.

Installation:-

npm i node-libcurl --save 

Or

yarn add node-libcurl 

Further description :-

https://github.com/SwapnilSoni1999/node-libcurl-impersonate

Exit mobile version