Patterns that target specific elements within an HTML document, enabling efficient data extraction. CSS selectors are heavily used in web scraping to navigate the DOM and locate relevant data points. They simplify the process of targeting specific information on web pages, such as titles, images, or links.