Parser code not working
-
Hello,
I’m trying to get the full text of this feed with parser code.
http://feeds.feedburner.com/MadagascarTribune
I looked at the source code, and it appears that the content I want to fetch is between
<div class=”texte”><p>CONTENT TO FETCH</p></div>I tried to fetch it with this code :
ginner|0|div|texte|0|1|0|This code doesn’t fetch the content I want. Instead, it catches the content between <div class=”forum-texte”> </div> and the content between <p class=”repondre”> </p>
How can I correct this ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Parser code not working’ is closed to new replies.