Skip to main content
Solved

html extractor mystery

  • April 25, 2019
  • 1 reply
  • 87 views

salvaleonrp
Enthusiast
Forum|alt.badge.img+15

This is my web page:

http://solutions.arcgis.com/water/help/water-utility-network-configuration/DataDictionary/DataDictionary/

I want to extract the text value of <div class = "agOverview agDetails spacing "> and the transformer finds the class but for some reason any Tag Part/HTML Attribute I use that's on the Property page of Google Inspector results to null. I also tried the drop down options (Whole/Value), tag #text and the result for the transformer is a feature with null value. Any ideas?

 

 

 

Best answer by takashi

The HTMLExtractor with this setting extracts text values from all the "div" elements having "agOverview agDetails spacing" in "class" attribute value, and populates them into a list attribute.

See here to learn more about CSS Selector syntax: https://www.w3schools.com/cssref/css_selectors.asp

View original
Did this help you find an answer to your question?

1 reply

takashi
Contributor
Forum|alt.badge.img+19
  • Contributor
  • Best Answer
  • April 25, 2019

The HTMLExtractor with this setting extracts text values from all the "div" elements having "agOverview agDetails spacing" in "class" attribute value, and populates them into a list attribute.

See here to learn more about CSS Selector syntax: https://www.w3schools.com/cssref/css_selectors.asp


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings