Hello, what am I doing wrong? I downloaded the CLI binary distribution and verified that google does find the embedded LD-JSON triplets as you see here https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fwww.monster.com%2Fjobs%2Fsearch%2F%3Fq%3DRuby%26where%3DAustin__2C-TX
Then I run any23 but I get no quads/triplets... hamilcar:apache-any23-cli-2.3:> bin/any23 rover -p -s -t " > https://www.monster.com/jobs/search/?q=Ruby&where=Austin__2C-TX" -f json > -e html-embedded-jsonld -l monster-jsonld.log > > ------------------------------------------------------------------------ > Apache Any23 :: rover > ------------------------------------------------------------------------ > > log4j:WARN No appenders could be found for logger > (org.apache.any23.extractor.ExtractorRegistryImpl). > log4j:WARN Please initialize the log4j system properly. > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for > more info. > > >Summary: > > -total calls: 0 > -total triples: 0 > -total runtime: 0 ms! > { > "quads" : [ ] > } > ------------------------------------------------------------------------ > Apache Any23 SUCCESS > Total time: 2s > Finished at: Thu Sep 24 13:11:40 CEST 2020 > Final Memory: 51M/74M > ------------------------------------------------------------------------ > hamilcar:apache-any23-cli-2.3:> cat monster-jsonld.log > > # Document-IRI Content-Length Elapsed-Time Success Extractors:Triples > https://www.monster.com/jobs/search/?q=Ruby&where=Austin__2C-TX 0 931 > true [ ] How can I increase the logging level to see any hidden debug messages? Also as you can see, this webpage has an embedded LD+JSON script that is not being picked up by the extractor. Help? Thank you. -- Mauro Asprea E-Mail: [email protected] Mobile: +34 654297582 Keybase: https://keybase.io/brutuscat
