Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask 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