Using http request actvity downloading pdf and zip file's

Hello!

Iam using http request activity to get the pdf’s file from a website but some time there a zip file also to download how can i get zip file also with http request activity?

@Priyesh_Shetty1 Do you get the type of file as .zip
Are you getting these files as base64

I want to download files from NSE india website @Rohit_Jere name is different

@Priyesh_Shetty1 Can you share the response of Activity

@Rohit_Jere Basically bot is going to the NSE india website and then downloading the CSV file and after that bot is reading that csv file ,In that csv file there are different different subjects available so i have stored that subject in array,and after that subject column there is a LINK column to download the pdf’s so with the help of that link iam downloading the pdf’s but know one pdf is in zip format so how can i download that in http request?

@Rohit_Jere this is the csv file