Question:
This is my function
This is my 1st for loop
I would like to add the following 2nd for loop in my code, so that first the date is selected and then the website opened. So for example 17 June 2021 selected and then [phones,laptops,headsets,keyboards] are requested. After that 19 June 2021 (+ 2 days) is selected and [phones,laptops,headsets,keyboards] are requested
Answer:
Then, you can request each URL with alternate_days_list.
If you have better answer, please add a comment about this, thank you!