Skip to content

How to get lists of <div> with class name #123

@trduong

Description

@trduong

I am new with noodle. Any one can tell me how to get the information using selector.

<div class="**item trailer**" itemscope="" itemtype="http://schema.org/AudioObject">

  <div class="audio-nada"></div>

  <!-- Player -->
  <div class="player audio-player">

<a href="/d2w/4/1446774/444365601/view/?mp3" class="audio onload" id="zedge1446774">
  <div class="player"></div>
  <div class="carret"></div>
</a>

      </div>

  <!-- Metadata -->
  <a class="meta audio-meta" href="http://www.zedge.net/ringtone/1446774/" title="Mockingjay">
      <h5 class="title audio-title"><b itemprop="name">**Mockingjay**</b></h5>
      in <span itemprop="genre">Sound Effects</span>
      <hr>
      <div class="tags audio-tags">
          district12, hunger games, mockingjay, safesound        </div>
      <div class="downloads audio-downloads">
          **1,510,531 downloads**
      </div>
  </a>

</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions