← All terms

Web Mining

Also known as: Web Data Mining, Web Content Mining

The application of data mining techniques to extract and discover useful information from web data, including web content, structure, and usage patterns. In accessibility evaluation, web mining can be used to analyse source code and DOM structures at scale to identify accessibility issues such as missing alternative text, improper heading hierarchies, or inaccessible media content. This approach enables automated detection of accessibility barriers that traditional evaluation tools may overlook.

Category: research methods · web development · data science

Related: Automated Accessibility Testing

Sources