Query for showing usernames: https://www.fiverr.com/categories/lifestyle/astrology-psychics?source=drop_down_filters&ref=seller_language%3Aen%2Cde%2Cfr%2Cit%2Cnl%7Cseller_location%3AGB%2CCA%2CUS%2CAU%2CAT%2CBY%2CBR%2CCR%2CHR%2CCZ%2CCY%2CDK%2CFI%2CFR%2CDE%2CGR%2CHU%2CIE%2CIL%2CJP%2CLU%2CNL%2CNZ%2CNO https://www.fiverr.com/categories/lifestyle/astrology-psychics?source=pagination&filter=rating&page=2&offset=-60&limit=448&ref=seller_language%3Aen%2Cde%2Cfr%2Cit%2Cnl%7Cseller_location%3AGB%2CCA%2CUS%2CAU%2CAT%2CBY%2CBR%2CCR%2CHR%2CCZ%2CCY%2CDK%2CFI%2CFR%2CDE%2CGR%2CHU%2CIE%2CIL%2CJP%2CLU%2CNL%2CNZ%2CNO&ref_ctx_id=3133dec3222649e4b800d850434f33c5&showprofessioncampaign=false Extracting usernames into single dimensional array: const links = document.querySelectorAll(‘a[href^=”/”]’); const extractedValues = Array.from(links).map(link => { const match = link.getAttribute(‘href’).match(/\/([a-zA-Z0-9_]+)\?/); return match ? match[1].replace(‘_’, ‘-‘) : null; }).filter(Boolean); console.log(extractedValues); Extracting usernames into single dimensional array: const users = [ “theblessingman”, “divinedew”, “psychic-mia_isr”, “psychic-mia_isr”, “rchristoph”, “willowmooncoven”, “hopemkhumba”,…