Obtain Dataiku authentication cookie

Turribeach
Obtain Dataiku authentication cookie

Hi,

We want to do some web scrapping on some of the Administration information Dataiku provides in the GUI which has no current API (like running Jobs listed under /admin/monitoring/background-tasks/). Does anyone know how to obtain an authentication cookie as a regular DSS user using the Python requests package? I understand this is not supported but there no public API for this information and I have already raised an enhancement request / suggested the idea so all I can do for now is web scrapping. 

Thanks

0 Kudos
1 Reply
Turribeach
Author

I managed to get this working so if anyone is interested I will post the code.

0 Kudos