In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Alteryx Designer Desktop Discussions

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

Explorer Box

rohit782192
11 - Bolide

Hello Team,

 

How we pass the login id and password  in the explorer box of my login page.

 

 

11 REPLIES 11
IraWatt
17 - Castor
17 - Castor

@rohit782192 To scrape the website use Python tool and Selenium. Can you share the website your interested in?

TheOC
15 - Aurora
15 - Aurora

Hi Rohit,
For scraping the website for information, you are best to look at the link i sent previously. This will take you through using either the Download tool/Python functionality to scrape information from a webpage. This is a very useful part of Alteryx.

There is also a great source here on using Python to scrape a table from a webpage: https://community.alteryx.com/t5/Engine-Works/Web-Scraping-will-it-Alteryx/ba-p/429475

 

As far as displaying a website in Designer, as far as I am aware, this is not possible dynamically. The website has to be a hardcoded site, and you cannot pre-define login details for it to login to the site when the workflow is opened. 

 

Hope this helps,

TheOC

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
Labels
Top Solution Authors