HTMLのタグ(オリジナル)を取得するには
昨日以降(0) 2日前以降(0) 3日前以降(0) 4日前以降(0) 5日前以降(0)
Message#1 2017年11月20日(月)22時12分 From: Faber_Sid | 返事 削除 変更 |
<html> <body> <tt class="contents"> <a href="/users/example_a" id="comment-user" data-comment-user="example_a">example</a> <a href="/users/example_b" id="comment-user" data-comment-user="example_b">example</a> </tt> </body> </html> のような一意の識別子なのに重複しているidのあるhtmlを見つけたのですがvbaで data-vomment-user属性を取得したいです。 今のところ例でいうid="contents"の下の要素を分解するところまでできてます。 |
昨日以降 2日前以降 3日前以降 4日前以降 5日前以降