How to get information from Kalibrr

Describe the problem.
I tried scraping the Kalibrr website to load job vacancy information, but when I attempted to scrape the website, the information I needed did not appear. Did I make a mistake? Please help me.

Url: https://jobseeker.kalibrr.com/

Sitemap:
{"_id":"Kalibrr","startUrl":["Login to access job opportunity .k-font-bold div","type":"SelectorElementScroll"},{"clickActionType":"real","clickElementSelector":"a.k-rounded-full:nth-of-type(3)","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":5000,"discardInitialElements":"do-not-discard","id":"Click","multiple":true,"parentSelectors":["_root"],"selector":".k-hidden div.k-items-start","type":"SelectorElementClick"},{"id":"Nama Perusahaan","multiple":false,"parentSelectors":["Click"],"regex":"","selector":"h2.k-inline-block","type":"SelectorText"},{"id":"Lokasi","multiple":false,"parentSelectors":["Click"],"regex":"","selector":".k-gap-1 .k-text-black > span","type":"SelectorText"},{"id":"Job Name","multiple":false,"parentSelectors":["Click"],"regex":"","selector":"h1","type":"SelectorText"},{"id":"Posted","multiple":false,"parentSelectors":["Click"],"regex":"","selector":"p.ng-star-inserted:nth-of-type(1)","type":"SelectorText"},{"id":"Website","multiple":false,"parentSelectors":["Click"],"regex":"","selector":"a[target]","type":"SelectorText"},{"id":"Industri","multiple":false,"parentSelectors":["Click"],"regex":"","selector":"div.k-mb-4:nth-of-type(1) span","type":"SelectorText"}]}

Hi,

Is this website only available with a login?

Yes it is, the web need to login

Can you provide a dummy account for testing?