Getting response with NodeJS request module

Thank you for the help Dist. I do realize that async operations are a weakpoint of mine and am doing this project to get better at it. It’s still in rough stages and unoptimized, I just wanted the functionality to work. I’m going to look into the request-promise npm module, as it can handle this type of thing better than the request module I am using now.