Hello,
I have watched the tutorials and followed the instructions but I get results in different rows despite having set up an element. Can anyone please help me understand what I am doing wrong with the following project?
{"_id":"studyingermany","startUrl":["https://www.study-in-germany.de/en/plan-your-studies/study-options/programme/higher-education-compass/?hec-p=[1-1093]"],"selectors":[{"id":"CourseDuration","multiple":true,"parentSelectors":["UniversityCardWrapper"],"regex":"","selector":"li.u-flex:nth-of-type(2) p","type":"SelectorText"},{"id":"UniversityLogoURL","multiple":true,"parentSelectors":["UniversityCardWrapper"],"regex":"src=\"(.*?)\" alt=\"Logo","selector":"figure","type":"SelectorHTML"},{"id":"UniversityCardWrapper","multiple":true,"parentSelectors":["_root"],"selector":"article","type":"SelectorElement"},{"id":"UniversityName","multiple":false,"parentSelectors":["UniversityCardWrapper"],"regex":"font-body-small\" data-v-b407dd80=\"\">(.*?)</p>","selector":".cards__header div","type":"SelectorHTML"},{"id":"CourseName","multiple":false,"parentSelectors":["UniversityCardWrapper"],"regex":"data-v-b407dd80=\"\">(.*?)</h3>","selector":"a","type":"SelectorHTML"},{"id":"DegreeLevel","multiple":true,"parentSelectors":["UniversityCardWrapper"],"regex":"","selector":"li:nth-of-type(1) p","type":"SelectorText"},{"id":"Location","multiple":true,"parentSelectors":["UniversityCardWrapper"],"regex":"","selector":"li:nth-of-type(3) p","type":"SelectorText"}]}
Any suggestion is appreciated
Cheers!
