adblockeval

Evaluates URLs against AdBlock rules efficiently to check which rules would block them, if any.


Keywords
adblock
License
MIT
Install
pip install adblockeval==0.3

Documentation

adblockeval

Build Status codecov

Evaluates URLs against AdBlock rules efficiently to check which rules would block them, if any. It applies Aho-Corasick string matching to reduce the number of AdBlock rules that have to be evaluated.

Status

This project is currently under development. It is already usable, but not yet well tested against the real world data.