How to scraper tikTOk multiple Tags

Describe the problem.

Url: https://www.tiktok.com/@goodlifetip1?_d=secCgsIARCbDRgBIAMoARI%2BCjxYjJ9Tctll9RfdOj06Aj3OdxfdVaki%2BuomSFuc0rz7x8XMFTf%2FKfrc8fXvn7wIAbHjom9zqasxs5eCxKYaAA%3D%3D&language=en&sec_uid=MS4wLjABAAAAJDUwphHHM4hr2Ium_amqDm84bAWef-re-UhPM1LdSrBIadbxpNUhMF0bzxZ3xngI&share_author_id=6850024836472570885&tt_from=copy&u_code=dci71l9g6lm6i1&user_id=6832892238319387653&utm_campaign=client_share&utm_medium=ios&utm_source=copy&source=h5_m

Sitemap:
{"_id":"text2","startUrl":["https://www.tiktok.com/@goodlifetip1?_d=secCgsIARCbDRgBIAMoARI%2BCjxYjJ9Tctll9RfdOj06Aj3OdxfdVaki%2BuomSFuc0rz7x8XMFTf%2FKfrc8fXvn7wIAbHjom9zqasxs5eCxKYaAA%3D%3D&language=en&sec_uid=MS4wLjABAAAAJDUwphHHM4hr2Ium_amqDm84bAWef-re-UhPM1LdSrBIadbxpNUhMF0bzxZ3xngI&share_author_id=6850024836472570885&tt_from=copy&u_code=dci71l9g6lm6i1&user_id=6832892238319387653&utm_campaign=client_share&utm_medium=ios&utm_source=copy&source=h5_m"],"selectors":[{"id":"element","type":"SelectorElementScroll","parentSelectors":["_root"],"selector":"div.video-card-mask","multiple":true,"delay":2000},{"id":"link","type":"SelectorLink","parentSelectors":["_root"],"selector":"a.jsx-3109748587","multiple":true,"delay":0},{"id":"title","type":"SelectorText","parentSelectors":["link"],"selector":"span:nth-of-type(1) .tt-video-meta-caption > strong:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"tag","type":"SelectorText","parentSelectors":["link"],"selector":"span:nth-of-type(1) a.jsx-3914749672 strong","multiple":false,"regex":"","delay":0},{"id":"music","type":"SelectorText","parentSelectors":["link"],"selector":"span:nth-of-type(1) div.video-music-content","multiple":false,"regex":"","delay":0}]}
tag%E6%A0%87%E7%AD%BE2

Assuming only the tags have the # character, you can get them all with:

Type: Text
Selector: h1[class*='video-meta-title']
Regex: #.+