We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to access data from a password protected website

RishabhG
5 - Atom

Hi , 
I wanted to scrap a few tables from a website https://aolf-retool.herokuapp.com/auth/login  which is password protected and facing issues doing the same. 

Can someone please help me how to access the data from a password-protected website. 

I don't have the API , hence can't use the API method

 

P.s. I do have the login id and password of the website. 

1 REPLY 1
apathetichell
20 - Arcturus

The short is everything is an API- maybe just not a public API. the long is - have you looked at a browser emulator RPA like UiPath? I'm not saying this isn't doable in Alteryx - but tbh - it requires a substantial dive into your container and the endpoints that it invokes. This is not something someone can help with on a community.

Labels
Top Solution Authors