Ive just started to learn python and doing this mini-project, trying to scrap info from a website with beatiful soup, but the phone number is hidden untill i click on the "show" button. How do i do this properly? Website example: https://auto.ria.com/uk/auto_renault_megane_34684935.html
Tryed to do it with selenium but it opened each website manualy and clicked on the "show" button, i think this is not right