Beginner need help

Hey,

I'm a complete beginner with this program and I would still like to get results. I have tried to get data from https://www.suomenforkyrket.eu/site/index and from https://www.finder.fi/iheksilo/aiheet?edsacid=ofs-finder-footer (a large amount, but mostly I need companies' -ID and fields of activity), that is related to one PowerBi project (my son's project).
I've wasted the day myself and I haven't accomplished anything.

So help the man on the hill and guide him on how to proceed and what to study so that this starts to go smoothly. Any Udemy course?

I've watched the tutorials on the site but it hasn't helped.

@PetZku Hello, are you trying to achieve something like this?

This information is mostly needed, see the appendix.

@PetZku Not a problem. You should be able to achieve this with the following sitemap:

{"_id":"finder-fi-test","startUrl":["https://www.finder.fi/Ravintola/MEKANI+by+HUIKOO/Pori/yhteystiedot/3152602"],"selectors":[{"delay":0,"id":"details","multiple":true,"parentSelectors":["_root"],"selector":"body:has(.listing-name)","type":"SelectorElement"},{"delay":0,"id":"name","multiple":false,"parentSelectors":["details"],"regex":"","selector":"div.Profile__Name","type":"SelectorText"},{"delay":0,"id":"details-1","multiple":false,"parentSelectors":["details"],"regex":"","selector":"div.Profile__Info li:has(.fa-li:contains(\"\"))","type":"SelectorText"},{"delay":0,"id":"yhtiomuoto","multiple":false,"parentSelectors":["details"],"regex":"","selector":"dt:contains('Yhtiömuoto') + dd","type":"SelectorText"},{"delay":0,"id":"perustamisvuosi","multiple":false,"parentSelectors":["details"],"regex":"","selector":"dt:contains('Perustamisvuosi') + dd","type":"SelectorText"},{"delay":0,"id":"kotipaikka","multiple":false,"parentSelectors":["details"],"regex":"","selector":"dt:contains('Kotipaikka') + dd","type":"SelectorText"},{"delay":0,"id":"yrityksen liikevaihtoluokka","multiple":false,"parentSelectors":["details"],"regex":"","selector":"dt:contains('Yrityksen liikevaihtoluokka') + dd","type":"SelectorText"},{"delay":0,"id":"toimipaikan henkilöstöluokka","multiple":false,"parentSelectors":["details"],"regex":"","selector":"dt:contains('Toimipaikan henkilöstöluokka') + dd","type":"SelectorText"},{"delay":0,"id":"toimialat","multiple":false,"parentSelectors":["details"],"regex":"","selector":"dt:contains('Toimialat') + dd","type":"SelectorText"},{"delay":0,"id":"toimialaluokitus","multiple":false,"parentSelectors":["details"],"regex":"","selector":"dt:contains('Toimialaluokitus') + dd","type":"SelectorText"},{"delay":0,"id":"voimassa olevat rekisteroinnit","multiple":false,"parentSelectors":["details"],"regex":"","selector":"dt:contains('Voimassa olevat rekisteröinnit') + dd","type":"SelectorText"}]}

Thank you very much.
Now i have to investigate how you got the data and how you put the data in that smart way, the title and the data below it.

"dt:contains('xyz') + dd" must have something to do with it...

@PetZku Not a problem. If you want to learn more, be sure to check the following resources:

@vieturs Yes, this is slowly starting to get better.
Of course, there is still a lot to learn, but the threshold has lowered now.
Thanks for your links, I also got good links and instructions from the site's blog.
Here is a sitemap of what is being worked on. Just to learn more..

{"_id":"suunhoito_Kouvola","startUrl":["Kouvola,hammashoito"],"selectors":[{"delay":0,"id":"links","multiple":true,"parentSelectors":["_root","jjjfjjf"],"selector":"a.SearchResult__ProfileLink","type":"SelectorLink"},{"delay":0,"id":"Nimi","multiple":false,"parentSelectors":["links"],"regex":"","selector":"div.Profile__Name","type":"SelectorText"},{"delay":0,"id":"email","multiple":false,"parentSelectors":["links"],"selector":"a.listing-email","type":"SelectorLink"},{"delay":0,"id":"y-tunnus","multiple":false,"parentSelectors":["links"],"regex":"","selector":"li[data-reactid='35']","type":"SelectorText"},{"id":"jjjfjjf","paginationType":"clickMore","parentSelectors":["_root","jjjfjjf"],"selector":"a.SearchResultList__MoreButton","type":"SelectorPagination"},{"delay":0,"id":"TOL2008","multiple":false,"parentSelectors":["links"],"regex":"","selector":"dt:contains('Toimialaluokitus') - Finder.fi + dd","type":"SelectorText"}]}

@PetZku Hello, are you still looking to have some assistance?