We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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>
The text was updated successfully, but these errors were encountered:
Which information are you trying to extract?
Sorry, something went wrong.
No branches or pull requests
I am new with noodle. Any one can tell me how to get the information using selector.
The text was updated successfully, but these errors were encountered: