Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
解決済み

View Source vs. Inspect Element - Alteryx Download Web Page

vplante
メテオール

Hi Alteryx Community,

 

In my current workflow, I am using the Download tool to extract Source Code from a web page. 

However, it seems that not all elements of the webpage are displayed in the Source Code (ex: a text with hyperlink is not shown).

When I inspect this element, using the inspect tool in Chrome, I can find the text and the href in the inspect console.

 

What is the difference between the Source Code and the Inspect Element? 

How can I extract the Inspect Code in a workflow rather than the Source Code in order to obtain the bits and pieces I require and that are not displayed in the source code.

 

Thank you!

2件の返信2
vplante
メテオール

After further research, the Inspect console shows the code with JS DOM elements. 

How to extract this code with Alteryx?

vplante
メテオール
ラベル
トップのソリューション投稿者