Obtain Dataiku authentication cookie

Turribeach
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,590 Neuron

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

Answers

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,590 Neuron

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

Setup Info
    Tags
      Help me…