How Login into a website via HTTP Module and get Data after Login [again]

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

And then I would like to scrape a product page in this website.
How to stay logging in until the end of the scenario?

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

Best,
Amir

Try setting the “Follow all redirect” to Yes.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

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 :+1:

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 :exploding_head: :exploding_head: :exploding_head: 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 :fire: :fire: :fire: