While it’s similar, I don’t think web scraping services would help much, since OP is not extracting data, but performing login and reusing the same cookie in a later module. To my knowledge, only the HTTP module allows sharing of cookies between modules.
While I’ve successfully done login procedures before, it is for a different website. For more information, see Login to Website that doesn't Support API's
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!