NodeJS: Migrating from request libraru to http/https native module

I had a small crawler based on the request library.
However it got deprecated.
Need/wanted to find another library.
Depend less on external libraries for things like doing http requests.

Notes for building a crawler without JS

Do a proxy in nodejs …


This content originally appeared on / and was authored by antoinevastel.com

I had a small crawler based on the request library. However it got deprecated. Need/wanted to find another library. Depend less on external libraries for things like doing http requests.

Notes for building a crawler without JS


Do a proxy in nodejs to modify requests on the fly


This content originally appeared on / and was authored by antoinevastel.com


Print Share Comment Cite Upload Translate Updates
APA

antoinevastel.com | Sciencx (2020-04-09T00:00:00+00:00) NodeJS: Migrating from request libraru to http/https native module. Retrieved from https://www.scien.cx/2020/04/09/nodejs-migrating-from-request-libraru-to-http-https-native-module/

MLA
" » NodeJS: Migrating from request libraru to http/https native module." antoinevastel.com | Sciencx - Thursday April 9, 2020, https://www.scien.cx/2020/04/09/nodejs-migrating-from-request-libraru-to-http-https-native-module/
HARVARD
antoinevastel.com | Sciencx Thursday April 9, 2020 » NodeJS: Migrating from request libraru to http/https native module., viewed ,<https://www.scien.cx/2020/04/09/nodejs-migrating-from-request-libraru-to-http-https-native-module/>
VANCOUVER
antoinevastel.com | Sciencx - » NodeJS: Migrating from request libraru to http/https native module. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2020/04/09/nodejs-migrating-from-request-libraru-to-http-https-native-module/
CHICAGO
" » NodeJS: Migrating from request libraru to http/https native module." antoinevastel.com | Sciencx - Accessed . https://www.scien.cx/2020/04/09/nodejs-migrating-from-request-libraru-to-http-https-native-module/
IEEE
" » NodeJS: Migrating from request libraru to http/https native module." antoinevastel.com | Sciencx [Online]. Available: https://www.scien.cx/2020/04/09/nodejs-migrating-from-request-libraru-to-http-https-native-module/. [Accessed: ]
rf:citation
» NodeJS: Migrating from request libraru to http/https native module | antoinevastel.com | Sciencx | https://www.scien.cx/2020/04/09/nodejs-migrating-from-request-libraru-to-http-https-native-module/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.