diff --git a/recipes/wash_post.recipe b/recipes/wash_post.recipe index e2ac4be2c4..a997d69368 100644 --- a/recipes/wash_post.recipe +++ b/recipes/wash_post.recipe @@ -32,6 +32,7 @@ class TheWashingtonPost(BasicNewsRecipe): keep_only_tags = [ dict(name=['h1', 'figure']), + dict(attrs={'data-qa': 'lede-art'}), classes('byline article-body'), ] remove_tags = [