Settings - Auto Login (Beta)

What is Auto Login?

An experimental beta feature using advanced encryption to automatically save login credentials. When configured, it stores your login info for any website, letting you extract data requiring authentication without manual login steps.


How to Use

1

Click the settings icon in Databoard

In Databoard, click the gear icon for the task you want to configure auto-login for and head to the settings page.

The auto login input fields are located in the middle of the settings page.

2

Enter your auto login information

Click the dropdown menu, then select + Add a login account.

Here's what to enter in the popup:

① URL of the login page ② Your site ID ③ Selector value for the ID input field ④ Your site password ⑤ Selector value for the password input field ⑥ Selector value for the login (submit) button

3

Copy and paste the login page URL

First, copy the URL from the website's login screen.

Paste the copied URL in the first field, then enter your login credentials in the ID and Password fields.

4

How to copy and paste CSS selectors

Right-click on the ID input field and select Inspect.

A window full of code will appear on the right or bottom of the screen—don't worry! :) The code for the field you just selected is highlighted in gray, and hovering over it will highlight the corresponding location on the page.

Right-click on the gray-highlighted code and select Copy -> Copy selector to automatically copy that selector's value.

Return to the login info input window, place your cursor in the appropriate field, and press Ctrl + V to paste.

5

Fill in the remaining info (repeat step 3's selector paste process)

Once all information is entered, click the Add button, then click the Save button at the bottom of the settings page to save your login configuration.

Return to Databoard and click the Refresh (re-extract) icon to verify that the task with login info works correctly.

Last updated

Was this helpful?