I would like to use selenium to scrape the data from the table on this website: https://app.powerbi.com/view?r=eyJrIjoiM2ZiOGM4ODMtYzU0ZS00NzVlLTkyNjgtY2EwYzg0ZWVmMGI1IiwidCI6IjRlMjRkMDI2LWI5MTYtNGNiMS04YWZmLTI1ZmZhNzA1ZWVhMSIsImMiOjEwfQ%3D%3D
It seems that I cannot inspect the page. Does anyone have any clue how I can access the table and save the data in a pandas dataframe?
Thank you!
