Hi Makers, Everything is in the title :
How Login into a website via HTTP Module and get Data after Login ?
I copy-pasted the same title as the following topic because the best response is not quite helpful for me. I would love someone helping me to translate this response in Make :
I got the same Status code 302 that confirms I’m logged in
Hey Garry,
Not sure how to do it with the HTTP module but Airtop gives you the ability to scrape information from authenticated site. Here is a quick video
Thank you guys. I’ve tried everything, Airtop, HTTP redirection and nothing works. It seems that the website is well-secured. Anyway, that’s not a big deal, I found another solution
But here I wanted to let everyone knows, mostly the beginners or just non-devs, something that I tried with IA, actually Grok 3, very powerful while it didn’t work at the end.
I simply prompted Grok, as Google Cloud Run with Python expert dev, to write down a step-by-step guide to code a script in Python to parse the website I want through Google Cloud Run.
I copied and pasted the following topic I referred to in my first message with the best answer and the screenshot attached onto :
Quality response just blew my mind I followed the guide, created a script and just learnt how Google Cloud Run works.
All non-devs that don’t even know what Python is or never wrote one line of code for a script, try this