How to choose Selectors

Im trying to scrape a list: on this site

Each list item contains two links. One to the ticket page (click Tickets) and one to the general concert information page (click on the band name) . I need the link to the latter.

The normal way of just clicking on the band name doesnt work in teh scraper builder for some reason. I tried to look up the selector and I found this:

//*[@id=“post-8”]/div/div/div/div/div/div/div/div[2]/div[4]/div[1]

But then that doesnt seem to work.

Not sure where to go from here. Any thoughts? Would love to learn how to look up selectors, but not sure its possible without a lot of coding experience.

Hi Bob,

Unfortunately I do not have any instructions on how to fetch correct CSS selectors. Even though I can understand some coding, getting the correct selectors is on a different level for me. Our devs can help with that if you are on a Business plan. This might be not an option for you right now, but some time in the future you may consider upgrading.

Happy New Year Bob!

Victoria

Customer Support - bardeen.ai
Knowledge Base https://support.bardeen.ai/hc/en-us
Explore | @bardeenai | Bardeen Community

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.