Votes
Answers
Views
Question
0
1
153
asked 9 years ago by gem
updated 9 years ago by bubblehead712
I have a web page with a list of entries, and each entry is a div with class 'feedEntryContent' and includes an unordered list. I am trying to grab the information in the second list item in each and use these as query parameters in the application. The page that I am trying to parse is an RSS feed ...