@Seoloewe wrote:
Hello,
I really need your help.
I'm trying to get one information from multiple sites (they have all the same code-structure) which is everytime on a different position. I want to scrape the number behind "Werksnummer" but the information is sometimes on line two and sometimes on line three or four.This is the website code and one of these sites:
And this is what I tried:
=XPathOnUrl(URL;"//tr //td[contains(@title,'Werksnummer')]//td[@class='artdetail_feature_item_content']";"title")
Posts: 4
Participants: 2