The selector tool

The selector tool is how you tell axiom.ai which elements on a page to interact with or scrape. Use the Single Selector to target one element at a time, or the Multi Selector to extract data from a list. Both support custom CSS selectors and can accept selectors passed in from a data source.

Tutorials for the selector tool


Walk through each tool below. The Single Selector is the right starting point for most steps. Move on to the Multi Selector when you're working with lists or tables, and to custom CSS selectors when the visual selector picks an element that doesn't generalise across pages.

Need help? Contact support or ask a question in our Reddit community. For a deeper look at building selectors, see our blog post on CSS attribute selectors.