Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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