I\'m new to Async programming, Asyncio, Aiohttp world.
I have multiple requests where - output of 1st request is being used as a parameter in 2nd request.
So far I