Https://hitchhikers.yext.com/tracks/knowledge-graph/kg140-data-connectors/assessment/

I want help with the below step in the assessment:

  • Add a selector using CSS Selector with Header of “Tags” . You want to pull in the tags at the bottom of the help articles like this one. Inspect the page and/or use https://try.jsoup.org/ to try to find the right CSS Selector to pull the list in. To modify your selector, remember that you can hover over the Tags column and click on the pencil icon to edit the selector and try again. If you can’t figure it out, you can find the CSS Selector in [this gist]

Hi Swati, and welcome to the Community!

Is there a specific part of this step you’d like help with? If you’re having trouble identifying the correct CSS Selector I recommend re-reading the CSS Selector Details and Examples section of the Create a Connector and Map Fields unit. That section walks through an example of how to extract a certain piece of content from a sample code block. Then, I recommend inspecting the Turtlehead Taco Help article page (as seen below) and following the process outlined in the example to identify the desired element.

That said, we know that everyone’s level of familiarity with CSS is different, so you can always access the correct CSS Selector via the link in the challenge instructions. That way everyone can complete the challenge and go through the whole flow or creating a Crawler and Connector.

Let us know if that helps or if there is any additional context we can provide!