Block articles in the News tab of search results individually / 検索結果の「ニュース」タブの記事を個別にブロックする #14
Closed
25 tasks done
Labels
Milestone
現在Google検索の「ニュース」タブをクリックしたときに同じ内容に対して複数の記事がある場合、以下の問題がある。
特に後者が致命的なので修正する必要がある。
調査結果
class="g"
のためclass="top"
で画像、それ以外はclass="gG0TJc"
で取れるようだ。<div>
で囲むかのどちらか。後者でも崩れは発生しなさそう。class="card-section"
で区別するので良さそう。class="dfhHve"
に画像のサイズwidth: 100px
class="NQHJEb"
にmargin-right: 8px
ToDo
class="top"
: 下に移動class="card-section"
: 3px右にずらすテスト
The text was updated successfully, but these errors were encountered: