node-libcurl
There are 3 repositories under node-libcurl topic.
Ossianaa/node-libcurl
node-libcurl is a request library that mimics chrome ja3 fingerprints
nktnet1/sync-request-curl
Make synchronous web requests similar to sync-request, but 20 times more quickly. Leverages node-libcurl for performance instead of spawning child processes like sync-request. This library was designed to run on NodeJS. It will not work in a browser.
nktnet1/easy-libcurl
Fork of @JCMais/node-libcurl - cleaner distributable, only easy interface exposed