Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Unable to generate the data from website.

duttaabhishek
7 - Meteor

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. 

1 REPLY 1
Deano478
12 - Quasar

@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

Labels
Top Solution Authors