Is possible to parse more then one redirect

i tried to parse recursive all data.ADDRESS but idk if i miss something i just get the last redirect address

I think Not possible parse recursive only way is , you have to disable following all redirects and parse the first redirect, create the block with that redirect and so on until you get the Dom.

i already tried but even if i uncheck auto redirect i wont find the right one

Okay before answering please clear, you want parse just all intermediate redirections url or complete redirect responses?

just the redirections url