Forums

WP Web Scraper
Problem with selector with WP Web Scraper (1 post)

  1. binbin
    Member
    Posted 1 year ago #

    Hello,

    I just try to extract a link of an audio file on itunes preview page.
    here's the code with the lin

    <tbody>
     <tr metrics-loc="Track_" adam-id="3027535"
    audio-preview-url="http://a1.phobos.apple.com/us/r1000/052/Music/3e/91/c4/mzm.trykykdq.aac.p.m4a"
     preview-album="The Hour of Bewilderbeast" preview-artist="Badly Drawn
    Boy" class="song music" preview-title="The Shining"
    preview-duration="30000" row-number="0">

    I just want to scrap this link :
    http://a1.phobos.apple.com/us/r1000/052/Music/3e/91/c4/mzm.trykykdq.aac.p.m4a

    I have tried as selector="tr.sonng audio-preview-url:equ(0)" but it doesn't work !

    Someone have an idea please ?
    Thanks !

    http://wordpress.org/extend/plugins/wp-web-scrapper/

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic