Community

feed xpath import html iterate / loop through html

Hi there,

I want to scrape a news site with Feeds Xpath Parser. The news site is very basic, it has 10 ~ 15 titles, and below those titles a little block of text.

How can I loop through all the titles and blocks of text and have nodes created? I checked with modules xpath crawlers and feeds spider but without any luck so far.

Any help will be greatly appreciated.

//W