Hello every one,
I am trying to generate some data from the website (https://www.transparency.org/en/cpi/2024). I am trying to generate the data from the table which have the score, country and rank listed towards the left of the screen of the website. However I am not getting the results generated out of it.
I built the attached workflow for the same but somehow its not working for me. Can someone pls help me fix the workflow.
@duttaabhishek I would consider an approach on Python using the playwright libraries as the data you want to pull down is dynamic and built with JS