logo

Node.JS

NodeJS is my language of choice for writing scraping applications. I wrote all my scrapping scripts with Node and took advantage of asynchronous functions and its robust promise/callback-functions features to ensure that I could handle unexpected errors on the fly.