I’m using hpple to parse content from a html page. I want to find the string ‘Course Content’ and select the paragraph after it. How is this possible?
At present i have this code which return the paragraph at index 0 however its not good enough.
Thanks for any help ..
1 Answer