Hi,
Im running version 3.1 of Web Scraper. I was previously using [wpws url=https://www.radioislam.org.za/a/index.php” selector=”p:eq(1)” user_agent=”My Bot” on_error=”error_show” clear_regex=”/?/”] to scrape
I am now using [wpws url=”https://www.radioislam.org.za/a/index.php” query=”/html/body/table[2]/tbody/tr/td[3]/div[1]/p[2]” query_type=”xpath” output=”text” user_agent=”My Bot” on_error=”error_show”] but this is not giving me the desired output as previously.
It seems no matter what I do with the xpath, the result is the same.