Hi all,
I have a Workspace configurated to extract HTML information. My goal is extract the information ( Previsão do Tempo: 29 max and 13 min ) using the transformer HTMLExtractor:
Attached my Workspace template:
Thanks, -
Danilo
Hi all,
I have a Workspace configurated to extract HTML information. My goal is extract the information ( Previsão do Tempo: 29 max and 13 min ) using the transformer HTMLExtractor:
Attached my Workspace template:
Thanks, -
Danilo
Also, in this FME Knowledge Center, you can find some helpful posts regarding how to query using a class name in the HTMLExtractor if you search with "HTMLExtractor" as a key word.
If you would still have an issue after learning, post about that again.
Just throwing an idea out there: why not use the StringSearcher?
Just throwing an idea out there: why not use the StringSearcher?
Hi @redgeographics, thanks your idea. I need to show my customer how the transformer HTMLExtractor works.
Thanks,
Danilo
After the link that you sent me, i maked a many tests with the transformer HTMLExtractor.
Your link was very interesting and important for me to understand about the CSS Selectors.
The configuration:
The result:
Thanks your help @takashi :)
Danilo
Also, in this FME Knowledge Center, you can find some helpful posts regarding how to query using a class name in the HTMLExtractor if you search with "HTMLExtractor" as a key word.
If you would still have an issue after learning, post about that again.
After the link that you sent me, i maked a many tests with the transformer HTMLExtractor.
Your link was very interesting and important for me to understand about the CSS Selectors.
The configuration:
The result:
Thanks your help @takashi :)
Danilo